Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 07-08-2009, 03:20 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2009
Posts: 3
OS: Windows XP


Web form help in Visual Studio 05

Hi all, I'm pretty new to this but if someone could help, it would be most appreciated -

I need to create a program where someone can (1) login using a login form (where the username and password is then checked from a database and not store the login details in the web.config file) (2), once logged in, the user can enter customer email address (where the email is checked in the db) and (3), once email address is entered correct, the next screen shows results from the customer (address, phone number etc and this info needs to be read from a db).

I realise the database is more tricky but I'm being taught SQL so I will create the actual db but I just need to know how an html form can connect/read from a database.

If someone could guide me it would be appreciated or if you know of any examples I could download for a basic login system where details of customers are shown that would be great and I could work around that.

Thanks again.
mikeweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 07-09-2009, 08:29 AM   #2 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,886
OS: Vista, various linux distros


Re: Web form help in Visual Studio 05

Hey, in answer to "I just need to know how an html form can connect/read from a database.":

You need to use a server side language, to explain this the server-side language is like a middle man in the HTML->SQL connection...

Something like PHP would work... If you need help getting a basic server set up post back saying so...

But look at this: http://www.w3schools.com/php/php_forms.asp
That shows how PHP can read data from an HTML form, and there are tutorials further down which cover using that data in mySQL...

What flavour of SQL are you being taught? e.g; mySQL, MSSQL, etc.

There's loads of PHP log in tutorials on the web, google is your friend, here's an example: http://www.phpeasystep.com/phptu/6.html
It's quite hard hitting if you've not used PHP but take a look and see what you understand.

I hope that some of that^ was helpful, post back with more Qs if you have them =]

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-10-2009, 02:22 AM   #3 (permalink)
Registered User
 
Join Date: Jul 2009
Posts: 3
OS: Windows XP


Re: Web form help in Visual Studio 05

Thank you for all the info Jamey. I will check out those links.
I'm using SQL Server 2005.

I have recently found quite a good tutorial which I'm running through at the moment: http://www.asp.net/learn/data-access...ial-29-vb.aspx just to give me a basic understanding on connecting to a db.
mikeweb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-10-2009, 06:36 AM   #4 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,886
OS: Vista, various linux distros


Re: Web form help in Visual Studio 05

Ahh okay, so you're using MS based software... It could be more beneficial to use ASP.Net(As per the link you've posted), staying on that route could work =]

Good luck, post if you have any problems getting this going... Again W3schools have ASP.Net tutes if you really get lost (But that link you posted seems to contain a fair bit =])

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-10-2009, 12:33 PM   #5 (permalink)
Troubled
 
Join Date: May 2009
Posts: 71
OS: Computer = WXP, Server = linux w/ php 5


Re: Web form help in Visual Studio 05

ya, definately asp.net
calthephenom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 11:14 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85