![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 139
Rep Power: 4
![]() |
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 |
|
|
|
|
|
#2 |
|
Expert Programmer
|
What?
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 139
Rep Power: 4
![]() |
thanks for your reply, but i got it to work,
simply Request.Form["fieldName"]; didnt work right |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thinking about moving to USA to work in software - advice please! | funkey_monkey | Coder's Corner Lounge | 3 | Jan 23rd, 2007 7:56 AM |
| tables dont work in firefox; they work in IE | angry_asian | HTML / XHTML / CSS | 3 | Aug 5th, 2006 6:00 PM |
| Help:::::::: Why Wont This Work?????? | paulchwd | ASP | 1 | Jul 10th, 2005 1:34 PM |
| Can't get loop to work | rockybalboa | Java | 3 | Mar 20th, 2005 6:19 PM |
| 40 Things you'd like to say out loud at work | big_k105 | Coder's Corner Lounge | 11 | Jan 25th, 2005 2:13 AM |