Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 If..else in webtask

Author  Topic 

jackstow
Posting Yak Master

160 Posts

Posted - 2002-06-17 : 07:05:45
I'm using sp_makewebtask to create an HTML file. It works fine, but can you include if..else syntax in a webtask? - i.e. to not show images in the resulting HTML file if the image field is NULL..

   

- Advertisement -