Login  
Search All Forums
Dart Home | PowerTCP Web Enterprise for ActiveX | Custom Development Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web Enterprise for ActiveX
Topic: Form submission with redirect to mixed-case URL
User81

From: Chicago, IL USA
Posts: 26
Member Since: 04/03/01
posted July 14, 2011 5:11 PM

I am doing a form submission with the Web Enterprise tool. This normally works in my app, but I came across a special case where the form submits and gets redirected to another address when the GET is called. The redirected page is supposed to be a mixed-case URL, but I notice that the WebASP.Response.URL property has an all-lower-case version of the URL in it upon return, and the HTML code in the returned page shows an Apache error saying the resource was not found, referencing the all-lower-case version of the redirected URL. Is there something in the WebASP control that is losing the case of the URL, lowercasing the capital letters?
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted July 15, 2011 11:09 AM

Hello,

That's possible; please send in a small, self-contained sample project that demonstrates the issue into support@dart.com so that we may replicate your issue.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

User81

From: Chicago, IL USA
Posts: 26
Member Since: 04/03/01
posted July 15, 2011 3:02 PM

I can reproduce this error with the Page Fetch demo, for your reference. If I put the following URL into Page Fetch:

http://www.nfbnewslineonline.org/NOLLogin.jsp?UserName=506980&Password=2629

The returned text contains the Apache error indicating that a redirect was attempted to the file nolgreeting.jsp, but the correct filename is in mixed case, which should be NOLGreeting.jsp
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted July 15, 2011 3:50 PM

Hello,

I have reproduced your issue, and entered it as TTWeb #5478. For information and updates regarding its status, please contact jamie.powell@dart.com

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX