[thelist] Preview In Progress

Rob Smith rob.smith at THERMON.com
Wed Nov 24 13:25:36 CST 2004


Hey,

I need to be able to have a button on my form, preferably NOT a submit
button, that will take text in a textarea or text field and display a popup
of text parsed in HTML format...

<input type="image" src="grfx/Preview.gif" value="Preview" alt="Preview"
title="Preview" onClick="alert(edit_feature.ArticleTitle.value);"> 
... or onClick="window.open(edit_feature.ArticleTitle.value)"

I'm at a loss, can you shed some light?

Rob Smith


More information about the thelist mailing list