Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~586 People Reached
Favorite Forums

7 Posted Topics

Member Avatar for kuteinheart

Hey this is a just a session variable. Is it? Not an array.Is it? from your it looks so? after "me" , "you " came , the session value is now "you". otherwise it should be array and try to use ID to map names. My understanding is this.. :) …

Member Avatar for cwarn23
0
123
Member Avatar for zodiacfive

some of my session values are missing. Can anybody please tell what all reasons can be there?? on submitting the form its assigning to variable and its alerting using jquery. But after going any page session values are missing. Do any body had these type of issues. Am sure, many …

Member Avatar for emhmk1
0
55
Member Avatar for zodiacfive

How can i pass POST [] array to jquery. Am using the code. var test = $("#content").val(); var dataString = 'content='+ test; if(test=='') { alert("Please Enter Some Text"); } else { $("#flash").show(); $("#flash").fadeIn(400).html('<img src="ajax-loader.gif" align="absmiddle"> <span class="loading">Loading Comment...</span>'); $.ajax({ type: "POST", url: "demo_insert.php", data: dataString, cache: false, Here only one …

Member Avatar for FlashCreations
0
61
Member Avatar for zodiacfive

How can we redirect a page using AJAX on submitting a form with values and inserting them to the DB. I am using Jquery. Please help. :(

Member Avatar for zodiacfive
0
105
Member Avatar for achiman

[QUOTE=achiman;1124762]Please can anyone tell me if it is possible to write a program that will auto suggest or auto complete a search word from a MSAccess database using PHP and Ajax. Thanks[/QUOTE] [url]http://www.talkphp.com/advanced-php-programming/1588-auto-suggest-using-php-mysql-ajax.html[/url]

Member Avatar for zodiacfive
0
75
Member Avatar for zodiacfive

How can we connect two databases to PHP at same time. Like .. retrieve data from Mysql and compare it with MSSQL data. :-/

Member Avatar for pritaeas
0
91
Member Avatar for zodiacfive

how can we verify data in sales force. Is there any service there to check the data of sales force.? SOAP or API is there to send values to sales force and check?

0
76

The End.