Create form with MS Word and send data to the web as rtf

R

rija

Hi folk,
I want to know can anyone point me out the best tutorial helping me to
create form in MS Word that I can open from VB6 webbrowser ?

What I want to do is to have an input box (textarea) in with user can
enter data as they do in classic HTLM form, but the difference is that
they can change the format of the text (police, paragraph and so one)
and especially use the Word spelling and grammar.

There must not any toolbar except the formatting toolbar and not any of
the menu does not appear.

There must be a send button so when the user click on it the document
will be POSTed to the web server as RTF document.

Thanks in advance,
 
R

rija

Thanks a lot,
I browsed all this morning through W3schools website but I don't know
the name of the module - So it was difficult for me to know the right
page.
 
Top