all groups > dotnet windows forms > march 2007 >
You're in the

dotnet windows forms

group:

WebUserControl & Form


WebUserControl & Form Ibrahim.
3/29/2007 1:54:00 AM
dotnet windows forms: Hi,

I have a WebuserControl in a Windows form, I displayed some HTML in it. Now,
how do I pass value from WebUserControl to it's parent form.

Suppose I have a Link in the HTML with the ID and on Click event of the Link
I want to pass the ID to the Parent Control (form) to some processing.

Your thoughts are welcome.

Thanks,
Re: WebUserControl & Form Bryan Phillips
4/2/2007 4:49:54 PM
You should be able to access your Windows Form via the window.external
property in client-side script.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
AddThis Social Bookmark Button