Hi there,
I think you're better off asking these kind of .NET questions in an ASP.NET forum. This for is for classic ASP, not ASP.NET.
Anyway, I think that disabled controls do not participate in postback. That is, the browser doesn't add them to the form collection when it submits the page. You can set the textbox to ReadOnly instead. This will prohibit the user from changing the value, while the field will still be submitted.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: Loose Joints by This Mortal Coil (Track 5 from the album: Blood)
|