Jump to content

Need help retrieving mysql data with " and ' in the value


kts

Recommended Posts

did not find the solution, but found an alternate route. It shows up fine in a textarea.

if it works with a textarea then it means before you was not coding your <input>'s correctly. The only way I see the problem you're having is if you don't wrap attribute values with quotes.

Actually wildteen, it was because he had " or ' inside of his value attribute, which screwed everything up.

 

Indeed, and because textarea doesn't use attributes to populate itself, it worked.

 

A quick look at the outputted source code would've made this clear.

Archived

This topic is now archived and is closed to further replies.

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