Hi,
I have a number of sites, all asp which share code running in IIS5 Windows 200 srvr. Maintaining this code is becoming a chore as I have to reflect the changes in all sites that use it, upload etc. Im converting this common code to a VB Dll so only one change will be needed.
Im looking for...
Hi,
I need to clear the keyboard buffer in VB. Here's what Im doing:
1. A magnetic stripe reader is passing a stream of characters to a textbox via the keyboard, with carraige returns as the end of track markers.
2. I look for the end of track marker and process.
I never know what number of...
Hi,
Im creating a site which displays text based on which button was clicked. Currently, I have created many symbols which contain the text needed to be displayed for each button click. I am currently hiding these symbols, each in their own layer, and making the relevant symbol visible (and the...
Hi,
Thnaks for your help. Now fixed...how? Just a little fiddling with the td and table definitions!
<!-- Left hand table cell -->
<td class="bgColor05" width="150" valign="top" height="100%">
<table border="0" cellPadding="0"...
Hi, yes it's netscape again. I use Visual Interdev 6, have a stylesheet, part of which is:
.bgColor05 {BACKGROUND-COLOR: maroon}
In IE, no problems. In Netscape, this bit of code correctly colours the background:
<tr>
<td colspan="3
<table border="0" cellPadding="0"...
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.