Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-03-2007, 02:07 AM   PM User | #1
Loic
New Coder

 
Join Date: Aug 2007
Posts: 57
Thanks: 4
Thanked 0 Times in 0 Posts
Loic is an unknown quantity at this point
Question Forms, store data MySQL Database

Hi all, I am new to ASP and I need someone to point me to a tutorial or anything. I am trying to make a register form and I want the data to be saved in a mysql database. But I having a fair bit of trouble finding anything on the net to tell me how to do this… or know of a good resource to help me out?

Thanks in advance,
Loic…
Loic is offline   Reply With Quote
Old 09-03-2007, 03:58 PM   PM User | #2
Daemonspyre
Regular Coder

 
Join Date: Mar 2007
Posts: 505
Thanks: 1
Thanked 19 Times in 19 Posts
Daemonspyre is on a distinguished road
Hi Loic -

If you want to work with forms, then check out ASP 101 (http://www.asp101.com) or W3 Schools (http://www.w3schools.com/asp/)

To work with MySQL databases, you need to use the standard SQL code to INSERT, UPDATE, and SELECT data from it.

To see SQL Standards, use the MySQL manual for more information (http://dev.mysql.com/doc/refman/5.0/en/sql-syntax.html)

HTH!
__________________
Quote:
To say my fate is not tied to your fate is like saying, 'Your end of the boat is sinking.' -- Hugh Downs
Please, if you found my post helpful, pay it forward. Go and help someone else today.
Daemonspyre is offline   Reply With Quote
Users who have thanked Daemonspyre for this post:
Loic (09-04-2007)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:05 AM.


Advertisement
Log in to turn off these ads.