Click here to Skip to main content
15,911,531 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to set the position of window.prompt? Pin
George Ma17-Sep-02 17:14
George Ma17-Sep-02 17:14 
GeneralBandwidth Calulation! Pin
zakimurtaza17-Sep-02 13:12
zakimurtaza17-Sep-02 13:12 
GeneralRe: Bandwidth Calulation! Pin
Roger Wright18-Sep-02 4:53
professionalRoger Wright18-Sep-02 4:53 
GeneralFAQ? Migrating ASP App Pin
Davy Mitchell17-Sep-02 11:07
Davy Mitchell17-Sep-02 11:07 
GeneralRe: FAQ? Migrating ASP App Pin
David Stone17-Sep-02 12:07
sitebuilderDavid Stone17-Sep-02 12:07 
GeneralRe: FAQ? Migrating ASP App Pin
Davy Mitchell18-Sep-02 8:10
Davy Mitchell18-Sep-02 8:10 
QuestionWhy will my Text not WRAP in Table? Pin
MStanbrook17-Sep-02 10:31
MStanbrook17-Sep-02 10:31 
GeneralASP & Crystal Reports syntax Pin
Megan Forbes17-Sep-02 6:19
Megan Forbes17-Sep-02 6:19 
Hi,

I am using ASP (not .Net) to display a crystal report. The form on the page before takes two dates in the format 'dd/mm/yyyy'. It also reads in a Firm ID from a session variable (arb, but maybe useful info).

The problem comes with this line:
set crtable = session("oRpt").Database.Tables.Item(1)

How do I add the other 2 items? I've tried

set crtable = session("oRpt").Database.Tables.Item(1) & session("oRpt").Database.Tables.Item(2) & session("oRpt").Database.Tables.Item(3)

but apparently that is not the correct way to concatenate more than one item (I have this working for other reports with only one value being passed to the stored procedure)

If anyone knows the syntax for that line, please help!

Thanks!

The following statement about your geekness is true. The previous statement about your geekness is not true.

GCS/IT/P d- s: a- C++++$ UL+>++++ P+ L++$ E- W+++$ N !o K+ w++$ O---- M--
PS- PE Y+ PGP--- t !5 X- tv b+++ DI++ D+ G++ e++>e+++ h--- r+++

GeneralRe: ASP & Crystal Reports syntax Pin
Megan Forbes18-Sep-02 8:29
Megan Forbes18-Sep-02 8:29 
GeneralASP .NET application seems to time out Pin
MS le Roux17-Sep-02 5:50
MS le Roux17-Sep-02 5:50 
GeneralRe: ASP .NET application seems to time out Pin
Nick Parker17-Sep-02 6:03
protectorNick Parker17-Sep-02 6:03 
GeneralRe: ASP .NET application seems to time out Pin
MS le Roux17-Sep-02 6:18
MS le Roux17-Sep-02 6:18 
GeneralRe: ASP .NET application seems to time out Pin
Nick Parker17-Sep-02 6:22
protectorNick Parker17-Sep-02 6:22 
GeneralRe: ASP .NET application seems to time out Pin
MS le Roux17-Sep-02 19:58
MS le Roux17-Sep-02 19:58 
GeneralMaking expandable dataitems Pin
leppie17-Sep-02 3:55
leppie17-Sep-02 3:55 
GeneralRe: Making expandable dataitems Pin
Nick Parker17-Sep-02 6:12
protectorNick Parker17-Sep-02 6:12 
GeneralRe: Making expandable dataitems Pin
leppie17-Sep-02 7:07
leppie17-Sep-02 7:07 
GeneralRe: Making expandable dataitems Pin
Nick Parker17-Sep-02 7:09
protectorNick Parker17-Sep-02 7:09 
GeneralConsuming Web Services... Pin
Matt Philmon16-Sep-02 11:31
Matt Philmon16-Sep-02 11:31 
GeneralRe: Consuming Web Services... Pin
Dan_P17-Sep-02 20:35
Dan_P17-Sep-02 20:35 
GeneralSet User Control Visibility to False Pin
Jason Weibel16-Sep-02 10:44
Jason Weibel16-Sep-02 10:44 
GeneralRe: Set User Control Visibility to False Pin
Jason Weibel17-Sep-02 3:23
Jason Weibel17-Sep-02 3:23 
GeneralTrace and Performance Pin
Mauricio Ritter16-Sep-02 4:02
Mauricio Ritter16-Sep-02 4:02 
GeneralRe: Trace and Performance Pin
Anonymously16-Sep-02 4:17
Anonymously16-Sep-02 4:17 
GeneralRe: Trace and Performance Pin
Mauricio Ritter16-Sep-02 4:22
Mauricio Ritter16-Sep-02 4:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.