gowans007
08-05-2004, 06:26 AM
I have a SQL & on returning the information I need to do a check to see that the variable holds infomation if not I need it to display something else.
Is there anyway in ASP to check the lengh of a string in a variable and if this is eqal to zero then to display something else?
Basically the data is altering the table size if it has no info in so where there is no data to display to display (<font color="#FFFFFF"> ------) </font> to keep the table looking neat!
Is there anyway in ASP to check the lengh of a string in a variable and if this is eqal to zero then to display something else?
Basically the data is altering the table size if it has no info in so where there is no data to display to display (<font color="#FFFFFF"> ------) </font> to keep the table looking neat!