IIS 4 SP6 breaks it if you use .htm as a suffix. We found no problem with
using it without a suffix. You could have problems with the cgi.path_info
information not being set. You may need to change this.

Adam Reynolds
ColdFusion Consultant
H.J. Heinz 
Tel.: +44 (0) 20 8756 5170
Mob.: +44 (0) 7973 386620

> ----------
> From:         Russel Madere[SMTP:[EMAIL PROTECTED]]
> Sent:         25 July 2000 01:47
> To:   [EMAIL PROTECTED]
> Subject:      RE: FormURL2Attriutes work around
> 
> Not that I have run into.  Maybe one of the gurus here can answer that.
> 
> Russel
> 
> At 08:33 PM 7/24/2000 -0400, you wrote:
> >I have already done this. Is there a particular service pack, etc. that
> >breaks this?
> >
> >Sincerely,
> >
> >Shane Witbeck
> >Webmaster
> >[EMAIL PROTECTED]
> >www.digitalsanctum.com
> >
> >
> >
> >
> >-----Original Message-----
> >From: Russel Madere [mailto:[EMAIL PROTECTED]]
> >Sent: Monday, July 24, 2000 8:20 PM
> >To: [EMAIL PROTECTED]
> >Subject: Re: FormURL2Attriutes work around
> >
> >
> >Shane,
> >
> >Here is a real simple one:
> >
> >Place the file formURL2Attributes.cfm in the same folder as the page you
> >are calling it with.
> >
> >Russel.
> >
> >At 08:09 PM 7/24/2000 -0400, you wrote:
> > >I am trying to implement one of the uses of the formURL2Attributes.cfm
> file
> > >which is to be able to use "index.cfm/fuseaction/main" instead of
> > >"index.cfm?fuseaction=main". I am on a shared environment and would
> really
> > >like to use the "/" in place of "?" and "=".
> > >
> > >Anyone care to share a work around that does not involve access to the
> > >custom tags folder and cf administrator. Thanks in advance.
> > >
> > >Sincerely,
> > >
> > >Shane Witbeck
> > >Webmaster
> > >[EMAIL PROTECTED]
> > >www.digitalsanctum.com
> > >
> > >
> > >
> > >
> > >-----Original Message-----
> > >From: Ryan Williams [mailto:[EMAIL PROTECTED]]
> > >Sent: Monday, July 24, 2000 2:28 PM
> > >To: [EMAIL PROTECTED]
> > >Subject: Re: CFLOCATION issue
> > >
> > >
> > >I have seen the term "search engine safe" several times in recent days.
> > >This is the first time I have heard of this
> > >concept.  Would anyone be willing to mail me off list with a brief
> > >explanation? Or even provide me with a URL
> > >that would offer a more in-depth explanation?  I don't want to take up
> this
> > >lists time with "novice" questions that I could find the answer to with
> a
> > >little push in the right direction.
> > >
> > >By the way: I like the idea of the "fusewire" variable in multi level
> > >fuseboxes, at least as far as I understand it.  I am still not 100%
> clear
> >on
> > >it but that will come with more time and practice.  Thanks.
> > >
> > >Ryan Williams
> > >[EMAIL PROTECTED]
> > >
> > >----- Original Message -----
> > >From: "Reynolds, Adam" <[EMAIL PROTECTED]>
> > >To: <[EMAIL PROTECTED]>
> > >Sent: Monday, July 24, 2000 10:06 AM
> > >Subject: RE: CFLOCATION issue
> > >
> > >
> > > > All spaces have been urlencoded, it's just that the CFLOCATION does
> not
> > >seem
> > > > to want to work with the search engine safe parameter approach. Has
> been
> > > > resolved by editing the use of cflocation to use non-search engine
> safe
> > > > parameters.
> > > >
> > > > Adam Reynolds
> > > > ColdFusion Consultant
> > > > H.J. Heinz
> > > > Tel.: +44 (0) 20 8756 5170
> > > > Mob.: +44 (0) 7973 386620
> > > >
> > > > > ----------
> > > > > From: [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> > > > > Sent: 24 July 2000 13:54
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: CFLOCATION issue
> > > > >
> > > > > Adam,
> > > > >
> > > > > You shouldn't really have spaces anywhere in your URL as not all
> > >browsers
> > > > > handle them.  I don't think IE even handled them well before
> version 3
> > > > > (but
> > > > > I could be wrong).
> > > > >
> > > > > If you do have spaces you can use a '+' in it's place, and when
> you
> > >output
> > > > >
> > > > > the URL variable the '+' will automatically be turned back into a
> >space.
> > > > > I
> > > > > use this a lot on http://www.cvstore.net on the menu bar.
> > > > >
> > > > > Hope that helps.
> > > > >
> > > > > Cheers
> > > > >
> > > > > Niklas
> > > > > ColdFusion Consultant
> > > > > Prismix Ltd
> > > > >
> > > > > UK ColdFusion User Group Co-Founder
> > > > > www.cfug.co.uk
> > > > >
> > > > >
> > > > > --------------------------------------------------------
> > > > > Get free personalized email at http://lifetime.iname.com
> > > >
> > >
> > >
> --------------------------------------------------------------------------
> > > > > ----
> > > > > To Unsubscribe visit
> > > > >
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> > >or
> > > > > send a message to [EMAIL PROTECTED] with
> 'unsubscribe'
> > >in
> > > > > the body.
> > > > >
> > > >
> **********************************************************************
> > > >  This email and any attachments are confidential and solely
> > > >  for the use of the intended recipient.  They may contain
> > > >  material protected by legal professional or other privilege.
> > > >  If you are not the intended recipient or the person responsible
> > > >  for delivering to the intended recipient, you are not authorised
> > > >  to and must not disclose, copy, distribute or retain this email
> > > >  or its attachments.  Although this email and its attachments
> > > >  are believed to be free of any virus or other defect, it is the
> > > >  responsibility of the recipient to ensure that they are virus free
> > > >  and no responsibility is accepted by the company for any
> > > >  loss or damage arising from receipt or use thereof.
> > > >
> > > >
> **********************************************************************
> > >
> > >
> --------------------------------------------------------------------------
> > >----
> > > > To Unsubscribe visit
> > >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> or
> > >send a message to [EMAIL PROTECTED] with 'unsubscribe'
> in
> > >the body.
> > > >
> > >
> >
> >-------------------------------------------------------------------------
> --
> >-
> > >--
> > >To Unsubscribe visit
> > >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> or
> > >send a message to [EMAIL PROTECTED] with 'unsubscribe'
> in
> > >the body.
> > >
> >
> >-------------------------------------------------------------------------
> --
> >---
> > >To Unsubscribe visit
> > >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> or
> > >send a message to [EMAIL PROTECTED] with 'unsubscribe'
> in
> > >the body.
> >
> >-------------------------------------------------------------------------
> ---
> >--
> >To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> or
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> >the body.
> >
> >-------------------------------------------------------------------------
> -----
> >To Unsubscribe visit 
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> or 
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> 
> >the body.
> 
> --------------------------------------------------------------------------
> ----
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> 
**********************************************************************
 This email and any attachments are confidential and solely
 for the use of the intended recipient.  They may contain
 material protected by legal professional or other privilege.
 If you are not the intended recipient or the person responsible
 for delivering to the intended recipient, you are not authorised
 to and must not disclose, copy, distribute or retain this email
 or its attachments.  Although this email and its attachments
 are believed to be free of any virus or other defect, it is the
 responsibility of the recipient to ensure that they are virus free
 and no responsibility is accepted by the company for any
 loss or damage arising from receipt or use thereof.

**********************************************************************
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to