Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Tue, 24 Jun 2008 19:37:24 -0400,    group: microsoft.public.dotnet.framework.aspnet.webservices        back       


Simple Classic asp questions ... Response.Redirect   
Why cannot I do this?

in an asp site  www.Site1.com page, I have this:
<% response.redirect "http://www.Site2.com?a=1" %>

when it is redirected, I always see it as if it were:
http://www.Site2.com
It drops/strips off the paramaters.

Please respond asap.....my website is not functioning because of this

How else can I redirect from one domain to another "with" parameters?
date: Tue, 24 Jun 2008 19:37:24 -0400   author:   Travis McGee

Re: Simple Classic asp questions ... Response.Redirect   
Not sure but my first thought would be to try http://www.site2.com/?a=1 to 
ask explicitely for the default page (note the extra /).

If I remember when not using a trailing / there is an extra step involved 
for getting the default document. This extra step could be what clears the 
querystring parameter...

--
Patrice


"Travis McGee"  a écrit dans le message de 
groupe de discussion : ef5iPNl1IHA.5832@TK2MSFTNGP02.phx.gbl...
> Why cannot I do this?
>
> in an asp site  www.Site1.com page, I have this:
> <% response.redirect "http://www.Site2.com?a=1" %>
>
> when it is redirected, I always see it as if it were:
> http://www.Site2.com
> It drops/strips off the paramaters.
>
> Please respond asap.....my website is not functioning because of this
>
> How else can I redirect from one domain to another "with" parameters?
>
date: Wed, 25 Jun 2008 10:20:06 +0200   author:   Patrice http://www.chez.com/scribe/

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us