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 -> PHP

 form questions

Print topic Send  topic

Author Message
2advanced

Posts:
Posted: 07/18/2015, 9:47 AM

CCS5.1 I was wondering I am creating a register page go it looking like I want my issue is that is there any way to pose its self with out showing in the url

instead of create.php?ccsForm=register

to create.php

when you look at source code

<form id="register" method="post" name="register" action="create.php?ccsForm=register">

to

<form id="register" method="post" name="register" action="create.php">

mod rewrite don't work

has anyone got a solution?
View profile  Send private message
MichaelMcDonald

Posts: 640
Posted: 07/18/2015, 2:49 PM

That's a required component for validation using codecharge in-built method.

To get around it use non-POST solution such as javascript validation.

Or live with it, there's nothing bad about it.
_________________
Central Coast, NSW, Australia.

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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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