|
virtual practical jokes Nothing sinister , I would like to fool with my office mates a little. Is there a way to play .wav sounds though scripting? Or suggestions for other light humored stuff would be welcome. ... 23 Jun 2008 17:53
Display Item in Drop Down List I may have posted this question to the wrong group, so here it goes again. <% UVDescs(0)= "Art" UVDescs(1)= "Biology" UVDescs(2)= "French" UVDescs(174)= "Phys Ed" UVDescs(355)= "Readind" UVDescs(356)= "Science" UVDescs(357)= "Zoology" If Session("PgSubject") = Request("PgSubject") PgSubject = Sessi... 13 Jun 2008 12:19
TO KNOW LATEST UPDATES OF MICROSOFT CLICK HERE TO DOWNLOADS LATEST UPDATES HERE http://polticsinfs.blogspot.com/ ... 12 Jun 2008 07:13
Saving attachments automatically Hi all, I've written an outlook script to save all attachments automatically to some folder. Unfortunately this script is not working correctly. If I select a lot of mails with attachments, it saves only the attachments of the first mail. I've tried to debug the script: the script runs through all selected ma... 16 Jun 2008 05:01
script to run daily to monitor servers' statuses Hi scripting geniuses. I'm looking for a script that i could just double-click that would save me a TON of time every day. I have a list of servers that i need the following info for for each drive letter on each server: free disk space, % free disk space (free disk space/total disk space). I also have a fla... 13 Jun 2008 09:14
Assign IP_x.x.x.x port to default Printer Can I be helped? I have several IP_10.6.x.x Printer ports and one printer. Can I be helped to assign one of those ports to the Pinter with a script? Thanks for any help, Cisco ... 11 Jun 2008 16:56
Client - Server Scripting Problem After several years one of my pages stopped displaying properly. I am attempting to find the problem. I was given the code below about 10 days ago and I have been unable to determine where the problem is. <%Response.Write "<Select NAME='MyDropList' SIZE = '1'>" For N = 0 to 25 Response.Write "<Option Va... 11 Jun 2008 12:50
Modal ActiveX dialog opened from script is not really modal I am opening a modal ActiveX dialog from an html web page using vbscript similar to the following... Sub OpenDialog() dim obj Set obj = CreateObject("MyLibrary.MyClass") dim res res = obj.OpenDialog() end sub MyLibrary is a VB6 dll that contains a public MyClass class module. The module c... 14 Jun 2008 12:48
repopulate dropdown box I would like to be able to repopulate a dropdown box from a database when the dropdown box is clicked. I cannot reload the entire page for this process. How can this be done. Here is my code for populating the dropdown when the page first loads. <select name="txtMonYearMonth" id="txtMonYearMonth" > <% qna... 11 Jun 2008 23:35
FREE Tutorials on HTML XHTML CSS JavaScript XML XSL ASP SQL ADO VBScript, SAP - ABAP and more... access all computer tutorials for free visit http://freecomputertutorialz1.blogspot.com/ ... 11 Jun 2008 05:39 |