M
Mark Fox
Hello,
I am porting some old ASP 3.0 VBScript code to
C#.NET and am not sure what the equivalent C# functions
are for a couple VBScript functions. So my first
question is:
1) Is there somewhere that lists old VBScript functions
and their equivalent C# functions?
More importantly, though:
2) What would the "Asc" and "ChrB" functions be in C#?
Asc:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/office97/html/output/f1/d6/s5b26b.asp
ChrB:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/office97/html/output/f1/d6/s5b26b.asp
Thanks for your help!
I am porting some old ASP 3.0 VBScript code to
C#.NET and am not sure what the equivalent C# functions
are for a couple VBScript functions. So my first
question is:
1) Is there somewhere that lists old VBScript functions
and their equivalent C# functions?
More importantly, though:
2) What would the "Asc" and "ChrB" functions be in C#?
Asc:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/office97/html/output/f1/d6/s5b26b.asp
ChrB:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/office97/html/output/f1/d6/s5b26b.asp
Thanks for your help!