Gossamer Forum
Home : Products : DBMan : Installation :

html.pl problems returning to home page

Quote Reply
html.pl problems returning to home page
Hello All:
I am running db.cgi with many databases, 5 to be exact, and they all hold different information. Well, the problem is that when they go to add or modify in another database, by modify_form=1 lets say, it takes them to the modify page no problem. But, how do I get back to the original custom page? If I just do /db.cgi passing nothing, then it doesn’t work, if I pass the Userid=$rec{‘Userid’} it gives me an error. Is there any way I can do this?

------------------