From: Olivier F. <oli...@ne...> - 2003-09-10 13:20:14
|
Hi, =20 when i request a page, i obtain another page that should be acting as a = redirection. =20 The source is =20 <HTML> <HEAD><META HTTP-EQUIV=3D"Refresh" Content=3D"0; URL=3D = http://redirection.net/.....></HEAD> </HTML> I guess i need to manually redirect the WebClient but i don't find any = method as WebClient.Refresh()=20 =20 Does anyone has a solution ? =20 Thanks, =20 Olivier =20 =20 =20 |