Enter Keywords:
1 - 10 of 79(0.015 seconds)
Sort By:
 
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 ...
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...
Zones: ASPDate Answered: 09/06/2006 Rating: 7.8 Views: 0
here is my code: --------------------------------------------------------------------------------------------------------------------------------------------------- <!--#include file='includes/...
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...
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. ...
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...
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...
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...
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
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 ...
Zones: ASPDate Answered: 08/26/2003 Rating: 6.8 Views: 0