Re: User preload to execute a script on the sever side
- From: "misdst23" <midashhoff2@xxxxxxxxx>
- Date: 31 Aug 2006 06:35:27 -0700
I am trying to get javascript to transmit a string to the server using
the image preload technique. But I need some sample code showing how
this is done. I do know that I have to set the SRC attribute to the URL
that recieves the request and pass the string as a parameter. But I
don't know what to do on the server .
Randy Webb wrote:
misdst23 said the following on 8/30/2006 4:42 PM:
Hi,
I would like to use the preload feature to transmit data from the
client to the server.
"preload feature"?
I use the SRC attribute of the image to compose
the URL and transmit the info.
OK.
How can i do this?
Now you confused me. You say you use the SRC Attribute to do it, then
ask how to do it?
Any sample code ?
What exactly are you trying to do?
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.
- Follow-Ups:
- Re: User preload to execute a script on the sever side
- From: Randy Webb
- Re: User preload to execute a script on the sever side
- References:
- User preload to execute a script on the sever side
- From: misdst23
- Re: User preload to execute a script on the sever side
- From: Randy Webb
- User preload to execute a script on the sever side
- Prev by Date: Re: Calling java within javascript
- Next by Date: howto install event handler
- Previous by thread: Re: User preload to execute a script on the sever side
- Next by thread: Re: User preload to execute a script on the sever side
- Index(es):
Relevant Pages
|