Database Application

S

Sharon Gano

I have developed a database driven application using the database wizard to
connect to an Access database using ASP. The application is for a cell phone
provider. The database results page displays cell phones. When the customer
selects a phone, I want to pass the model name to a separate order form.
The form will then be recorded in the order table in the database. Any idea
how to pass a database field on one page to a form field on another?
 
S

Stefan B Rusynko

See http://home.att.net/~codelibrary/FrontPage/tweaks.htm#Passing Query Values

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I have developed a database driven application using the database wizard to
| connect to an Access database using ASP. The application is for a cell phone
| provider. The database results page displays cell phones. When the customer
| selects a phone, I want to pass the model name to a separate order form.
| The form will then be recorded in the order table in the database. Any idea
| how to pass a database field on one page to a form field on another?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top