Reply
help please; user name and password login coding.
Old 01-21-2008, 07:18 AM help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 20
Name: Ryan
Location: Toulouse, France
hello all!

my site is www.crepinsekphoto.com

i don't know what i'm doing, but i thought i would design my site on my own. i use photoshop and dreamweaver mx. using frames (i know there bad but i don't know css or other stuff thats better) and tables.

what i need; if you visit my site (english side), you will see a button "client login" i need a user name and password field for the couple and family to enter an view wedding images.

any help or other critiques are more than welcome!

thanks ahead of time!

ryan c.
Irish21 is offline
Reply With Quote
View Public Profile Visit Irish21's homepage!
 
When You Register, These Ads Go Away!
Old 01-21-2008, 09:20 AM Re: help please; user name and password login coding.
vkw91's Avatar
Ultra Talker

Latest Blog Post:
Good Web Design Guide - part 1
Posts: 290
Name: Vicky
Location: Wales
you start off with the basic html form

Code:
<form method="post" action="url of form processor">
<input type="text" size="10" maxlength="30">  //text box
<input type="Submit" VALUE="Submit"> //submit button
</form>
you just need to add the fields you want. You may find http://www.web-source.net/html_codes_chart.htm useful if you are unsure!

and then where you have "url of form processor" you need either php, asp or cgi script to process what you want, i.e a login. Many of these can be found on hotscripts. Or i have a VERY basic login system if you want that?

hope this helps!
__________________
Portfolio: www.vkw91.co.uk
Techno Pup: www.technopup.co.uk

vkw91 is offline
Reply With Quote
View Public Profile Visit vkw91's homepage!
 
Old 01-21-2008, 01:05 PM Re: help please; user name and password login coding.
svirid's Avatar
Experienced Talker

Posts: 34
Name: Dima
Location: Toronto, Canada
Make it easier, if u have no idea how to program stuff use Password Protected Folders. It allows u to open users and set logon details for them. U can protect different folders including images. This feature must be available in your Hosting Controler. If you are admin on your own u know what I am talking about.
svirid is offline
Reply With Quote
View Public Profile Visit svirid's homepage!
 
Old 01-22-2008, 10:20 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 20
Name: Ryan
Location: Toulouse, France
thanks guys,

i checked those sites, but i am having a bit of trouble choosing one. i saw this one and i guess its ok, but i really am new at this.

http://www.hotscripts.com/Detailed/70360.html

i don't need top notch security. i don't think anybody would try to hack in unless i shot a celeberty wedding. but i would like it to be at least strog enough for people at my level of coding (e.g. none) not to hack. php sounded good, but what i really need is the ability for multiple users to login to different seperate pages from the login page.

vkw91, you said; "Or i have a VERY basic login system if you want that?". if it will do the trick, i would love to have it. thanks!
Irish21 is offline
Reply With Quote
View Public Profile Visit Irish21's homepage!
 
Old 01-22-2008, 03:12 PM Re: help please; user name and password login coding.
chrishirst's Avatar
Super Moderator

Posts: 15,326
Location: Blackpool. UK
If you need different logins for different pages then we really need to know what server side code your site runs and what database you can use.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-23-2008, 04:48 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 20
Name: Ryan
Location: Toulouse, France
serverside? i really am an noobie. but i hope this is it. i use networksolutions for my hosting. i don't know exactly what your looking for. maybe this will help.

Picture 4.pdf

(sorry for the delay, i am living in france right now)
Irish21 is offline
Reply With Quote
View Public Profile Visit Irish21's homepage!
 
Old 01-23-2008, 05:47 AM Re: help please; user name and password login coding.
chrishirst's Avatar
Super Moderator

Posts: 15,326
Location: Blackpool. UK
Ok according to that you have PHP available for server side code but no database are setup.

(moving thread to PHP coding forum)
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-23-2008, 05:55 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 20
Name: Ryan
Location: Toulouse, France
cheers!

hello php crowd.
__________________
"The way it is, is the way it is." - - - www.crepinsekphoto.com
Irish21 is offline
Reply With Quote
View Public Profile Visit Irish21's homepage!
 
Reply     « Reply to help please; user name and password login coding.
 

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


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16914 seconds with 13 queries