Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
maximo789 #1
"?" in a query string is replaced with a '/'
Hello Everyone,
How do I reconfigure ColdFusion on my server so that the '?' in a query string is replaced with a '/' and pass the value to the URL.
maximo789 Guest
-
How do you change "?" in a query string with a '/'
How do you change "?" in a query string with a '/' so it appears is if the url is not dynamic. We just want the query to be able to pass / in... -
"Error Creating Control" and "Cast from String"
I'm creating a custom date control. In appearance, it's just a textbox and a button. It has three custom properties: CalDate, CalDateType and... -
Exporting to PDF, letter "l" is replaced by "¦"
Hi All, Has anyone else sen this? When I try to export a file as a PDF document the letter "l" is replaced by the character "¦". All font/text... -
#26292 [Opn->Bgs]: substr returns "0" for any offset on the string "0"
ID: 26292 Updated by: sniper@php.net Reported By: ravacholp at hotmail dot com -Status: Open +Status: ... -
convert visual basic "string" data type to DB2 "blob"
Does anyone know if a visual basic string data type can be converted to DB2 blob datatype? I have all data in XML files and I use Visual Basic to... -
DuLaus #2
Re: "?" in a query string is replaced with a '/'
Hi
I imagine your looking to have your URL's friendly to search engines.
This is a fairly straight solution.
[url]http://www.fusium.com/index.cfm?fuseaction=home.buildmaster&bodyFuse action=ses.intro[/url]
DuLaus Guest
-
maximo789 #3
Re: "?" in a query string is replaced with a '/'
Thank you, I will try it out right away.
Thanks
maximo789 Guest
-
Latino #4
Re: "?" in a query string is replaced with a '/'
Thanks for that post DuLaus! I have successfully converted my site to SES!
TECITO.COM I had tried several other tags, some written in cfc, custom tagas,
i never got it to work. Most of them lack documentation. Thanks again.
Latino Guest
-
ctrl+alt+delete #5
Re: "?" in a query string is replaced with a '/'
I caught this thread late... Care to share your final code?
"Latino" <webforumsuser@macromedia.com> wrote in message
news:d012dt$rr$1@forums.macromedia.com...> Thanks for that post DuLaus! I have successfully converted my site to
> SES!
> TECITO.COM I had tried several other tags, some written in cfc, custom
> tagas,
> i never got it to work. Most of them lack documentation. Thanks again.
>
ctrl+alt+delete Guest
-
Latino #6
Re: "?" in a query string is replaced with a '/'
This is what i did to conver my site to SES:
Step 1:
Download the sesConverter from
[url]http://www.fusium.com[/url] to read more about the sesConverter.
Latino Guest
-
Latino #7
Re: "?" in a query string is replaced with a '/'
Step 4:
Conver your links, manually to, for example from:
Latino Guest



Reply With Quote

