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
SBS 2003 Exchange Crash!
Moving Exchange 2007 OAB's after migration to Exchange 2010
Explain Regular Expression
VB Data Entry Application without Microsoft Access
How do I Control Program Access on Windows Server 2008 R2 Terminal Server?
MS Word 2007 :: Tables :: Prevent Page Break
Programmatically create IIS host header using VBScript / ASP?
best way to proceduralize this?
Outlook xp exchange 2010
How do I send email messages via Access using addresses from a table? The message will be different for each receiver.