No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
The fact is that all VB programs need VB runtime dll's (Mind it. these will load only under the Win32 environment). So even if you have the runtimes on a bootable disk that won't help. These work on the Win32 API calls. So you won't be able to create an …
The easiest approach is to use the IE control (OCX) in a VB Application. Let the control do all the displaying of HTML / Javascript content and you can design your company logo etc on the window. In short customise the window. It is very very very easy to program …
Internet Explorer 6.0 does not come with a JAVA interpreter. This may be the problem. Try installing a JAVA runtime. Maybe it solves the problem.
Pretty simple. Use a scripting language that your web server can handle. eg. ASP for IIS, JSP/Servlet for tomcat Perl/CGI or PHP for Apache. and use a database at the back. you can also use a .htaccess file and have a script to register the users. cheers
The End.
bulldozerisme