how to read html textbox value using html editor not in browser
Kaleeswaran Karuppasamy
Ranch Hand
Joined: Jul 19, 2007
Posts: 151
posted
0
i have html registration form and suggestion box in that suggestion box user may enter text and should able to change font and format.this application should run in html editor not in browser.
so how to read textbox value in that registration form using html editor bz javascript not work in html editor..please suggest me is it possible or not?
Judge a man by his questions rather than his answers --Voltaire
SCJP 1.5 97%
I think you are asking for the impossible. HTLM editors are used to edit the HTML text. They do not "run" the HTML. (By the way, which HTML Editor do you mean?)