G
Guest
I am using some code off the web that requires a string builder in a script
within a web page.
In order to get the script to work I need to include the relevant library in
the references section in the project.
However, if I include the System library, the application does not work. In
the help files the string builder class is meant to be in system.text but it
aint!!
What library should I include so that string builder is available
Thanks in advance
within a web page.
In order to get the script to work I need to include the relevant library in
the references section in the project.
However, if I include the System library, the application does not work. In
the help files the string builder class is meant to be in system.text but it
aint!!
What library should I include so that string builder is available
Thanks in advance