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.
Ask Question About HTML, JavaScript And CSS Help
How do you convert a database to .csv file?
Originally posted by : Chris (webmaster@cybercasino.co.nz)Does anyone know the simplist way to convert an online access database to a downloadable .csv file using asp scripting?
answer(1)  view(414)  status(wait for best answer)
Wscript.Shell as administrator using asp
<i><b>Originally posted by : sam (sam@tuxfamily.org)</b></i><br />Hi,<br />I'm using the wscript.shell method in an asp script.<br /><br />Everything goes all right until i try to go to a fold...
answer(1)  view(679)  status(wait for best answer)
Setting a manager to a user
Originally posted by : Maryam (maryamkaywhy@hotmail.com)Hi,Can someone show me how to set a manager to a user programatically. I have tried so many ways but failed.Thank you.
answer(1)  view(659)  status(wait for best answer)
adding new hostname for site in IIS4 and IIS5
<i><b>Originally posted by : Sandro (s_mastronardi@hotmail.com)</b></i><br />how can I create a new hostname for a site in IIS4? if possible. I would like to be able to see the current hostnames and portnumber...
answer(0)  view(325)  status(wait for best answer)
Novell Portal Services macros and ASP
<i><b>Originally posted by : AlenaRussia (helenay@mail.ru)</b></i><br /> We have IIS 5.0 Server and Novell Portal Services (NPS), and client work with ASP Web applicatin using NPS authentifiacation. <br /...
answer(0)  view(649)  status(wait for best answer)
create a DSN
<i><b>Originally posted by : John (john_sprenkle@auditorgen.state.pa.us)</b></i><br /><br />Is it possible to create a DSN using WSH? I'd like to create a script that creates a DSN for a SQL database.
answer(0)  view(313)  status(wait for best answer)
How is this host
<i><b>Originally posted by : Peter Paul (ppaul@zmsn.com)</b></i><br />I have an account with http://www.pearhost.com for 20$ per year. They have ASP but its Apache, How can I use it?
answer(1)  view(487)  status(wait for best answer)
Windows 95 compatability
<i><b>Originally posted by : Peter Paul (PPaul@nps.gov)</b></i><br />Greetings,<br />we are writing a new logon script in wsh and are coming up with an error on our 95, 98 machines. The error is describi...
answer(0)  view(731)  status(wait for best answer)
changing password for NT services with VBS
Originally posted by : jack cheng (chengbingcun@hotmail.com)Dear All,I have a question here. Can we change the several NT services startup account information, such as the password using WSH+VBS, instead of having to manually change one at ...
answer(1)  view(368)  status(wait for best answer)
Running a .bat file to zip files using pkzipc from inside ASP
Originally posted by : Sanjib Mohapatro (san1304@yahoo.com)I need to zip a text file with a password.I am using pkzipc for command line execution. The following command I put it in a batch file emailzip.batpkzipc -add C:CISprojMSDN est.zip...
answer(1)  view(140)  status(wait for best answer)
Launch calc.exe in displayed window
<i><b>Originally posted by : Mathieu Oulmann (oulmann@ifrance.com)</b></i><br /><br />I'm trying to launch the calculator in a displayed window. By using my actual script, I will only see the calc.exe pro...
answer(1)  view(876)  status(wait for best answer)
network messaging
<i><b>Originally posted by : sahas (sahasl@dlink.co.in)</b></i><br />Hi,<br />I am doing a small project which contains network messaging.<br />Network Messaging means i want to send a message to th...
answer(0)  view(972)  status(wait for best answer)
Prog. does match!!
<i><b>Originally posted by : paddy (p.keineus@gmx.de)</b></i><br /><br />Hi @all!!!<br /><br />I've developed a prog., but it doesn't match!<br /><br />Can anybody help me??<br ...
answer(0)  view(235)  status(wait for best answer)
Security Alert Message box
I have developed an ecommerce website, site1. site1 is redirected to a secure website site2.At site2 user has to enter his credit card information and then redirected back to site1, to view the final status of his credit card transaction. W...
answer(1)  view(327)  status(wait for best answer)
hi
hi, can any oe u sen me the .net interview questions my id is URL thanks,sri.
answer(0)  view(233)  status(wait for best answer)
Creating a Loading Window in WSH?
Does anyone know how to display a "Loading" or "Please Wait..." screen during the time it takes WSH to calculate/gather data to be displayed in the next screen?
answer(0)  view(205)  status(wait for best answer)
Can I react on mouse action?
Hi!<br><br><img border="0" src="/forum/emoticons/confused.gif" height="22" width="15" alt="confused" /> Need to look for mouse action and if moved to stop a programm and if...
answer(0)  view(715)  status(wait for best answer)
Opening a web page and copying contents
My scripting experience is limited.<br><br>I would like a script that will open a specified web page, do a select all, copy, open Word, paste, and save as a Word document. When I do this manually, the entire page gets copied inc...
answer(1)  view(278)  status(wait for best answer)
Win32_directory
I'm trying to get an instance of a win32_directory class through WMI using something along the lines of<br><br>Dim WMIsvc <br>Dim WmiDir<br><br>Set WMIsvc = GetObject("winmgmts:\svrname ootcimv2" )<...
answer(0)  view(795)  status(wait for best answer)
Anyone try Mono yet?
Just curious since I don't have a Linux test bed at the moment to try it out on, I was wondering if anyone has tested out the Dec 9th (or later) release of Mono?<br><br>For those of you who don't know what I'm talking about... &...
answer(1)  view(858)  status(wait for best answer)
DF -k for Windows
Hi,<br><br>I'm looking for a command equivalent or bit of code that would allow me to generate a report of all mounted filesystems on a Win2k server; similar to what you would get from a df -k command on Unix. Basically, filesys...
answer(0)  view(727)  status(wait for best answer)
creating user accounts
I have to write a WMI script for creating user accounts on a network of PCs and assigning each of them with a few MB quota.<br>Can anyone provide me with any inputs/leads/links as to how I should go about this.
answer(0)  view(611)  status(wait for best answer)
Strip off Characters from a variable
Hello All,<br> Does anyone know of a way to strip off Characters from a variable? <br><br>Exp: I have an input Name of "John Doe"<br> I want WSH to adjust it to "JDoe"...
answer(5)  view(18)  status(wait for best answer)
A couple more questions...
1. Anyone know of a way to create a progress bar, or have an hourglass come up while a script is running?<br>2. Anyone know of a GUI creator for WSH except GooeyScript?
answer(0)  view(728)  status(wait for best answer)
WSH Keyboard Inputs?
Is there any way to stop keyboard inputs while a script is running? I have a script that use's .Sendkey a few times, and if someone happens to hit the keyboard while its running, it could throw things outta whack. If there was a way to di...
answer(0)  view(966)  status(wait for best answer)
Is this group active?
Do we have any topics in here for WMI, pls acknowledge. I have some question in WMI.<br><br>thanks in advance.<br>ranjit
answer(1)  view(318)  status(wait for best answer)
Welcome
The first post in a new forum.
answer(0)  view(1,003)  status(wait for best answer)
Help: Dual Authentication error with OpenDSObject
<i><b>Originally posted by : Dean (developer@killyourattitude.com)</b></i><br />Environment: ASP / COM Object<br /><br />Problem: I need to identify the user hitting the ASP page (using NT Challenge...
answer(0)  view(161)  status(wait for best answer)
Remote Scripting Killed By JRE International Version?
<i><b>Originally posted by : Scott Walker (swalker@meridium.com)</b></i><br /><br /> I've got a web app that uses the Microsoft remote scripting engine to run some ASP script on the server. <br />&...
answer(1)  view(164)  status(wait for best answer)
Creating an Excel file and saving it to a desired location
Originally posted by : MarkI've got a vbs to create an Excel spreadsheet and saves it to the "Default file location" that Excel points to. Is there anyway of saving this to another location that i can state in the script?Dim objXL...
answer(1)  view(483)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved