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.