Jump to content

php insert into a textbox on click


envexlabs

Recommended Posts

Hey,

 

I have a textbox, where a user can write out a newsletter type deal.

 

I also have a list of products, that when the user click on it, it grabs all the info from the database and neatly generates html for the product.

 

I can deal with grabbing from the database and formatting, but i need some help with on click insert into the text box.

 

Anyone have an idea?

 

Thanks,

 

envexlabs

Link to comment
https://forums.phpfreaks.com/topic/71854-php-insert-into-a-textbox-on-click/
Share on other sites

Hey,

 

Pretty much yeah.

 

I want the user to do this:

 

<textbox>

 

"I'm writing a newsletter cause i'm awesome"

 

User clicks a product button, and the product is added.

 

"I'm continuing to write my newsletter!"

 

</textbox>

 

If that makes sense :P

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.