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.
| 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 somethingbut by problem is with what i have to check to see it there is a line fedderFor Eg: if substring("<Bold>",1,1) print a else if "Check for ENTER"How do this |
|
|
|
|
|