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

 passing urls parameters to new page

Print topic Send  topic

Author Message
robin
Posted: 11/23/2004, 1:58 AM

hi

can any body tell me how to pass urls paramters to the new page based on two values

i know how to do for one value
i.e
Redirect = "Print.asp?id=" & id

but i want to do that for two values

id and one for value which i call as article id

and based on these values i want to pop up the print page

can any one suggest me how to do this

thanks in advance any help would be appreciated

regards
robin
mrachow


Posts: 509
Posted: 11/23/2004, 12:35 PM

Hmm...,
multiple parameters are separated by &
Redirect = "Print.asp?id=" & id & "&article_id=" & article_id

Is this what you are looking for?

Regards,
Michael
_________________
Best regards,
Michael
View profile  Send private message
ruby

Posts: 8
Posted: 11/24/2004, 12:27 AM

yes
i got it thanks very much

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

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.