By the way the sign #.



Dear all

My application receives a url of the client variable.
If the url query string contains the pound sign (single or double) the query string returns only the left most string
not entire url query string.

for example
http://127.0.0.1/myappserver/receive.cfm?id=1 & message = test #ING

CGI. Query_string is able to recover up to
'id = 1 & message = test'

The last 3 characters are omitted.

How to recover the entire past a URL query string
With the help of the CF MX 6.1
Thank you





You must code the URL before moving on.

After the coding of the URL will be like:

http://127.0.0.1/myappserver/receive.cfm?id=1&message=test%23ing

Now you can get the URL as parameter:

#URL.message #.

Thank you

Ginette
(www.mindfiresolutions.com)

Tags: ColdFusion

Similar Questions

Maybe you are looking for

  • Can you have a second password wifi for customers?

    Can you do a second password wifi for customers 'club' in your home?

  • Touchpad not working not not on Satellite Pro A60

    HelloTried the Fn F9. Still no answer. Also tried the setting in the control without result Panel.I looked in Device Manager and there seems to be a problem with the touchpad PS/2. Apparently, the device is not present, not working does not or does n

  • tactile keyboard sounds

    My sounds of keyboard for my hp envy x 2 are very low compared to before, and I want to be returned to the way which they werer before woth the satisfactory tap tap sounds by pressing the keysnow it is at very low volume

  • Current firmware for Dell TL2000

    Hello: I have a Dell TL2000 tape drive and I would like to know what current firmware is available for my device. Here is what I am running. Currently installed firmware library C.00 / 3,20e Revision of the Firmware bootcode 0.80 Vendor ID IBM Produc

  • How to recharge a ListView when an item is deleted or changed?

    So I have a ListView in a Page that lists the files.  And the selected files are sometimes renamed or deleted on the triggering of action items, how to refresh the ListView to reflect these changes? I would refresh my data model during the outbreak o