|
-
Nov 6th, 2003, 11:39 AM
#1
using webforms and SQL Server
ok i just want to simply have a web form, and when i click submit, i want to save the data to a database.
All the examples I find seem to do all the code in the aspx page, where as I am using VS.NET and I'm trying to put the code in the aspx.vb page in the buttons click event....
any advice? or an example on how to do this?
-
Nov 6th, 2003, 03:55 PM
#2
PowerPoster
It should be pretty much the same. Put the code in the button's click event to save the data.
If you are having problems, post your code and I can see what it is that is tripping you up.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|