i got a fram (call it showframe) that get a datagrid with a hyperlink
everything is kk tell i try to dircet
i use a file : red.aspx?tar="thesitetarget" to redirect the problem is that neither Response.Redirect or Server.Transfer works
i tried Response.Redirect first then found out that u can't move to a site outiside your site (like www.yahoo.com) using redirect so i tried Server.Transfer to www.yahoo.com :
but it syaes:
Error executing child request for YAHOO.COM.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Error executing child request for YAHOO.COM.
can anybody help
P.S attached the file red.aspx
Attached File(s)
-
red.aspx (602bytes)
Number of downloads: 19

New Topic/Question
Reply



MultiQuote




|