I know this is probably a silly question...but
i need to pass values from one page to the next after clicking next...how do i do this using parameters?
thanks,
Sam
What kind of scripting language are you using?
most will allow you to use the following.
index.html?ITEM=VALUE&item=value
etc....
------------------
Eric Jones - SitePoint Administrator
http://www.sitepoint.com
eric@sitepoint.com
Personal Site
that's just it...i don't want to use one. I just want html to pass <param> to the next page in order to make them available for a perl script that I run on the next page.
thanks
sam
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks