Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Web form action


Message #1 by "Cowlin, David" <David.Cowlin@t...> on Sat, 5 Jan 2002 12:15:28 -0000
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C195E2.A98EF370

Content-Type: text/plain;

	charset="iso-8859-1"



Hi looking for a little help



I have two web form pages A, B one that displays a database derived dropdown

and collects data from the user and another that displays the results of the

search.



The problem I have is that I cannot seem to set the action of page A to

invoke page B, the form keeps submitting back to itself and the action is

automatically set. 

If there is no way of setting this action then how do I pass the params to

page B?

What is the magical code that I need to program to do this neat piece of

high tech data manipulation.



I am using VS.net attempting to program in VB using code behind pages.



Any help appreciated.







  Return to Index