The situation is we have Domain www.a.com and a domain alias www.b.com. Both are pointing to the same web location. We want the URL in the browser to end up saying www.b.com, even if the user had ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20865054.htm...
Zones:
ASPDate Answered: 01/27/2004 Rating: 8.6 Views: 4
Dear experts,
i want to be able to redirect all the users to an "Unavailable" page when one of the third party sites is unavailable. i have the following 2 options in mind
1) Have an Applicat...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21979273.htm...
Zones:
ASPDate Answered: 09/06/2006 Rating: 7.8 Views: 0
here is my code:
---------------------------------------------------------------------------------------------------------------------------------------------------
<!--#include file='includes/...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_22101832.htm...
Zones:
ASPDate Answered: 12/22/2006 Rating: 8.4 Views: 0
can someone please tell me how to do an autoredirect?
i have a page where the user can edit previously-entered info in a database. After the user clicks "Edit", I want them to be taken to an AS...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11363477.htm...
Zones:
ASPDate Answered: 11/24/2000 Rating: 7.2 Views: 0
OK, I am using Frontpage 98 on an NT IIS server. I use ASP pages. The site deals with 700 plans. I have dropdowns that allow users to select a report they want to look at for a particular plan. ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11668938.html
Zones:
JavaScriptDate Answered: 11/10/2000 Rating: 7.2 Views: 0
I have a number of sites, over one hundred I have created. I want a showcase of these, by this I mean a window that every 20seconds or so redirects to another page.
I thought of doing this by ho...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11687798.htm...
Zones:
ASPDate Answered: 01/11/2001 Rating: 7.6 Views: 0
How can you do a redirect with vbScript without using the response object in ASP? Here is the code...
<SCRIPT LANGUAGE=vbScript>
sub deleteBtn_OnClick()
lngControl = MsgBox("Are you sure...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20148122.htm...
Zones:
ASPDate Answered: 07/10/2001 Rating: 8.2 Views: 0
I am developing this application in ASP. user is redirected to login page if session expires. How do I tell user that ur session has expired. I need to show an error message saying that your sessio...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20594209.htm...
Zones:
ASPDate Answered: 03/05/2004 Rating: 8.4 Views: 0
I need my page after login will redirect to other page after 5 second
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20688740.htm...
Zones:
ASPDate Answered: 08/19/2003 Rating: 9.0 Views: 0
I am using MSXML2.ServerXMLHTTP (MSMXL 3.0) to grab a HTML page from another server (VBScript ASP). No problem. But I also want to grab the images on that page. I can do this most of the time, but ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20717443.htm...
Zones:
ASPDate Answered: 08/26/2003 Rating: 6.8 Views: 0