Connecting Tech Pros Worldwide Help | Site Map

Get parameter from URL

Newbie
 
Join Date: Aug 2008
Posts: 1
#1: Sep 2 '08
I have a CrystalReport based on a MS SQL Stored procedure that I am trying to pass parameters to through the URL. According to their webpage, Crystal 8 took parameters by appending prompt0="blah"&prompt1="blah" to the end of the URL. How do i add the value to my code to read the parameter?

Any help would be appreciated
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Sep 3 '08

re: Get parameter from URL


Quote:

Originally Posted by arbutt

I have a CrystalReport based on a MS SQL Stored procedure that I am trying to pass parameters to through the URL. According to their webpage, Crystal 8 took parameters by appending prompt0="blah"&prompt1="blah" to the end of the URL. How do i add the value to my code to read the parameter?

Any help would be appreciated

Sure, how are you calling it now?

Jared
Reply