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

 Redirect to a non *.ccp page

Print topic Send  topic

Author Message
Mario

Posts: 14
Posted: 05/15/2012, 2:00 AM

Hello,
Using CCS 4.3 and aspx (.net), IIS.

I have a search form built with CCS (Search.ccp, actually Search.aspx) that passes the parametres to a (CCS) grid; everything works ok.

Now, I have created (well, a coworker) in Visual Studio another page (Grid.aspx) with a grid and some VB custom code. I would like the Search.ccp page to send the parameters to a Grid.aspx (Visual Studio).

I have tried setting the search "Return Page" to Grid.aspx (Visual Studio), however, it is telling me that that file extension redirection is not allowed (it seems that only CCP pages are allowed here).

Is there any other method to achieve that result?

I have tried to "return Page" to an empty *.ccp page, and then redirect *.ccp to Grid.aspx (Visual Studio) but while redirecting the parameters are lost.

Any hints? Any help will be most welcome....

Thanks in advance,

Mario
View profile  Send private message
Mario

Posts: 14
Posted: 05/15/2012, 2:02 AM

BTW, it is not a search form but a record form used as a search tool

Thanks
View profile  Send private message
FrankR

Posts: 154
Posted: 05/16/2012, 12:50 PM

You can always use Response.Redirect.
_________________
FR
View profile  Send private message
andrewi

Posts: 162
Posted: 05/18/2012, 4:52 AM

Take a look RedirectUrl (Codecharge manual page: Dynamically Redirect Users to Another Page http://docs.codecharge.com/studio50/html/ProgrammingTec...tUsers.html?toc)

You may still have to do some work to append parameters.

Andrew
View profile  Send private message
Tuong Do
Posted: 06/21/2012, 10:44 PM

Hi Mario

In the onclick of the button

Set

RedirectUrl = "yourwhateverpage.aspx"

Or If your page is EMPLOYER then

RedirectUrl = GetEMPLOYERRedirectUrl("whateveryourpageis.aspx", "")



"Mario" wrote in messagenews:84fb21b3c71222@news.codecharge.com...

Hello,
Using CCS 4.3 and aspx (.net), IIS.

I have a search form built with CCS (Search.ccp, actually Search.aspx) that
passes the parametres to a (CCS) grid; everything works ok.

Now, I have created (well, a coworker) in Visual Studio another page
(Grid.aspx) with a grid and some VB custom code. I would like the Search.ccp
page to send the parameters to a Grid.aspx (Visual Studio).

I have tried setting the search "Return Page" to Grid.aspx (Visual Studio),
however, it is telling me that that file extension redirection is not
allowed
(it seems that only CCP pages are allowed here).

Is there any other method to achieve that result?

I have tried to "return Page" to an empty *.ccp page, and then redirect
*.ccp
to Grid.aspx (Visual Studio) but while redirecting the parameters are lost.

Any hints? Any help will be most welcome....

Thanks in advance,

Mario
---------------------------------------
Sent from YesSoftware forum
http://forums.yessoftware.com/

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.