CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 Hide parameter

Print topic Send  topic

Author Message
Orlando
Posted: 10/25/2004, 10:34 AM

Theres a way to Hide the parameter in the url (?forum_id=6) so the user cant modify it?
peterr


Posts: 5971
Posted: 10/25/2004, 1:55 PM

Hiding a parameter is different from not allowing users to modify it (although they could be combined).

If you want to hide the parameter completely You could use session variables, though this is not a very good method in most cases. You could also encrypt URL parameters, but it may not be easy in CCS.

If you don't want users to modify URL parameters then kick them out to another page if they do so, as shown at http://docs.codecharge.com/studio/html/QuickStart/Creat...rInitEvent.html

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Pankaj
Posted: 11/22/2004, 8:55 AM

Use frames if you want to hide the URL from the user..You can fix the URL to the login URL(i.e. the first URL)
JoeyBoy
Posted: 11/22/2004, 12:22 PM

What is the diference between GET and POST....? Why dont change from GET to POST instead?
mrachow


Posts: 509
Posted: 11/22/2004, 12:44 PM

A link (Anker tag) can have GET parameters only for example.

Regards,
Michael.
_________________
Best regards,
Michael
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.