![]() |
fieldName.Text and Request.Form["fieldName"] NO WORK
Hi, i have as ASP.Net app written in C# and a MySql 5.027 back end
when i tried Request.Form["fieldName"]; to get the data entered in a text boks this was stored in my db System.Web.UI.WebControls.TextBox when i tried fieldName.Text; to get the data, this was stored: System.Web.UI.WebControls.TextBox Any thoughts ??? Thanks Everyone |
What?
|
thanks for your reply, but i got it to work,
simply Request.Form["fieldName"]; didnt work right |
| All times are GMT -5. The time now is 2:09 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC