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)
 Enter

Author  Topic 

kauind
Starting Member

20 Posts

Posted - 2000-11-11 : 06:36:55
I want to check if there is line fedder in the string that is passed from a asp page and if yes then i need to do something

but by problem is with what i have to check to see it there is a line fedder

For Eg:
if substring("<Bold>",1,1)
print a
else if "Check for ENTER"


How do this




   

- Advertisement -