PC Review


Reply
Thread Tools Rate Thread

Cant get the value from a textbox control into session object

 
 
Chumley the Walrus
Guest
Posts: n/a
 
      5th Aug 2004
I have a textbox control that represents a username in a password
scheme, and I'm trying to turn the ID of the textbox control (the id =
lgname ) into a session object. Doing lgname.text = Session("lgname")
is not working, as I don't see the entered username on the next page
when I simply do a hard code such as Response.write
(session("lgname"))
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UmF2aWthbnRoW01WUF0=?=
Guest
Posts: n/a
 
      6th Aug 2004
Hi

Which browser are you using?

Ravikanth[MVP]

"Chumley the Walrus" wrote:

> I have a textbox control that represents a username in a password
> scheme, and I'm trying to turn the ID of the textbox control (the id =
> lgname ) into a session object. Doing lgname.text = Session("lgname")
> is not working, as I don't see the entered username on the next page
> when I simply do a hard code such as Response.write
> (session("lgname"))
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IronPython: Casting Control object as TextBox =?Utf-8?B?U2ltb25EZXY=?= Microsoft Dot NET Framework Forms 0 29th Mar 2007 10:28 PM
Accssing session object through WebBrowser control Mikus Sleiners Microsoft C# .NET 0 29th Nov 2006 12:58 PM
how to assign session object to user control =?Utf-8?B?YzY3NjIyOA==?= Microsoft ASP .NET 3 15th Feb 2006 07:18 AM
Session-Object for more than 1 user control? Frank Schumacher Microsoft ASP .NET 2 15th Nov 2004 03:05 PM
Cant get the value from a textbox control into session object Chumley the Walrus Microsoft ASP .NET 3 6th Aug 2004 05:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:16 PM.