[thelist] ASP, FSO Replace

Lonnie Kraemer lwkraemer at earthlink.net
Tue Feb 4 15:01:53 CST 2003


> Replace strCombo, "<option value=""1718"">","<option selected
> value=""1718"">"

I believe you need parens for this method:
Replace(strCombo,"<option value=""1718"">","<option selected
value=""1718"">")




More information about the thelist mailing list