First of all, I downloaded this yesterday and got the CGI version working in a matter of maybe 15 mintues. Love this product. ;o)
Now I'm playing with the .net integration. Ive gone through the instructions, made an ASPX page, included the sample code, and now have the search form showing up in my ASPX page. However, it doesn't do anything. ie, no search results, no error. It just doesnt' seem to execute.
My guess is that it's perhaps because I now have to form tags. My aspx page, of course, is a form, but the CGI script then creates a second form within it. My understanding is that ASPX pages should have one and only one form on the page. Is that the culprit?
Now I'm playing with the .net integration. Ive gone through the instructions, made an ASPX page, included the sample code, and now have the search form showing up in my ASPX page. However, it doesn't do anything. ie, no search results, no error. It just doesnt' seem to execute.
My guess is that it's perhaps because I now have to form tags. My aspx page, of course, is a form, but the CGI script then creates a second form within it. My understanding is that ASPX pages should have one and only one form on the page. Is that the culprit?
Comment