|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SmartClient - ASP.NET IssueGreetings, I have an aspx page where on it is a link that calls my
smartclient (a windows form) that opens up. When the user is done in the form, he or she hits a button that saves data and closes the form. I want the smartclient to call the opened browser (IE6 and maybe 7 down the line) and refresh the aspx page. The page contains a datagrid control that gets populated on the page's load event. Does anyone know how you can do that? Is there an Windows API call that I can use to tell the web browser window to refresh? Any help would be great. Thanks, Mike You might try posting your question to
microsoft.public.dotnet.framework.aspnet. It's more active than this group. Robin S. -------------------------------- Show quote "Mike" <mike_pa***@hotmail.com> wrote in message news:1176296476.586937.146980@o5g2000hsb.googlegroups.com... > Greetings, I have an aspx page where on it is a link that calls my > smartclient (a windows form) that opens up. When the user is done in > the form, he or she hits a button that saves data and closes the > form. I want the smartclient to call the opened browser (IE6 and > maybe 7 down the line) and refresh the aspx page. The page contains a > datagrid control that gets populated on the page's load event. Does > anyone know how you can do that? Is there an Windows API call that I > can use to tell the web browser window to refresh? Any help would be > great. > > Thanks, Mike > |
|||||||||||||||||||||||