Have you tried the Request.Form("customer_id")
This only works if you have submitted the form from the previous page.On Fri, 18 Mar 2005 16:29:30 -0000, raedazab2000 <[EMAIL PROTECTED]> wrote: > > > Dear Sir/madam > Hope all is well > > I am facing a trouble for setting the following (I will try to > explain the scenario that I working at). > 1- A page asks for the customer ID and password. > 2- This is validated by a MS Access Table (Not bound one). > 3- I need to request from another database (Connected and bounded) > the data related to this customer ID. I am finding difficulties > explaining this to the database result wizard to add it to its > query. Simply I need to know how can I referre to the customer ID > filled in the previous page (Form). > > Kindly advice. > > > > > > > > > Yahoo! Groups Sponsor > ADVERTISEMENT > > ________________________________ > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
