Jump to content

Form Data into MySql


Drewdle

Recommended Posts

I've got a form on my site, with a textbox...and the info is sent to a db.

 

How would I get the textbox info to be displayed the same as it was entered?

 

For instance if I put in an address:

 

11

Street

Town

City

PostCode

 

It gets displayed like:

 

11StreetTownCityPostCode

 

How could I have it so when I press enter it actually adds a <br> or something to the db?

 

Thanks.

Link to comment
Share on other sites

Don't suppose you have a trick up your sleeve for creating and displaying forms with an unknown entry value?...or a trick to make my below guess easier?

 

To explain further its a previous employers form, so it would have fields like:

 

Company Name  |  Position Held  |  Date Started  |  Date Ended  |  Company Address

 

The only problem I have is Joe Bloggs might have 7 previous jobs and Fred Biggins might have only 3 previous jobs...

 

How would I create a table for such a form?

 

Would I have to have them enter each job one at a time and create an add row query?...

 

I think I could add a hidden username field so when I call it back it would display only those rows relevant to that username....

 

I dont expect you to provide the code, just guidance towards the proper method!

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.