Re: how to get a javascript function value stored in a database using php---really imp.
- From: garima puri <garima_puri2004@xxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 04:46:19 GMT
hi
thanks for answering
can u tell me,what is:
function iPostToPHP(somevalue) {
var newURL = "http://www,mysite.com/mydbinserter.php";
newURL += "?somevalue="+somevalue;
// set new adres.
parent.frames.myhiddenframe.location = newURL;
}
"http://www,mysite.com/mydbinserter.php";-----what is this
DNT WORRY FROM PROBLEMS
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- References:
- Prev by Date: Forcing a sound clip to load last
- Next by Date: Re: how to get a javascript function value stored in a database using php---really imp.
- Previous by thread: Re: how to get a javascript function value stored in a database using php---really imp.
- Next by thread: Re: how to get a javascript function value stored in a database using php---really imp.
- Index(es):