Re: Extracting URL

This WebDNA talk-list message is from

2007


It keeps the original formatting.
numero = 68824
interpreted = N
texte = 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 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)
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 Web Archive of this list is at: http://webdna.smithmicro.com/ "WebDna @ Inkblot Media"

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:

Grep email addresses in bbedit or webdna ... (2003) Blog/social networking shortcut (2007) unable to launch acgi in WebCat (1997) Web Catalog vs. ICAT (1997) How do I get Google to crawl a WebCat site? (2003) Using Applescript to process WebCatalog functions (1998) Major Security Hole (1998) [random] only for 1-100??? (1997) Not really WebCat (1997) Mixed databases (1998) Webcat/Webmerchant part II (1998) Storing calculated data (2002) Newbie questions (1999) Error handling for accountNum (1997) Running _every_ page through WebCat ? (1997) Simple way to create unique SKU (1997) Error with [applescript] (1999) Insert Line Feed Character (2004) Limit on nested [ShowIf]'s? (1997) SSL Certificates (2004)