Jeffrey, First of all, thanks very much for the reply. Let me explain a little further as to what I need to do. We have companies that link to our website. Well, this one company, when they link to our site, does not want to see our web address in the url. They want to see their web address. Is that where the ISAPI filter will come into play. If so, would you mind explaining how I go about doing that? If you would like to take this out of the discussion group, I'll gladly give you another email address or a phone number that you can reach me at.
Thanks again, Barry --- In [EMAIL PROTECTED], Jeffrey Schoolcraft <[EMAIL PROTECTED]> wrote: > If you're just talking about changing the root URL to the site > > www.mycompany.com/page1 to www.anothercompany.com/page1 > > The answer is sure, as many URL's as you can point to your webserver > it'll serve pages from the default application no problem. > > If you're talking about doing something like: > > www.mycompany.com/pages/1/ and do URL rewriting you'll need an ISAPI > filter in asp classic. > > If you just want your own extension foo.com/page1.jeff you just need > to create a reference in IIS and have them handled by ASP or whatever. > > Jeff > On Tue, 20 Jul 2004 20:47:21 -0000, bef218 <[EMAIL PROTECTED]> wrote: > > Does anyone know if it is possible to show a different url than the > > default url for a page? What I mean is, let's say when someone > > hits "page1" on your site, the url shows "www.mycompany.com/page1. > > Can the url be changed to show something different > > like "www.anothercompany.com/page1" even though "page1" actually > > does reside within the mycompany domain? > > > > Thanks. > > > > > > > > Yahoo! Groups Links > > > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> 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/
