Hi,

  Q1: I want to give user a possibility to access his session data even
after browser change etc, so I could check username/password and send
him back cookie/url with his old session id. How can this be done in
Embperl? 

  Q2: How can I reuse existing db connection? The Apache::DBI hint
doesn't work for me because I can't use Apache::DBI (need to connect to
different databases for different virtual hosts). Is there some
possibility to set say $HTML::Embperl::...::SessionDBH to my already
open dbh? or use some $req_rec->pnotes trick?

  Thanks

- Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to