The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: ToutEnMasm on December 09, 2009, 02:51:26 PM

Title: Writing and reading controls in an Html page
Post by: ToutEnMasm on December 09, 2009, 02:51:26 PM
Hello,
I search how to write in a control of an html page.I thing to use hook to do that.
Perhaps somebody have a better idea or a sample doing that ?.

Title: Re: Writing and reading controls in an Html page
Post by: dedndave on December 10, 2009, 01:17:13 AM
someplace i saw what you want
it was over a year ago - lol - let me see if i can find it


sorry Yves - no luck in finding it
that's what happens if you don't use it - lol - you lose it
Title: Re: Writing and reading controls in an Html page
Post by: ToutEnMasm on December 10, 2009, 01:40:56 PM

Thanks anyway.
I scratch my head.If I understand well what you say,this thing exist but where ?
Title: Re: Writing and reading controls in an Html page
Post by: ToutEnMasm on December 10, 2009, 02:07:12 PM
After some search ,using "writing field of form" , i find a sample in delphi
http://www.cryer.co.uk/brian/delphi/twebbrowser/example_form_elements_radio_buttons.htm
Title: Re: Writing and reading controls in an Html page
Post by: ToutEnMasm on December 10, 2009, 02:46:23 PM
and here is the answer
http://support.microsoft.com/kb/249232