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

 Url parameters issue question

Print topic Send  topic

Author Message
2Code

Posts: 24
Posted: 04/10/2014, 3:16 PM

I have a serious issues that I cannot seem to resolve.... I have form with a button and when I click it the url displays like this

http://mydomain.com/reset_pass.php?ccsForm=reset

how do I remove that trailing ?cssForm=reset

this is my custom code it works great its just even after the password is sent that param is still in the url

//REDIRECT USER TO PASSWORD SENT CONFIRMATION PAGE

$resetpass->Errors->addError("<font color='0bc046'>Request processed successfully. Please check your email.");
$resetpass->user_email->SetValue("");

} else {
$resetpass->Errors->addError("There is no account with that email address.");


}
}

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.