M
Miguel Dias Moura
Hello,
I am working on an Asp.Net/VB web site.
I have a search form with an input text and the search button.
How can I send the Words written in the input box to the results page?
I need to send the words in order to be used as filter in the results
page.
I don't know how many words the user will write...
Maybe I can assume that the user will not write more than 10?
Can you tell me the best way to do this in ASP.NET?
Thanks,
Miguel
I am working on an Asp.Net/VB web site.
I have a search form with an input text and the search button.
How can I send the Words written in the input box to the results page?
I need to send the words in order to be used as filter in the results
page.
I don't know how many words the user will write...
Maybe I can assume that the user will not write more than 10?
Can you tell me the best way to do this in ASP.NET?
Thanks,
Miguel