Quote Originally Posted by 2ManyGuys
Hi! I wonder if its possible (and if its possible, then how) to put in a Visual Basic (program/exe file or what to name it) into FreeWebs!?
I'm not sure how external web pages are integrated with Freewebs. Somebody who has tried it will have to answer it.
Quote Originally Posted by 2ManyGuys
Also if i want to make a page with buttons and listbox and that!Like this peaples have done http://global.hidden-street.net/general/damagecalc.php
They've made an calculator (but i dont know how).
But i guess this will work with Visual Basic? or am im wrong?
You can make a page like that in ASP.Net and then choose to write code in either VB.Net or C#. The formulae used in the calculator is given towards the bottom of the page. So you can use them in your program to calculate the values(not sure about copyrights).But still not sure where are you stuck?