navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

passing name and/or values from pages to pages

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> passing name and/or values from pages to pages
Page: [1]
 
yonk

 

Posts: 4
From: asdf
Status: offline

 
passing name and/or values from pages to pages - 10/3/2001 20:40:00   
sorry i have so many questions,

from form to form, i know how to pass the selections a user would choose by name, how can i pass it by name and value, i'll need to pass the name and value (being used as unrelated from one another) from a drop down box, sometimes i just need the value sometimes the users option's name, others times, i need to pass both, from .asp to .asp

I'm taking this info and making calculations with it.

Stuey

 

Posts: 203
From: Dudley West Midlands, United Kingdom
Status: offline

 
RE: passing name and/or values from pages to pages - 10/3/2001 20:41:00   
If you one page has a form with a field called FirstName, on you second form where you want to have the text as the default value for your field

<%= request.form("FirstName") %>

your pages need to be asp and not htm's

You can also post to the querystring bu that can get a little more complicated.

This will only work from one form to the next

------------------
Stuart Steele
stuart@stuweb.co.uk
http://www.stuweb.co.uk


(in reply to yonk)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> passing name and/or values from pages to pages
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts