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
 
Thread Tools
Old 07-10-2006, 10:16 PM   #1 (permalink)
Registered User
 
tupadjia's Avatar
 
Join Date: May 2006
Location: Canada
Posts: 49
OS: Vista Ultimate

My System

Roll Eyes some help on scripts

i have a website, but i want people to be able to sign in with their username/passwords and i also want a form where people drop their comments and it goes directly into my inbox.
i am probably asking for too much, if someone can just point me in the right way, that would be awesome
thanks in advance
tupadjia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Sponsored Links
Old 07-11-2006, 06:47 AM   #2 (permalink)
Games Team Asst. Manager
 
gamerman0203's Avatar
 
Join Date: Oct 2005
Location: Grand Rapids, MI
Posts: 2,145
OS: XP MCE, Ubuntu Gutsy

My System

Active Server Pages can do this, but you need to be hosted on a windows machine. Google "ASP emailing" or something like that and you'll find code on how to set that up. User accounts can be tricky. I have done this with ASP using an Access db to store the log in information and then have a few IF...THEN statements checking for the appropriate information within a loop. Can get tricky...I still haven't worked out all the bugs yet.
gamerman0203 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-14-2006, 04:19 AM   #3 (permalink)
Registered User
 
Join Date: Aug 2006
Posts: 5
OS: XP


There are two main ways to do this:
the suggested ASP + Access, or PHP and MySQL. The latter is free, ASP and Access can cost big $$$ since they are all Microsoft.

I would recommend PHP:
http://www.google.com/search?q=php+tutorial
TechSupportGuy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-14-2006, 10:22 AM   #4 (permalink)
Tech, Visual Arts
 
grizzly_uk's Avatar
 
Join Date: Jul 2006
Location: UK
Posts: 265
OS: XPpro & OSX


or better yet, www.hotscripts.com. I agree with the previous post suggesting a php solution with a MySql database providing that your host support MySql DBs...if it is paid hosting then it probably does. Check out the website I listed and look under their 'Php' section and then click on 'scripts and programs'. For the comments part of your problem search the 'form processors' section.
__________________
Problem Solved? Why not help us to help others? Click Here to support TSF.
grizzly_uk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-14-2006, 12:02 PM   #5 (permalink)
Design Team
 
DJ-Zep's Avatar
 
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,498
OS: Windows Server 2003

My System

I reccomend this form generator for the comments form: http://phpformgen.sourceforge.net/

You also need a member system script for the username and password thing. I recommend searching member system on hotscripts.com
__________________

Nvu || Notepad++ || Apache || PHP || Keep TSF Alive

"The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier."
DJ-Zep is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
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

vB 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 01:43 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

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