I'm creating an ASP.NET web app. I have some code that I need to run on the clientside. However, the only code I have is being run serverside (VB.NET). Is there anything I can use to convert it to VBscript? Or can someone do it for me? It's not much code. Although, I have no idea how difficult...
I'm trying to use 'ClickYes' on the clientside because I'm using Outlook on the client's computer to send email. Before you ask, I'm not using SMTP because its blocked by the company.
Private Declare Function RegisterWindowMessage _
Lib "user32" Alias "RegisterWindowMessageA" _...
I'm creating an ASP.NET web app. I have some code that I need to run on the clientside. However, the only code I have is being run serverside (VB.NET). Is there anything I can use to convert it to javascript? Or can someone do it for me? It's not much code. Although, I have no idea how difficult...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.