The retrieve tag has no wiki summary.
0
votes
2answers
8 views
Retrieve image from FTP to webpage
I have a folder in my ftp server which contains several images. I'm trying to access and show these images in a webpage like
<img src="ftp://my_ftp_ip_address/Images/imagename.jpg"/>
But it ...
0
votes
0answers
4 views
Getting data from a button in the ItemTemplate in DataList to a Label
I have a DataList. Inside the ItemTemplate I have a Button which is bind with data. I would like people to click on the button and the data in the button to be display out at a textbox how do I do ...
1
vote
2answers
27 views
C# Getting a column value with lambda and read the value on code behind
my database table looks like this
i trying to retrieve the FileURL in the CRUD class file like this :
public IList<string> GetSorted(int listAct)
{
...
0
votes
3answers
31 views
retrieve a value from a form from a different html file
I have an html file in which people fills a form and some queries are done to a database and google maps show locations etc..
What I would need is to save this word in a variable so I can use it in ...
0
votes
0answers
25 views
Android application doesn't load latitudes and longitudes from a Json url
I'm trying to implement markers of several locations (latitudes and longitudes which are retrieved from a json parser).
When I tried the application with Easyphp (my json files are in the local ...
2
votes
0answers
35 views
Retrieving e-mails from virtual server using c#
I am trying to create an appication, that collects the emails, which are sent to my virtual server, using c#. I created a virtual domain using IIS 6 , though in the long run my application should be ...
1
vote
1answer
35 views
CRM 2011 Update System User when New account created
I am trying to populate a field in the system user entity whenever a user creates an account. I keep getting errors when trying to retrieve the system user entity so that I can populate its ...
0
votes
1answer
14 views
Retrieving buyer/payer email in from PayPal Digital Goods Express Checkout
I am new to PHP scripting, as well as to PayPal's Digital Goods Express Checkout. I integrated into the orderconfirm.php file code that would automatically generate an email with additional ...
-3
votes
1answer
23 views
ASP.Net - Retrieve path file of a file in a server [closed]
In my company we have files in different folders on multiple server that we can all access.
For example, \10.3.125.23\folder1\excelfile.xlsx is accessible for everyone.
And I'd like to let the user ...
0
votes
0answers
23 views
Based on an input, display a data from database using AJAX without page reload
I am trying to retrieve an Employee Name from the database and display in a textbox based on an input of Employee Code, without submitting the form using AJAX, but my code does not work. Kindly help.
...
-3
votes
2answers
38 views
Retrieve value database [closed]
Is it possible to retrieve a value from a database and use it as a value in the current form? For example i have a form with a field "family" which is a text box and is it possible to populate that ...
0
votes
0answers
26 views
how to get integer data stored in database in listview i used getInt( ) but no progress
private void showlist() {
ArrayList<InventoryListItems> contactList = new ArrayList<InventoryListItems>();
contactList.clear();
String query = "SELECT * FROM INVENTORY_TABLE ...
0
votes
2answers
154 views
Adobe PhoneGap Build (iOS) and PushWoosh
According to the docs at PushWhoosh:
http://www.pushwoosh.com/programming-push-notification/phonegap-build-push-plugin-integration/
I should be able to use Adobe's Build cloud service to build ...
-3
votes
1answer
40 views
Simple PHP Cache - Can store data in array but how to retrieve items from that array cache?
I've been able to use the store function of this caching class but I am unable to retrieve a certain item out of the stored array.
$c->setCache("$appid")
->store("$appid", array(
...
-1
votes
0answers
15 views
Im having trouble retrieving my password or getting a new one? [closed]
I'm having a problem logging into my account because I forgot my password. I have tried resetting it but the code I keep getting says to try again. Now that I've tried it 3 times, it says I have ...
0
votes
1answer
59 views
How to customize a textbox using the jquery mobile css classes
I know that Jquery Mobile appends additional classes to elements but I was wondering if the order of classes will always be the same.
What I mean by this is if I have a textbox input say with a ...
0
votes
0answers
9 views
how to write and retrieve data to a remote server in SqliteDatabase
i am new to android and am creating an app that needs Sqlite database value to be written in a remote server as well as to retrieve back the data to the app????
0
votes
0answers
14 views
Making a textbox content visible when assosiated report field is visible
I am new in SSRS and this is a report based on a dataset that is set by a sp out of SQL 2012.
I have nested grouping based on this dataset. Starting from the parent, I make the next grouping visible ...
0
votes
1answer
60 views
MySQL retrieval from database not retrieving multiple rows
I'm trying to retrieve all data with the LIKE query from the users input and match it to the database, it works but only returns one record but I have many records in the table.
It returns the ...
1
vote
0answers
19 views
IOrganization service RetrieveMultiple max results [duplicate]
Is there a way to curb the number of results that come back from a RetreiveMultiple?
I am doing something very similar to the following:
ColumnSet cols = new ColumnSet();
// Set the properties of ...
-3
votes
0answers
17 views
Message retrieval [closed]
I was close to someone once but I then unfriended them. They still have a facebook account but I cannot add him back as a friend for various reasons, but I wanted to know if I could still retrieve ...
0
votes
2answers
99 views
Displaying data retrieved from Parse in UITableView
After all progress i made with your answers, my issue changed. So i am changing my question with clearer way. I have an UITableView which is showing my retrieved data from Parse.com. So i made a ...
2
votes
2answers
45 views
SQL SELECT only the rows not containing ID used in related table
I have two tables with simple relation. One table is list of sales. The second table is list of products. Relation is that in the Sales table is a Product ID that points to the given product.
I need ...
0
votes
0answers
25 views
How to retrieve contact numbers and save them?
I am developing an emergency Android application and I don't know how to retrieve contacts (for ex. 4) from the phone's catalogue firstly, and then save the selected in the app. database. Thus, ...
0
votes
1answer
41 views
To retrieve image from database using php
I uploaded images into a table sucessfully. All I want to do now is to retrieve the last uploaded image from the table and to display it on the screen.
To do so, I used the following code.
...
-1
votes
1answer
43 views
getting $_GET string from http://localhost/path1/path2?get3=value
I will try not to make this too complicated. :)
Basically, I have converted my links with .htaccess to convert
http://www.link.com?get1=path1&get2=path2
to
http://www.link.com/path1/path2
...
0
votes
2answers
51 views
PHP Sessions variables
I have 3 pages, one HTML page (session.html) and 2 PHP pages (session.php & sessiona.php). The html page has a form on it with only 2 fields, one being a text box (customername) and other being a ...
0
votes
2answers
400 views
how insert and retrieve images to and from database using php
im trying to upload an image for a member profile and store it in a database using php then retrieve it but its does not work with me
this is what im trying for inserting the image :
<html>
...
1
vote
0answers
82 views
how to get column values from query string in c#
I want to know whether quantity column in table has NULL value, if it has NULL value then i want to do one operation and if it doesn't then i want to do some other operation
can any one please help ...
0
votes
0answers
27 views
Retrieve XML from API
I'm trying to retrieve train-schedules and implement them in my website. I've obtained access to the following API of a rail-road company.
The access requires a password and a username, which I'm ...
0
votes
0answers
179 views
how to retrieve entity on update in dynamics crm 2011
I am new to CRM and trying to write a plugin.
It's should be simple, but it's not.
For some reason I can't retrieve entity.
I know for sure that it is exists in database and ID is correct.
The ...
0
votes
1answer
140 views
Get the event onchange after javascript change select's value
I have a form in wich the user can save. In this form i have a dynamic SELECT, when user chooses an option with the event ONCHANGE i get the result of another SELECT. The problem is that when user ...
0
votes
2answers
77 views
creating a method that will be used to display query results on android sqlite
hi guys am creating android app that will be dealing with populating very long txts to the textViews(one per layout) so i have the helper class the utility and my normal activity classes. in the ...
0
votes
2answers
51 views
How can I retrieve DBObjects that contains a substring of a search-word?
I am using MongoDB with Java Driver (http://tinyurl.com/dyjxz8k). In my application I want it to be possible to give results that contains a substring of the users search-term. The method looks like ...
-1
votes
1answer
74 views
how to retrieve iphone contacts to my windows form application c#?
i want to be a program for receive iphone contacts (for windows application not ios)
and add new contact and delete contact like as iTools for windows.
backup and restore, delete all etc.
which ...
1
vote
1answer
73 views
Retrieve the value of a global variable in aspx.vb page from another aspx.vb page in asp.net
I have declared a variable in default.aspx.vb as follows:
Public name as string
and I have given the value to it as
name = txtname.text
Now I want to have this value in txtname.text on another ...
1
vote
1answer
49 views
Cant retrieve data properly from database in php
I have two entries in tblStudentDetails having RollNo = 0 and 1
But whenever I try to retrieve the data from the database I always get the first record i.e RollNo = 0
Here is my code
<?php
...
0
votes
0answers
80 views
Optimizing retrives in MS CRM 4
In order to calculate the amount of hours our company spends in various categories of services, I currently have to query all tasks (in the past 5 weeks, roughly 1200) in CRM. Further to querying all ...
0
votes
0answers
66 views
Why does my retrieve multiple query in ms crm4 return multiples of the same exact row
So I've encountered this a few times now. I run a retrieve multiple query on an entity in crm and then when I try to catch one in particular that has a caseType of 9, I print out On Site FullTime ...
0
votes
0answers
39 views
How to get database information to execute (web) SQL
I have this code to create, initialize and fill my table.
function createEntry()
{
var myDB = openDatabase("foodentries", "1.0", "Tabel voor eten", 1000000);
myDB.transaction(function ...
0
votes
0answers
35 views
XCode Slow Alert If Cookie Found?
I have this code and can't seem to get it work. The user chooses an option the first time they start the iPhone application. This sets a cookie that is used later in the application. The cookie ...
0
votes
0answers
45 views
Retrieve data from excel second by second in php?
I have an excel sheet, it gets updated data second by second, how to retrieve the data from that excel by every second in php
0
votes
1answer
84 views
Joomla 2.5 - retrieving categories list in order like in Category Manager
After googling and messing around for 2 days i've come to the dead end looking for a rescuer. :-)
I want to get the categories just like in the same order they appear in Category Manager in Joomla ...
0
votes
1answer
95 views
Retrieve xml data using phonegap
I am building an android app using phonegap. I want to retrieve xml data from my host server to android app. My XML File: http://www.guitarmaddy.com/index.php?option=com_dmxmlexport&catid=8 . I ...
-1
votes
1answer
46 views
How to access start and search keys programmatically in windows phone?
I want to disable the start and search keys in windows phone.
I want to retrieve the last page or last state for the application when i click my application icon after press start key on the device. ...
0
votes
2answers
106 views
How to retrieve json data from url
Basically I am trying to retrieve json data from a custom search engine and I am not successful(link is just a place holder cant show real link).I will post my objective c code and will show you my ...
0
votes
1answer
83 views
Retrieve a single entity's nvarchar field in ms crm4 using c# and asp.net
This is my code so far, im trying to retirieve the nvarchar string value of kez_customparamvalue. Normally for a decimal or float id use something like CrmDecimalProperty hoursAsCrmNumber = hours as ...
1
vote
1answer
133 views
Read a text file from the url using Jquery
I am trying to read a text file from the server using the below code. I am not able to access it but when I just have that text file local then its working fine. Please let me know what to do
...
0
votes
0answers
48 views
Exacttarget Retrieving All Subscribers on a List and All Lists those Subscribers are On
I've seen here http://help.exacttarget.com/en/technical_library/web_service_guide/technical_articles/retrieving_all_lists_a_subscriber_is_on/ so with this I can get all the lists a subscriber is on. ...
-4
votes
2answers
205 views
Get the input text from textbox and retrieve it into another textbox [closed]
Is there a way to get the input text from textbox and retrieve it into another textbox in C#?
For example in login form you have login and password, so basically the user will type his username ...





