CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Weird querystring chars

Print topic Send  topic

Author Message
TBMH

Posts: 40
Posted: 08/10/2007, 9:54 AM

I have a page called test.ccp. This page has a hyperlink whose href source is test.ccp. It posts back to itself and passes a variable in the URL and refreshes the data on the screen. Pretty straightforward stuff.

What is odd though, is that a string of 'amp;' gets inserted into the query string as well right before other querystring params effectively rendering them useless. So, my query string looks like this BEFORE I click on my hyperlink

test.aspx?PARAM1=FOO

After I click the hyperlink and the page is refreshed, the querystring looks like this:

test.aspx?PARAM2=BAR&'amp;'PARAM1=FOO. (I had to put the amp; in quotes to show up in this post)

Now, PARAM1 is not valid because of the amp; stuff.

Any ideas how to fix this? This is in CCS 3.2 I did not have this problem in 3.1

Thanks,
Scott
View profile  Send private message
TBMH

Posts: 40
Posted: 08/10/2007, 10:01 AM

I left out an important piece of imformation that seems to make a big difference. My hyperlink is actually an imagelink. When I use a standard hyperlink it works as expected and does not insert the extra amp; chars.

Go figure. Any help is appreciated.

Thanks,
Scott
View profile  Send private message
TBMH

Posts: 40
Posted: 08/10/2007, 12:26 PM

Talk about timing. No sooner than 2 hours after I posted this the latest patch was released which fixed it. Sweeet!

EDIT: I SPOKE TOO SOON! The Bug is still there in the latest release. :-/
View profile  Send private message
peterr


Posts: 5971
Posted: 08/10/2007, 1:15 PM

Hi,

Could you please contact our support and later attach that non-working page.

Thanks
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.