Save the following as index.asp:
<%
response.redirect("articles.asp")
%>Bob Filipiak A question not asked is a lost opportunity to learn. ----- Original Message ----- From: "professorw999" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 04, 2004 1:02 PM Subject: [ASP] ASP And Subdomains > > > I have never used a subdomain before and would like to try. Our web > host will set up this subdomain for us: > http://articles.independent-sales-reps.com > > We want this subdomain to point to this page: /articles.asp > However, our web host states that all subdomains may only point to > our home page: /index.asp > > In order to have a subdomain point to a different web page, we need > to use some sort of scripting. They will not offer any further > technical support than that. > > Does this sound right? Has anyone used an ASP script to accomplish > what I want to do here? > > Thanks, > PW > > > > > > > --------------------------------------------------------------------- > Home : http://groups.yahoo.com/group/active-server-pages > --------------------------------------------------------------------- > Post : [EMAIL PROTECTED] > Subscribe : [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > --------------------------------------------------------------------- > Yahoo! Groups Links > > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
