This topic is locked

Hyperlink to search results

10/16/2006 5:25:19 PM
ASPRunner.NET General questions
B
bgoff author

I am new to using ASP.Net.

What I am trying to do is take a search parameter and hard code it into a hyperlink, this way the end user will not have to search.
I am searching Column name 'Subject' equals a string value.

I believe these are the variables and values being used:
ddlSearchFieldSubject

ddlSearchOperationEquals

txtSearchValueBuisness

btnSearchSearch
How do I code this into a hyperlink?
ASP.net version 1.1.4322

VB Script
Thanks,

Bobby

Eugene 10/17/2006

you should write your customized function that will create string "where" dependent on hyperlink