Gossamer Forum
Home : Products : DBMan : Customization :

ASP and DBman.

Quote Reply
ASP and DBman.
Hello,
Anyone know how to execute db.cgi inside an ASP page, I want to make a search.asp that will receive parameters from the user, pass it to dbman and use its output.

Thanks,
Felipe
Quote Reply
Re: ASP and DBman. In reply to
I was working on the same thing, but using SSI instead of ASP. Although I suspect that they would require similar steps. Try searching the forum for ssi and my name, eliot had a good solution for me.
Quote Reply
Re: ASP and DBman. In reply to
Uh...sort of, not really.

What you would have to do (quick and dirty) is add <%output%> tags in your db.cgi file for printed statements.

Also, you would have to modify the html.pl file a lot.

My suggestion...search for the TEMPLATED version of DBMAN.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------