Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling crystal report from java script

Status
Not open for further replies.

madhav23

Programmer
Jun 5, 2003
7
0
0
US
Hi
Iam facing a problem which calling a report from java script.

it is working fine when im using only "in".
But it is giving me problem when using "not in".
The following is the peice of code which im using.

sfstr = sfstr+' and {' + viewname +'.TXCODE'+'} not in ['+"'500009','600007','500348','600346'"+']';

if any one has solution please help me.

Thanks in advance

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top