While the script below works fine, I work with templates and therefore using the html <body> tag is not a good option at all? What other way do I need to be approaching this?
Thanks
Mark
<SCRIPT LANGUAGE="JavaScript">
function popUp(URL) {
day = new Date();
id = "page" +...
Hi everyone.<br>
I've been given the task of coming up with an abreviated version of paint. The object is to pretty much provide the Paint program with limited options. Ie. the workspace size may be limited to only a few choices instead of unlimited, the color palete would be limited etc.<br>...
Hi everyone.<br>
I've been given the task of coming up with an abreviated version of paint. The object is to pretty much provide the Paint program with limited options. Ie. the workspace size may be limited to only a few choices instead of unlimited, the color palete would be limited etc.<br>...
How can I reset a combo box? (style 2, drop down list)<br>
<br>
I want to be able to reset the cbobox to its original status when the program starts (nothing displayed). Can't use cboBox.Text = Empty because get error: read only.<br>
<br>
Please help<br>
<br>
Thanks<br>
<br>
Mark
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.