Reply
Get form values on next web page.
Old 12-19-2007, 06:29 AM Get form values on next web page.
Ali_GGL's Avatar
Junior Talker

Posts: 4
Name: ALi
Hi is it possible with javascript to get the form values on the next web page.
Plg reply with sources.
Ali.
__________________
webmaster http://www.globalguideline.com
Ali_GGL is offline
Reply With Quote
View Public Profile Visit Ali_GGL's homepage!
 
When You Register, These Ads Go Away!
     
Old 12-19-2007, 06:47 AM Re: Get form values on next web page.
coolkbk585's Avatar
Be good this Christmas!

Latest Blog Post:
KBlog has been deativated
Posts: 643
Name: Kyle
Location: Ada, MI
If you send the data using GET, then it's not that hard for Javascript to take the data and use it.

http://adamv.com/dev/javascript/querystring
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
coolkbk585 is offline
Reply With Quote
View Public Profile Visit coolkbk585's homepage!
 
Old 01-01-2008, 11:53 PM Re: Get form values on next web page.
Skilled Talker

Posts: 70
Name: rex
yes, very possible.

//get the the complete url and store in string variable
var str=location.href;

from there...you can do string manipulation. i hope that helps..
shotokan99 is offline
Reply With Quote
View Public Profile
 
Old 01-02-2008, 03:42 AM Re: Get form values on next web page.
chrishirst's Avatar
Super Moderator

Posts: 11,507
Location: Blackpool. UK
http://www.google.com/search?q=pass+...L_enGB249GB249
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Get form values on next web page.
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13716 seconds with 13 queries