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.
Using ADSI manage user account
Originally posted by : Jim Feng (feng567@tfn.net)I wrote an ASP interface to manage user account. It works for searching an user in a group. But when I try to Add or Remove user from a group, I receive an error: Active Directory err...
answer(1) view(944) status(

)
Looping and sending email
Originally posted by : Archie Carey (woa@bellsouth.net)I would like to send email to a list of recipients in a database using windows scripting. Any help would be greatly appreciated.
answer(1) view(972) status(

)
Chat Server
Originally posted by : Patrick (patrick00@ntlworld.com)Hi there. I have designed an all new look frams chat program wich works extremely well. At present it is running on the "PULL" method It depends on a set refresh rate or on th...
answer(1) view(963) status(

)
How to create IIS virtual directory using WSH
Originally posted by : Karthik (karthikg@scapevelocity.com)I would like to create a virtual directory pointing to the folder where my .vbs file is located.I am unable to use the default admin scrit which come with IIS as it accept lot of pa...
answer(1) view(937) status(

)
Open a folder from an ASP file
<i><b>Originally posted by : Michael</b></i><br />I try to open the folder "C: estpath" from this code, but I can't get it work.<br /><br /><br /><%@ Language = VBScript %> <...
answer(2) view(674) status(

)
answer(2) view(610) status(

)
MS-Word Conversion - URGENT
Originally posted by : Sylvan (sidajo@rediffmail.com)Hi,Please tell me how to change the Page layout of Word from Portrait to Land Scape and vice versa through ASP scripts without doing it manually in word. Its urgent. pleaseeeeeeee drop in...
answer(1) view(933) status(

)
The BrowseForFolder Method
<i><b>Originally posted by : MF (michael-f@rocketmail.com)</b></i><br /><br />I'd like to have a button in my web-form that makes it possible for the<br />users to browse for a folder where they hav...
answer(1) view(623) status(

)
the code for ADSI provided is not working...pls help
Originally posted by : rahul (rahull_ha@yahoo.com)Microsoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'Left' /getuser.asp, line 13 This is the error i get when i run adrians adsi getuser.asphelp neededthanks in a...
answer(0) view(335) status(

)
WSH Can't Create Object From the Server
Originally posted by : Sameers (sameers@theangrycoder.com)Dear, I have a problem with WSH. When I tries to run My WSH Script on the client machine, while page is loaded from the server, it do not works. I was using windows 2000 with IIS ...
answer(0) view(890) status(

)
Handling arrays
Originally posted by : RajuSam (rajusamb@yahoo.com)Hai Friends,I have a table having 4(DropDownBoxes)columns that grows dynamically.In the first column I want a Combo Box to populate all National Regions fromthe database.Upon changing a Nat...
answer(0) view(192) status(

)
WSH Error Any help ?
<i><b>Originally posted by : Vinod Mohan (vnhocus@hotmail.com)</b></i><br />The following error comes when I run a page which calls the Wscript.Shell component though I have already downloaded and installed th...
answer(2) view(104) status(

)
File System Object and Norton 2001
Originally posted by : mike (mike.bova@pb.com)Note: I posted a message about the file system object no longer working in ASP:if you have this problem see:http://support.microsoft.com/support/kb/articles/Q295/3/75.ASP?LN=EN-US&SD=gn&...
answer(1) view(578) status(

)
problem with WScript.Shell
Originally posted by : Sylvain Lewandowski (sylvain.l@webmails.com)Hi everybody,I've a problem using WScript.Shell.I've made an ASP application which runs commands lines on the server :set WSHShell = Server.CreateObject("WScript.Shell&...
answer(0) view(431) status(

)
How to Set NTFS Permission Programmatically
Originally posted by : Raheel Hussain (raheelphp@yahoo.com)Well , if there is any body who could tell me , that how can i give NTFS permissions to any folder of an NTFS volume programmatically.following is a non-programmatical method of it....
answer(1) view(850) status(

)
passing un/pw to IIS from ASP...possible?
<i><b>Originally posted by : keith (kbabb@ffwdgroup.com)</b></i><br /><br />Is there a way to pass a login/pw to the IIS server so that IIS doesn't prompt the user for that login with a msgbox?<br />...
answer(0) view(266) status(

)
answer(0) view(958) status(

)
Modems Faxes and a cool project
<i><b>Originally posted by : Spencer Ruport (SSRuport@hotmail.com)</b></i><br /><br />I'm wondering how I could get an asp page to tell a a fax modem to dial up some fax machine, and send a fax from say l...
answer(0) view(474) status(

)
answer(0) view(888) status(

)
text
<i><b>Originally posted by : dave (davidmackems@aol.com)</b></i><br /><br />when i am on any site that has small text i can not read it. it looks all frosty
answer(0) view(516) status(

)
Execute a function in a .dll file?
<i><b>Originally posted by : MaliciousHUT (MaliciousHUT@yahoo.co.uk)</b></i><br />hi all,<br />if any one of you can tell me how to do that? Its just a function in .dll normal file, not a COM component.&l...
answer(0) view(582) status(

)
Only error messages for me... Please help!
<i><b>Originally posted by : Helpless Mike (michael-f@rocketmail.com)</b></i><br /><br />I try to open my asp file p3.asp from Netscape 4.61 and Explorer 4.7 which includes the following code, but I only ...
answer(2) view(293) status(

)
read .doc file
<i><b>Originally posted by : sari (mvn_sari@yahoo.com)</b></i><br />I want to read MS-word file (.doc). How I read this file using ASP in VB-script<br />
answer(3) view(466) status(

)
gUID oF uSER in Group
Originally posted by : Maurizio (WedDif@virgilio.it)Hallo WordI have a little problem, I hope that you can resolves it.How do I do to write the user GUID of a User extrac of a Group. If I write Response.Write User.Guid , the Guid is of ...
answer(0) view(582) status(

)
ADSI & exporting to text file
Originally posted by : Sam (lacosta99@hotmail.com)HelloI have a ADSI script that searches the AD and tells me when a user has last logged onto the system, but how do i output the information to a text file??
answer(0) view(273) status(

)
How do I move an object?
Originally posted by : Glenn Selby (glennselby@hotmail.com)Hi there, I am totally new to ADSI scripting and WSH (less than a day!!) so my knowledge in this area isn't great. I am trying to move a computer object from one OU to another using...
answer(0) view(417) status(

)
execute a .bat from .asp
Originally posted by : shiju (webshiju@hotmail.com)i'm trying to execute a .bat file from .asp file on Windows2000 system.i tried the following code:when i use command line above .bat is working perfectly fine. but when i run above .asp it ...
answer(5) view(898) status(

)
Mail server???
Originally posted by : Rajani (bhavya42@yahoo.com)We are having 200 systems in our site and all are connected to W2K Server. Clients are diff. O/S(95/98/2000)We want to establish a mail server to send are receive mails in INTRANET only.Ever...
answer(0) view(588) status(

)
How to Delete Hundreds of Profile folders at once?
Originally posted by : Scripting LoserScripting Loser (Visitor) Jan 18, 2002 Hi Im working in a company that has hundreds of customer service reps. A friend and i created a script that does work on non-profile based subfolders but fails wh...
answer(0) view(461) status(

)
E-mailing with WSH
Originally posted by : neil (noteam@hotmail.com)Is it possible to send e-mails with WSH? I have a group of people who need to be notified by e-mail that there are reports available for them to download from a server, and I wanted to use WS...
answer(1) view(70) status(

)