Ok, my first problem is that I can't call webadverts through mt db.cgi. I put webadvert code into html.pl but it wont work.
The second problem is that i can't get
this piece of code to work under html.pl too... Thisd links stuff works when called form outter DB, just like webadverts...
Tnx for help...
<form action="http://path/to/links/search.cgi" method="GET">
<input type="text" size=15 name="query">
<input type=submit value="Search web!">
The second problem is that i can't get
this piece of code to work under html.pl too... Thisd links stuff works when called form outter DB, just like webadverts...
Tnx for help...
<form action="http://path/to/links/search.cgi" method="GET">
<input type="text" size=15 name="query">
<input type=submit value="Search web!">

