Jump to content

PHP login and registration formulier with a html index


yasminlove1

Recommended Posts

  • Replies 211
  • Created
  • Last Reply

Top Posters In This Topic

it doesn`t work by me..

Ow... than i must do the contact else..but i can`t see it.. i have wait and that doesn`t work..

 

that link works now.. i maded it..

 

edit. when i change the website it works, but the link doesn`t work..

Edited by yasminlove1
Link to comment
Share on other sites

<a href="www.horselife.net84.net/nieuw.html">

You miss your http: // protocol, and why are you using the domainname? You can use a relative URL.

http://www.w3.org/TR/WD-html40-970917/htmlweb.html

 

Please hover over your links, and you can see the fault in the statusbar.

Edited by MissMarisjuh
Link to comment
Share on other sites

Use this as the formtag:

<form action="mailto:your@mailadress.com" method="POST" enctype="text/plain">

An a few tips:
- Your CSS is not installed correctly, i can recommend to place this in a single-stylesheet (*.css)

- Your doctype is still incorrect.
- You 'd better to use labels and fieldsets for your form.
 

Edited by MissMarisjuh
Link to comment
Share on other sites

The doctype is still not correct:

<!DOCTYPE html

 

And why are you placing the CSS in the body?

Why do you don't use fieldset's and labels in HTML?

Where is your mailto: handler?

I have written a few tips... try them....

Edited by MissMarisjuh
Link to comment
Share on other sites

i gonna try it.

i have changed <!DOCTYPE html to <!DOCTYPE.html>

 

because i hate it when css is in another page...?

 

i gonna use the fieldsets and labels in the contact page i start now,.

mailto is a link from your mail or not?

 

edit, i have labels, and fieldset right now.

Edited by yasminlove1
Link to comment
Share on other sites

And now your mailto: handler, so you can sent mails from your contactpage.

CSS is very important, without CSS yout can't make a good style in your site.

When you hate it:

- Learn it, and don't hate it

- Stop with building sites ;-)

Edited by MissMarisjuh
Link to comment
Share on other sites

how do you mean with mailto handler?

The formulier must send it to my mail.. there is this for or not?

 

 

<form action="myemailadres@hotmail.com" method="POST" enctype="text/plain">

 

I know i know.. i know how i must made it, but i am scared that all the css gonna change from page you know..?

Link to comment
Share on other sites

You can add a alert or a innerhtml function on a onClick-event at your submitbutton

How.. you can use Google...

I think it's better to  make more experience with HTML. With no/less experience, Programming in PHP is a way too far. Remember that all is far from possible, given your little experience. All you need namely to learn. And you have to have understanding.

I can recommand these steps:
- Learn HTML and CSS, and how to build a semantic website. This takes a few months..

- Then learn the basics of Javascript.
- Learn possibly the stuff about jQuery.../

- Learn PHP...

Edited by MissMarisjuh
Link to comment
Share on other sites

It's a way between learning PHP (where you're not yet ready) and learning HTML.
First, learn HTML and CSS. And when you can build a good sementic site, you can
acquire knowledge to make a text, which you can see after pressing the submit button.

 

After all, you have to start somewhere with it? later you can still expand it! :-)

Edited by MissMarisjuh
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.