Forum Home
|
Marketplace
|
Articles
|
Blogs
|
Interviews
|
Tools
REGISTER
|
SEARCH
|
MEMBERS
|
F.A.Q.
Register Here
Forum Rules
Webmaster-Talk.com
>
Coding Talk
>
JavaScript Forum
>
Get form values on next web page.
Link Back
Thread Tools
Get form values on next web page.
12-19-2007, 06:29 AM
#
1
(
permalink
)
Get form values on next web page.
Ali_GGL
Junior Talker
Posts: 4
Name: ALi
Talkupation:
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
When You
Register
, These Ads Go Away!
12-19-2007, 06:47 AM
#
2
(
permalink
)
Re: Get form values on next web page.
coolkbk585
Be good this Christmas!
Latest Blog Post:
KBlog has been deativated
Posts: 643
Name: Kyle
Location: Ada, MI
Talkupation:
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;
?>
01-01-2008, 11:53 PM
#
3
(
permalink
)
Re: Get form values on next web page.
shotokan99
Skilled Talker
Posts: 70
Name: rex
Talkupation:
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..
01-02-2008, 03:42 AM
#
4
(
permalink
)
Re: Get form values on next web page.
chrishirst
Super Moderator
Posts: 11,507
Location: Blackpool. UK
Talkupation:
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
« Reply to
Get form values on next web page.
Previous Thread
|
Next Thread
Webmaster-Talk.com
>
Coding Talk
>
JavaScript Forum
>
Get form values on next web page.
Thread Tools
Show Printable Version
Email this Page
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
Webmaster Resources Marketplace:
Software Development Company
|
Webhosting.UK.com
Web Templates
|
Text Link Brokers
|
Stock Photos
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
Mark Forums Read
-
View Forum Leaders
-
Contact Us
-
Webmaster Forum
-
Advertise
-
Archive
-
Privacy Statement
-
Top
Page generated in
0.13716
seconds with
13
queries