Also if the file was not on a local drive - such as a NAS or network drive, it will not go into your recycle bin - however the network admin may be able to save you.
Mark
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>...
You could also use <br>
<br>
Dim amount As Single<br>
amount = val(me!text1)<br>
Text1.Text = Format(amount, "$ ###,###,###0.00")<br>
<br>
This would place the dollar sign, then a space before your ammount.<br>
<br>
The # are used only if there is a nuber to place there.<br>
The 0 are...
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>...
I thought Win2k was supposed to work well with DX, you know - "DirectX 7.0 built in" ?<br>
What's up with that? Does anyone have any DX Games working under W2K?
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.