Gossamer Forum
Home : General : Perl Programming :

Need help on DBMan/Links2 project Coding. (Templates/passing dynamic data to DBMan)

Quote Reply
Need help on DBMan/Links2 project Coding. (Templates/passing dynamic data to DBMan)
I could use some insight/ideas on passing $db_uid around as it changes on each login in DBMan. (see http://www.gossamer-threads.com/scripts/forum/resources/Forum12/HTML/000694.html for further details on this project)

The problem I think I am running into so far is that the current dbman web pages are on the fly in dbman so they can easily pass the variables on each pass through.

However, because I will be using hard coded (links/template generated) web pages I have to figure out how to pass that $db_uid around.

I am sure that some of the html will have to be on the fly generated but I just have to determine what can and what can not be static. Then I need a way to handle it Smile!

TimRyan



[This message has been edited by timryan (edited August 13, 1999).]