Forum: JavaScript / DHTML / AJAX Mar 27th, 2006 |
| Replies: 7 Views: 1,184 Re: Please help, been a few years. As stated above:
It is for an intranet. Not internet. All users do have excel. It would be a user function you are correct.
I am wanting them to be able to select the files they would like to... |
Forum: ASP.NET Mar 25th, 2006 |
| Replies: 1 Views: 823 Please Help, It's been a while First of all, let me say I am new to this forum.
It has been a while since I attempted any programming. I have used vb.net, HTML, vbscript, and javascript in the past.
Here is my problem.
I am... |
Forum: JavaScript / DHTML / AJAX Mar 25th, 2006 |
| Replies: 7 Views: 1,184 Re: Please help, been a few years. Basically, I am wanting the print button to call a function like:
<input type="button" value="Print" name="btnPrint" onClick="printfiles()">
in the function
if Checkbox1.value = True then
... |
Forum: JavaScript / DHTML / AJAX Mar 25th, 2006 |
| Replies: 7 Views: 1,184 Please help, been a few years. First of all, let me say I am new to this forum.
It has been a while since I attempted any programming. I have used vb.net, HTML, vbscript, and javascript in the past.
Here is my problem.
I am... |