R
Ryan
Hello,
I am using ezperl's ezdb 3.0, and am hoping anyone with some
experience can help me out. ezperl's website does not offer any help
and the forum on that website is not working, and hasn't been for
sometime now, and email's go unanswered.
The problem I am having is when ezdb returns a search result with more
than 20 entries it will display just the first 20, then put a
hyperlink at the bottom of the page to view the next page. The format
of the hyperlink is:
http://www.foobar.com/cgi-bin/ezdb....rieve&session_id&page-range&keyword&%%%%db=20......
now when anyone clicks this link that is not using netscape 6, it
works as expected. If they are using netscape 6 then they get this
error:
25db no such field name in database.
in the address bar of the browser the url reads:
http://www.foobar.com/cgi-bin/ezdb....rieve&session_id&page-range&keyword&%%%%db=20......
so you can see where it is getting the: 25db no such field name in
database. So it appears that netscape somehow is posting formated
urls to the cgi script, and it is mis interprting the data.
I have found that all the information after keyword is unneccesary,
because the info it is passing the script is already contained in the
config files for the database, so it's redundent realy.
I don't want to go into the script and modify it to drop the last part
of the URL if I can avoid it. Has anyone had any problem of this
sort? Am I cutting my own throat by using EZDB? It does seem like
support for ezdb has gone out the window. Any help would be
appreciated.
Thanks
Ryan
I am using ezperl's ezdb 3.0, and am hoping anyone with some
experience can help me out. ezperl's website does not offer any help
and the forum on that website is not working, and hasn't been for
sometime now, and email's go unanswered.
The problem I am having is when ezdb returns a search result with more
than 20 entries it will display just the first 20, then put a
hyperlink at the bottom of the page to view the next page. The format
of the hyperlink is:
http://www.foobar.com/cgi-bin/ezdb....rieve&session_id&page-range&keyword&%%%%db=20......
now when anyone clicks this link that is not using netscape 6, it
works as expected. If they are using netscape 6 then they get this
error:
25db no such field name in database.
in the address bar of the browser the url reads:
http://www.foobar.com/cgi-bin/ezdb....rieve&session_id&page-range&keyword&%%%%db=20......
so you can see where it is getting the: 25db no such field name in
database. So it appears that netscape somehow is posting formated
urls to the cgi script, and it is mis interprting the data.
I have found that all the information after keyword is unneccesary,
because the info it is passing the script is already contained in the
config files for the database, so it's redundent realy.
I don't want to go into the script and modify it to drop the last part
of the URL if I can avoid it. Has anyone had any problem of this
sort? Am I cutting my own throat by using EZDB? It does seem like
support for ezdb has gone out the window. Any help would be
appreciated.
Thanks
Ryan