PDA

View Full Version : html generator help


dylanb
09-01-2006, 01:17 PM
Hi, possably this can be done by javascript etc so excuse me if this is in the wrong topic....

What i am trying to do is make a page with 2 text input boxes which can be typed in to, then a generate button that will generate html code in to a box bellow.

the text that is inputed in the 2 boxes then needs to be placed into the body of ready made html page, then the resulting code needs to be shown in a box, and to make it even better, have a 'copy code' button next to the code box, which copies the code to your clipboard:rolleyes:

Hope this makes sense:)

Thanks