Jump to content

Recommended Posts

Posted

Well here it goes. My first question.

 

I want to create a form that a user can fill out to obtain an email account on my site.

They need to be able to enter their name, password and a user ID. once submited it would create the account and return a page stating that the account is created with instructions on how to access the Webmail. It would also need to check for Dup ID & if one found would need to return a differnet page to try again.

 

I know it's alot, but I'm sure we have some sharp webbies out there.

I know how to create the form and add the fields and all that good stuff. It's what goes on under the sheets I can't figure out.

Any Help would be great.

Thanks In Advance The Wild One Thumbs Up

  • 2 weeks later...
Posted

Wild one, I too need this on my site....My limited knowledge tells me that you can have a html form feed> php web server application> your mysql database records consisting of users

 

here is sample form I have built for my site...U can use it if u like...

 

Take a look at Using DW>developing applications rapidly> building a record insert page (all servers) topic

 

-Building a record insert page (all servers)

-An HTML form that lets users enter data

-An Insert Record server behavior that updates the database,

Setting the Insert Record dialog box options (PHP)

 

Any info on how to integrate such forms with php and Mysql would be great help...Examples are great..

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...