html

D

Doug

how do I view a form in html?

One field i use to update my web page has data reading: Approx. Size<br> 3
inches

I would like to view the form like it will appear in html:

Approx. Size:
3 inches

thanks in advance
 
J

John Nurick

Hi Doug,

I've never tried this but I believe it can be done with the Web Browser
control.
 
Top