Hi,
I have a small piece of code using AJAX. It's hardly 30 lines of code but I can't make it work :(
At the moment it's in C# and I was wondering if anyone can help me make it work with VB.NET?
Cheers :)
Printable View
Hi,
I have a small piece of code using AJAX. It's hardly 30 lines of code but I can't make it work :(
At the moment it's in C# and I was wondering if anyone can help me make it work with VB.NET?
Cheers :)
here's a list of converters : http://www.google.com/search?hl=en&l...c%23+to+vb.net
Thanks :) Tried them..Didn't work.
I had it pretty much done with no compilation errors but nothing actually happening.
It run it and it works for me,unless you mean something else.
Ahh cool now.
I made a mistake in one of the function and wasn't returning the correct result so was getting an empty string back.
Cheers :)