Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capturing Data From a Form 1

Status
Not open for further replies.

sonnysavage

Programmer
May 29, 2002
130
US
I want to submit a form to a page, and handle that data with JavaScript only. Is this possible? If so, how do I access the data? Do I use POST or GET?

Thanks!
 
the most you can do is pass the values from page to page.
example
_________________________________________________________
for the best results to your questions: FAQ333-2924
01001111 01101110 01110000 01101110 01110100
onpnt2.gif
[/sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top