CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ColdFusion

 URL par converting to uppercase

Print topic Send  topic

Author Message
Rosario


Posts: 54
Posted: 06/30/2009, 7:50 AM

URL par converting to uppercase

I have a project that sends to a cgi script but the URL string variables are passing as uppercase

Output:
https://mysite.com/cgi-bin/bmp2Comment.pl?TT=256457357&...FTOKEN=79108482

In my form code, TT is tt, PNAME is pname and TNUMBER is tnumber, ect,ect as you can see.

I cant find why it is doing this???
View profile  Send private message
MaFi

Posts: 49
Posted: 07/02/2009, 5:40 AM

CCS is using the form fieldnames to generate the url string.

1. When submitted the Form data is send to the page
2. The URL String is build with the form data,
where the passed names of the form fields are always in upper case.
3. The build URL is passed to the page.

Regards

Martin
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.