![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
~*Ashley Star*~
Join Date: Mar 2008
Posts: 1
Rep Power: 0
![]() |
Hello there,
I am in need of trying to figure out what is the best way to send data submitted from a form online to a database. I have a webform that will be submitting user requests, and when the information is submitted I would like it to be inserted into my Request Database. Right now the only things I have on my form are as follows: User ID [ txtUserID ] User Email [ txtUserEmailAddress ] Request [ txtRequestSummary ] Would this require me to use any type of stored procedures? This will be an on going website and I would like to set it up where it can be 'easy maintanence' if the database needed fixing/updating etc. I would appreciate your help! Thank you so much ![]() Also the database name is called "Database" Using MS Server 2003 Using C# as the language in Visual Studio Last edited by ahlaj77; Mar 18th, 2008 at 10:31 AM. |
|
|
|
| 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 |
| How do you cache information taken from a form? | Haseloff | JavaScript and Client-Side Browser Scripting | 2 | Feb 17th, 2007 6:18 AM |
| Obtaining information from an Access Database in VB | Argosax | Visual Basic .NET | 1 | Jan 14th, 2006 12:16 PM |
| Hiw to verify form information | bulio | PHP | 3 | Jul 12th, 2005 9:21 AM |
| Sending a web form as parameter | see07 | C# | 4 | Mar 24th, 2005 9:25 PM |