| Thread | Last Post | Replies |
|
| Script 5.6 and Server 2003 | 30 Nov 2003 10:24 GMT | 4 |
How can I install Windows Script 5.6 on Server 2003? Thanks
|
| check box.. | 30 Nov 2003 02:28 GMT | 1 |
I have check boxes on my page. I am placing check boxes against a recordset. If recordset contain five records there will be five checkboxes and vice versa. The name of check boxes are same like
|
| mouse cursor | 29 Nov 2003 01:14 GMT | 2 |
Hola ç thank you to resolve my problem about the cell, I tested it and now it is running very well, both samples.
|
| Uploading picture | 28 Nov 2003 14:36 GMT | 1 |
sir, How can I upload a picture to my site. For eg I have a site www.abc.com where there is a page where clicking on certain part I can
|
| Freeze Pane | 28 Nov 2003 14:12 GMT | 3 |
is there way to realise a function like EXCELs window/freeze pane within a scrollable panel of a website? Thanks for each help! Jenny
|
| cell background ... | 28 Nov 2003 09:11 GMT | 2 |
something easy to you ... I am using the next code to change the color of the background of one row in a table of html: <html> <head>
|
| Disabling backspace button | 27 Nov 2003 22:40 GMT | 3 |
I dont want to allow user to move back by hitting backspace button. So i want it to be disabled, i did that by comparing its keyCode value on onkeydown event of body.. The problem is when there is any textbox on which writes
|
| Want JS translation of this VBScript code | 26 Nov 2003 22:01 GMT | 2 |
Option Explicit Dim vdir Dim prop Dim i
|
| Get text in SELECT | 26 Nov 2003 18:57 GMT | 2 |
How can i get the the text of the value selected in a form HTML? I need to get the text, this is not the value. Thanks Vitoria-ES
|
| JScript or VBScript | 26 Nov 2003 17:06 GMT | 30 |
I couldn't help noticing that there are always more support questions in the VBScript forum than in the JScript forum. Is it because VBScript is more popular or is it because JScript is easier or is there possibly another reason?!
|
| How to use split funtion. | 25 Nov 2003 19:44 GMT | 2 |
How do I split a string in JavaScript. My function is as below. function frm1_onsubmit(form) {
|
| window.open and pdf's | 25 Nov 2003 17:51 GMT | 7 |
Hoping someone can help me figure out the solution to the problem I am having. When I pop a child window that has a target url of pdf type I lose the reference to that window. If I open an
|
| <div problems | 24 Nov 2003 22:59 GMT | 3 |
I am using the <div element with "visibility:hidden" to hide a section. At some later point, I change the visibility using function togVis(v,name) { var myVis=document.getElementById(name)
|
| Dynamic Content Help | 24 Nov 2003 12:44 GMT | 1 |
I have a problem with trying to display some dynamic content. I need to display about 5 different content layouts, I cannot use a database (I could use a text file I suppose to hold the data) each time one of 5 buttons is clicked.
|
| Passing arrays to JSCRIPT | 24 Nov 2003 12:07 GMT | 1 |
How do you pass an array to a JScript function?
|