CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 How to redirect with a button using CCS 2

Print topic Send  topic

Author Message
Karim
Posted: 04/15/2003, 10:02 AM

Does anyone know what the steps are or if there is any article where I can redirect to another page when I click a button using CCS.

Thanks,
Karim
RonB
Posted: 04/15/2003, 1:26 PM

insert a plain button in html:

<input id="Button1" type="button" value="Button1" name="Button1">

now add javascripts onclick code:

<input id="Button1" type="button" value="Button1" name="Button1" onclick="document.location.href='./somepage.php'">

RonB
Karim
Posted: 04/16/2003, 8:31 AM

Thanks, I will try that.

Karim

   


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

Web Database

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.