Easy example of application running in a Website?

DESTROYER

New member
Joined
Oct 20, 2009
Messages
4
Programming Experience
1-3
Hi. I am not sure if it proper forum for this question.
Can anyone explain how to run a easy VB.net program in a website.
I know there are other programming tools for this purpose but I'd like to use VB.net.
Please help.
 
Uh, i dont quite get youre question...

if youre talking about a executable running on a apache server. or on say on Google

thats impossible. you cant run executable on pure webhosting sites. youd need a dedicated server to do that... sorry.
 
You need to program in java, not in vb.net... although I have seen/heard of a couple old tricks/programs that involve active X to do similar things to what you are suggesting.
 
Back
Top