Forum: IT Professionals' Lounge Sep 19th, 2004 |
| Replies: 8 Views: 4,457 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... |
Forum: HTML and CSS Sep 19th, 2004 |
| Replies: 1 Views: 7,009 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. |
Forum: HTML and CSS Sep 19th, 2004 |
| Replies: 2 Views: 3,751 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... |
Forum: Visual Basic 4 / 5 / 6 Sep 19th, 2004 |
| Replies: 33 Views: 31,208 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... |
Forum: Search Engine Optimization Sep 19th, 2004 |
| Replies: 2 Views: 3,153 |