IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> username and password login fields
Nerwin
post Nov 25 2007, 12:49 PM
Post #1


I'm a Geek...
*******

Group: Members
Posts: 1622
Joined: 31-May 05
From: Waterbury, Vermont
Member No.: 58421
OS: Vista Ultimate x86
Country Flag


hello everyone,

I been working on my website and I am doing a beta email thing and i wanted to have a username and password fields, but i want them side by side, here i will give you a screenshot where i want them.

http://i11.tinypic.com/6l0k4tw.png

that is what i bassicly want it to look like.


PS, I finally got my host, 60 bucks a year with a terabyte of space and 10 terabytes of bandwitdh, i know its CRAZY! tongue.gif

But anyway, can i do the username and password log in fields on the top of my website?

thanks guys!
Go to the top of the page
 
+Quote Post
ripken204
post Nov 25 2007, 01:30 PM
Post #2


The Hardware Guy
**********

Group: Members
Posts: 6113
Joined: 23-December 04
From: Rochester, New York
Member No.: 39158
OS: Vista Ultimate x64
Country Flag


anything is possible!
Go to the top of the page
 
+Quote Post
Nerwin
post Nov 25 2007, 01:31 PM
Post #3


I'm a Geek...
*******

Group: Members
Posts: 1622
Joined: 31-May 05
From: Waterbury, Vermont
Member No.: 58421
OS: Vista Ultimate x86
Country Flag


QUOTE (ripken204 @ Nov 25 2007, 03:30 PM) *
anything is possible!


Well, I guess its not possible for me to be SMART!!! >:3 XD
Go to the top of the page
 
+Quote Post
Nerwin
post Nov 25 2007, 02:32 PM
Post #4


I'm a Geek...
*******

Group: Members
Posts: 1622
Joined: 31-May 05
From: Waterbury, Vermont
Member No.: 58421
OS: Vista Ultimate x86
Country Flag


So is there anyone out there that knows how to do this?
Go to the top of the page
 
+Quote Post
Chozo4
post Nov 25 2007, 11:06 PM
Post #5


Advanced Member
***

Group: Members
Posts: 360
Joined: 31-July 05
Member No.: 66754
OS: 98SE
Country Flag


You can put it there the same as you would any FORM elements.

Such as:
CODE
<form method=post action='insert_login_script_url_here.php'>User: <input name=user> Pass: <input name=pass type=password> <input type=submit value=Login></form>


That is just a basic framework for what you're looking for. You'll need to fill in the FORM tags and the rest as you deem needed to submit the data right to your authentication script.

You can take this form and insert it into a table or DIV tag to get the desired effect as you wish. As long as the inputs are anywhere between the FORM tags, you can insert tables/divs and the like between the FORM tags to further your positioning/styling. You can further style the fields using images using CSS for further graphical tweaking. Info to do so can be found at the following:

http://www.sitepoint.com/article/fancy-form-design-css

To get it near the top, simply put it early in the HTML of your page where it's desired to come before.

This post has been edited by Chozo4: Nov 25 2007, 11:12 PM
Go to the top of the page
 
+Quote Post
Idontwantspam
post Nov 26 2007, 01:04 AM
Post #6


Nerd-in-Chief
******

Group: Members
Posts: 1077
Joined: 25-February 07
From: Somewhere
Member No.: 128497
OS: Server 2008 x86
Country Flag


What code are you using right now? Just make sure there's no <br> or <br /> tag between the two form fields.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 4th December 2008 - 11:50 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy