Raghuveer wrote: > In my web application when accessing few pages i need to get session id. > I need to store this session id in Database during the user navigation as > per my requirement. > For my stored procedures i need to send this session id as IN parameter. > > What is the best way to handle this ? >
Why do you need to store the session ID in the database? It's... already stored in session. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]