Home > HTML, JavaScript And CSS Help
HTML, JavaScript And CSS Help
HTML Help forum discussing HTML, DHTML, XHTML, and JavaScript languages for web development, including CSS style sheet coding. All aspects of website development are covered here.
Extracting selected cells in excel
hi all ,
i have this problem on my program codes that im not sure how to edit it. i want to extract only selected cells but my program codes extract the unwanted cells too. please help me on this. i wanted to attached the excel file bu...
answer(0) view(959) status(

)
help with copy file script
I have a script to copy a file, however I need it to run with elevated permissions<br><br>This script works fine if you are connected as a local admin.<br><br>paul@cdg.ws<br><br>I can send you a copy of m...
answer(2) view(444) status(

)
Formatted HTML text
I want to to give my users a facility to add/upload pictures on the website.And option to insert formatted html text in a text box, <br>rather than simple plain text, as we have in yahoo by setting HTML on or off.<br>What do i ...
answer(1) view(372) status(

)
Multiple Email Address Validation
hello!!!
im working on an online application form right now and i need to validate my email address field wherein users must be able to add place many email addresses as they want which is separated by commas.
i've already worked on ...
answer(2) view(45) status(

)
How to execute data using VB in excel
hi all ,
i need to execute data according to the week entered. which means when i key in "4" weeks at the user input, it will execute 8 weeks data and when i key in "6" weeks, it will execute 12 weeks data. at this p...
answer(1) view(683) status(

)
A HREF problem
hi.
I was wondering if someone could possibly tell me how to make the following a hyperlink:
Response.Write "<BR><BR>" & "<B>" & arrTeams(0, i) & "</B>" & "<...
answer(7) view(602) status(

)
VBScript OU User Moves brick wall
Good morning. I've been tasked to create a VBScript to automate user moves from one Active Directory OU to another OU based on output data contained in a two column .CSV file. This file would contain information pertaining to whether it was...
answer(1) view(160) status(

)
Dropdowns and Frames
I have a page that has a header frame, a menu frame, and an info frame. The menu frame has 3 dropdowns and one submit button. What I would like is to get a different page loaded into the info frame when the submit button is clicked, with th...
answer(1) view(95) status(

)
Little help thats all (www.antrix.8m.com)
Ive just created a new programming site, well i say site it's nearly there, i need some tutorial for certain programming languages. I would apreciate any help people can give me
www.Antrix.8m.com
Thanks
answer(1) view(393) status(

)
install a hotfix
hi,
can i know if it is possible to install hotfixes to remote windows 2000 PCs without having the end user to do anything?
thanks
answer(2) view(264) status(

)
WSH: Disable network card
Hy all,<br><br>hope u can help me.<br><br>I'm working on a script which is executed every 5 mins via the task planer (Win2kserver). It checks if there's an internet connection established (counting the network adapte...
answer(1) view(545) status(

)
update problem
Hi,
I have created a update page on my website. However when i press the update button i get the following error message
ADODB.Command error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acce...
answer(1) view(899) status(

)
Load Applications Forms.vb Created in .NETto the web
I am having a problem with loading a form.vb that I created in VB .NET to my website. I do not want to recreate the form in ASP.NET., but I would like to convert or upload the form as user interface over the web. What should I do?
answer(0) view(806) status(

)
Is there a list of objects somewhere
I've searched through these forums before posting but was unable to find what Im looking for.
Im very new to VB, let alone scripting with VB and need some direction.
Below is a script that I've managed to copy and paste from several...
answer(0) view(481) status(

)
Freezing a drop down list
I have a jsp page that has two drop down lists. When i make a particular selection another form opens in the bottom frame. Once the user selects the option in bottom frame i want to freeze the options in the frame above.can i accomplish thi...
answer(1) view(388) status(

)
answer(0) view(488) status(

)
Retrieving IP Address
Hi, Hope someone can help with this cos it's driving me loopy...
We have a big variation of PCs on severeal sites (each site has it's own subnet).
I need to determine what subnet each machine is on when the loginscript runs and run a...
answer(0) view(495) status(

)
Downloading HTML page contents to Excel
Hi,
I have a report opened as a HTML page in a browser. I have a button called 'Download'. When user clicks on that, it saves the contesnts of that HTML page into an excel file. When i open that file, the contents are not aligned properl...
answer(0) view(415) status(

)
Code for open a .mdb file in a Web Page
Please i need help...
I need a code for open a .mdb without show the dialog box for download file in a web page.
I want to click in a link or botton in the web page and open the .mdb file.
Thanks for the help!!
answer(0) view(476) status(

)
window on top
Is there a property to set, a Javascript pop-up (custom window), on top??
answer(2) view(439) status(

)
WMI functions & JSCRIPT
I'm using WIN32_Directory and CIM_Datafile calls to gather info about various file-structures on multiple servers. But... every time i execute a WIN32_Directory / CIM_Datafile function, WMI tries to access the floppy-drive(s); performance i...
answer(0) view(656) status(

)
How to calculate no. of dynamic radio buttons?
I need to create dynamic radio buttons based on the number of records i retrieved from the database. How can i calculate the number of radio buttons created on the page as i need to do some form validations on the radio buttons?
All the...
answer(1) view(677) status(

)
Annoying message when using ActiveX Objects
I've created a JS script in an HTML page that opens a local application (for example windows Explorer). For this I use an ActiveX Object (var WshShell = new ActiveXObject("wscript.shell"). I kno that the browser setting need to be...
answer(0) view(18) status(

)
answer(1) view(826) status(

)
Regular Expression in VBSCRIPT??
Does VBScript support regular expression? IF a want to whether a string contained any illegal characters i defined in a string, how should i do that?
E.g invalidchar = "~!@#$%^&*(){}][;;<>?"'."
value from textbo...
answer(2) view(821) status(

)
Form validation problems in Netscape
Using a textual link, I can't appear to validate a form properly. I use onSubmit of the form to return a validation value. If that value is true, another function is called to submit the form. Otherwise, there are alert boxes. This works fi...
answer(3) view(663) status(

)
help needed ....
Anyone knows how to add a drop list in your asp using VB script .....thanks
answer(9) view(824) status(

)
Form Tags In ASPX Page
I have working ASP and HTML pages that use Form methods such as GET to obtain data from an external site and show it in the page.
When I try to use this method in an aspx page, I get an error saying that only one server-side form can be us...
answer(1) view(63) status(

)
answer(0) view(990) status(

)
answer(0) view(624) status(

)