numbenator
05 Aug 2005, 08:42 AM
Hi .
I have the below form defined on a asp page.
<form action="showSubjects.asp" method="post" name="getSearch" style="margin-left:40px;">
<input name="searchF" type="text" />
<input name="searchB" type="button" value="Go" />
</form>
My problem is, it doesn't work and i am completly mythed as to why not.
Is is called from index.asp.
Anyone know why?
original page can be found at
www.mastech-solutions.com/experts/index.asp
cheers for your time.
Steve
I have the below form defined on a asp page.
<form action="showSubjects.asp" method="post" name="getSearch" style="margin-left:40px;">
<input name="searchF" type="text" />
<input name="searchB" type="button" value="Go" />
</form>
My problem is, it doesn't work and i am completly mythed as to why not.
Is is called from index.asp.
Anyone know why?
original page can be found at
www.mastech-solutions.com/experts/index.asp
cheers for your time.
Steve