Re: Extracting URL

This WebDNA talk-list message is from

2007


It keeps the original formatting.
numero = 68825
interpreted = N
texte = I will have to give it a go, thanks for the link :) On 13 Apr 2007, at 10:03 AM, WebDna @ Inkblot Media wrote: > None. We originally had to use it for a development server that was > testing > a site that was on an Apache server using Mod_Rewrite. > > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On > Behalf Of > Stuart Tremain > Sent: Thursday, April 12, 2007 4:23 PM > To: WebDNA Talk > Subject: Re: Extracting URL > > Ron > > Do you have any problem with WebDNA and the filter ? > > > On 13 Apr 2007, at 9:14 AM, WebDna @ Inkblot Media wrote: > >> Actually IIS can do mod_rewrite using an ISAPI filter. I use this >> on one our >> servers and it works great. >> >> http://www.inkblotmedia.com/IonicIsapiRewriter.zip >> >> Though I think the most popular one is http:// >> www.isapirewrite.com/, but it >> is not free. >> >> Good Luck. >> Ron >> >> -----Original Message----- >> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On >> Behalf Of >> Stuart Tremain >> Sent: Thursday, April 12, 2007 12:49 AM >> To: WebDNA Talk >> Subject: Re: Extracting URL >> >> Matthew >> >> Apache will do what I want as you have noted, however I am stuck with >> IIS which doesn't do mod_rewrite >> >> On 12 Apr 2007, at 5:30 PM, Matthew A Perosi wrote: >> >>> Stuart I found a thread about this in the SMI archives. >>> Do a search on mod_rewrite and URI. >>> I don't know if a resolution was figured out, but the subject is >>> "WebDNA equivalent for $REQUEST_URI" dating back to 03/03/2004 >>> >>> I also did a Google search and dug up this page: http:// >>> www.webmasterworld.com/forum10/11371.htm although it has a lot of >>> bantering, there might be a glimmer of an idea. >>> >>> -- >>> Matthew A Perosi >>> Psi Prime, Inc. >>> http://www.psiprime.com >>> 323 Union Blvd. >>> Totowa, NJ 07512 >>> P: 973.225.9870 >>> F: 973.413.8217 >>> >>> >>> >>> >>> Stuart Tremain wrote: >>> >>>> This is a problem that I have been trying to solve for a few years >>>> on and off. >>>> >>>> IIS v6 server WebDNA v6 >>>> >>>> The url: >>>> >>>> http://dev.opsmdirect.com.au/acl-contact-lenses/ >>>> >>>> Notice that the url does not have 'filename.html' at the end - >>>> these I can deal with in the ErrorMessages.db >>>> >>>> My problem is a missing directory and capturing the 'acl-contact- >>>> lenses' part. >>>> >>>> IIS gives me the ability to have the default 404 error page >>>> or redirect to a page of my choosing >>>> or a static page of my own >>>> >>>> The static page does not get passed through the webdna engine so >>>> webdna tags are useless >>>> >>>> if I redirect, in this case to test.html there is no WebDNA tags >>>> that capture the 'acl-contact-lenses' part >>>> >>>> Is there another method ? Javascript ? PHP ? >>>> >>>> If I can capture 'acl-contact-lenses' I can then use it to my >>>> advantage. >>>> >>>> Regards >>>> >>>> Stuart Tremain >>>> idfk web developments >>>> 114a/40 yeo street neutral bay 2089 australia >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> To switch to the DIGEST mode, E-mail to >>> digest@talk.smithmicro.com> >>>> Web Archive of this list is at: http://webdna.smithmicro.com/ >>>> >>>> >>> >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >> digest@talk.smithmicro.com> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to > digest@talk.smithmicro.com> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Extracting URL ( Stuart Tremain 2007)
  2. Re: Extracting URL ( "WebDna @ Inkblot Media" 2007)
  3. Re: Extracting URL ( Stuart Tremain 2007)
  4. Re: Extracting URL ( "WebDna @ Inkblot Media" 2007)
  5. Re: Extracting URL ( Stuart Tremain 2007)
  6. Re: Extracting URL ( "Dan Strong" 2007)
  7. Re: Extracting URL ( Stuart Tremain 2007)
  8. Re: Extracting URL ( Matthew A Perosi 2007)
  9. Re: Extracting URL ( Stuart Tremain 2007)
  10. Re: Extracting URL ( Stuart Tremain 2007)
  11. Re: Extracting URL ( Matthew A Perosi 2007)
  12. Re: Extracting URL ( Stuart Tremain 2007)
  13. Extracting URL ( Stuart Tremain 2007)
I will have to give it a go, thanks for the link :) On 13 Apr 2007, at 10:03 AM, WebDna @ Inkblot Media wrote: > None. We originally had to use it for a development server that was > testing > a site that was on an Apache server using Mod_Rewrite. > > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On > Behalf Of > Stuart Tremain > Sent: Thursday, April 12, 2007 4:23 PM > To: WebDNA Talk > Subject: Re: Extracting URL > > Ron > > Do you have any problem with WebDNA and the filter ? > > > On 13 Apr 2007, at 9:14 AM, WebDna @ Inkblot Media wrote: > >> Actually IIS can do mod_rewrite using an ISAPI filter. I use this >> on one our >> servers and it works great. >> >> http://www.inkblotmedia.com/IonicIsapiRewriter.zip >> >> Though I think the most popular one is http:// >> www.isapirewrite.com/, but it >> is not free. >> >> Good Luck. >> Ron >> >> -----Original Message----- >> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On >> Behalf Of >> Stuart Tremain >> Sent: Thursday, April 12, 2007 12:49 AM >> To: WebDNA Talk >> Subject: Re: Extracting URL >> >> Matthew >> >> Apache will do what I want as you have noted, however I am stuck with >> IIS which doesn't do mod_rewrite >> >> On 12 Apr 2007, at 5:30 PM, Matthew A Perosi wrote: >> >>> Stuart I found a thread about this in the SMI archives. >>> Do a search on mod_rewrite and URI. >>> I don't know if a resolution was figured out, but the subject is >>> "WebDNA equivalent for $REQUEST_URI" dating back to 03/03/2004 >>> >>> I also did a Google search and dug up this page: http:// >>> www.webmasterworld.com/forum10/11371.htm although it has a lot of >>> bantering, there might be a glimmer of an idea. >>> >>> -- >>> Matthew A Perosi >>> Psi Prime, Inc. >>> http://www.psiprime.com >>> 323 Union Blvd. >>> Totowa, NJ 07512 >>> P: 973.225.9870 >>> F: 973.413.8217 >>> >>> >>> >>> >>> Stuart Tremain wrote: >>> >>>> This is a problem that I have been trying to solve for a few years >>>> on and off. >>>> >>>> IIS v6 server WebDNA v6 >>>> >>>> The url: >>>> >>>> http://dev.opsmdirect.com.au/acl-contact-lenses/ >>>> >>>> Notice that the url does not have 'filename.html' at the end - >>>> these I can deal with in the ErrorMessages.db >>>> >>>> My problem is a missing directory and capturing the 'acl-contact- >>>> lenses' part. >>>> >>>> IIS gives me the ability to have the default 404 error page >>>> or redirect to a page of my choosing >>>> or a static page of my own >>>> >>>> The static page does not get passed through the webdna engine so >>>> webdna tags are useless >>>> >>>> if I redirect, in this case to test.html there is no WebDNA tags >>>> that capture the 'acl-contact-lenses' part >>>> >>>> Is there another method ? Javascript ? PHP ? >>>> >>>> If I can capture 'acl-contact-lenses' I can then use it to my >>>> advantage. >>>> >>>> Regards >>>> >>>> Stuart Tremain >>>> idfk web developments >>>> 114a/40 yeo street neutral bay 2089 australia >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> To switch to the DIGEST mode, E-mail to >>> digest@talk.smithmicro.com> >>>> Web Archive of this list is at: http://webdna.smithmicro.com/ >>>> >>>> >>> >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >> digest@talk.smithmicro.com> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to > digest@talk.smithmicro.com> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Mac Vs WindowsNT (1997) Problems with ^ could be solved with [REPLACE CHARACTERS] (1997) WebCat2: Items xx to xx shown, etc. (1997) append=T problem (1998) Silence before the storm? (2004) minimalist shopping cart. (1997) apostrophe in search item (1997) [OT] Puget Sound Meteorites? (2004) setheader and retrieve it immediatly (2001) Browser Problem?!? Still getting Error message using POST! (1997) More on EudoraPro Email (1998) WebDelivery: One step closer !! (1997) re:Clickable maps and WebCatalog? (1996) Where's Cart Created ? (1997) New public beta available (1997) Bug? (1997) HTML Editors (1997) logging in a user (1999) Email template names (1997) RequiredFields template (1997)