Microsoft
Software
Hardware
Network
Question : Response.Redirect in silverlight
ho i write Response.Redirect in silverlight
Answer : Response.Redirect in silverlight
You should do this:
HtmlPage.Navigate(new Uri(HtmlPage.DocumentUri, "youraspxfile.aspx").ToStr
ing());
Random Solutions
Exchange 2007 EWS API change appointment
Exchange 2007 and iPhone IMAP problem
Can I run the free MS Office Word viewer from command line to print a document?
MS Access Report expression for data control source as first day of current month
How do I allow remote desktop connections through an ISA 2004 Server?
How can I enable a template item accoding to query result ?
Most pages won't finish loading in multiple browsers on both xp and vista
Leading zero from number to Concatenated filed
Access 2003 between date query - want to select the date also typed in
Why am I getting this compile error?