videora Forum Administrator
Joined: 25 Dec 2004 Posts: 619
|
Posted: Thu Apr 10, 2008 12:44 pm Post subject: |
|
|
We took a closer look at the page in question.
| Code: |
<form method="get" action="./" style="margin-top: 0; margin-bottom: 0">
Search:
<input name="search" type="text" value="" size="20" class="maintable">
in <select class="maintable" name="cat">
...
</select>
<input type="submit" value="Search!" class="maintable" />
</form>
|
The code indicates that the forum type is still GET.
However, when we try to do such a search we get the same results as you, a blank page.
It appears that this site has made a change on their side to block any search not originating from their own index page. There is no way around this block so unless they change it back, you won't be able to search their site through any program or other site. _________________ Thanks,
Videora Software Support
Videora FAQ |
|