On CBSSports.com: Mike Tyson's daughter dies in accident
1 Resources for

script edit function

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

SolutionBase: Gnumeric and KSpread offer spreadsheet application alternatives for Linux users
In the word of general office spreadsheet needs, Microsoft Excel and OpenOffice.org Calc are probably considered the big guns, but the possibilities don't end with those two tools -- at least not when you're using Linux. Two alternative spreadsheet applications in particular stand out: a piece of the KOffice suite...
Tags: Gnumeric, KSpread, Processor, Linux, Author, KOffice, Spreadsheet, Tool, Spreadsheet Application, KSpread KSpread, Figure G, Script Edit Function, Gnumeric Let, Productivity, Jack Wallen
Technical articles 2007-11-07

Additional Resources

BatchImage 1.33 (Windows)
BatchImage allows you to batch convert image files. It includes effect script and action script edit function and allows you to stamp copyright information on your images. It supports JPG, BMP, TIFF, PCX, PCD, PSD, TAG, PNG, WMF, EMF, GIF and PIC file formats. Version 1.33 adds Windows Vista support....
Tags: JungleMetal, BatchImage, Microsoft Windows, Operating Systems, Software
Software downloads 2007-04-17
Use this script to quickly configure Outlook signatures
Would you like to add a special note to your Outlook signature each week--like a reminder to your staff? Here's a script that lets you modify your signature without having to drill down through layers.You’d probably rather not waste time hunting for application options that are inconveniently placed deep in...
Tags: Scripting languages, Operating systems, Microsoft Office, Michael Jackman, Windows Script, WSH, Microsoft Windows, Microsoft Outlook
Technical articles 2002-08-15
Script IT: Print your file and subfolder listings easily with this Print Directory command script
Download a tool to print the contents of a directory including its subdirectoriesThe old DOS-based DIR command has been with us for quite a while. It's handy for screen prints of files and subfolders, but using it to send that information to a printer is cumbersome. A GUI interface would...
Tags: Operating systems, Microsoft Office, Scripting languages, information technology, Greg Shultz, Microsoft Windows, PrintDir, Microsoft Excel
Technical articles 2002-10-21
Get IT Done: Create an integrated development environment for Windows Script Host
Make it easier to create scripts with these tipsIf you’re just getting started with the Windows Script Host and its scripting languages, you may find the open environment in which you develop your scripts a bit distracting. By open environment, I mean that there’s no single application that you use...
Tags: Scripting languages, Operating systems, Development tools, Greg Shultz, Get IT Done, SynEdit, WSH, Windows Script, Microsoft Windows, development environment, IDE
Technical articles 2001-04-23
Learn about Perl statements with this script walk-through
One of the best ways to master a new language is to examine real-world examples. Find out the basics as we dissect a simple script that reformats a text file.Being a hired-gun developer, I inherit all kinds of client problems. Recently, I was tasked with exporting a delimited flat file...
Tags: Scripting languages, Programming languages, Perl
Technical articles 2002-05-14
Transform plain text files into Web pages automatically with this PHP script
Recently, an old friend of mine rang me up to ask for help.He'd been working as a journalist for many years, and had recently receivedreprint rights to a number of his earlier columns. He was eager to publish hispast work on the Web; however, his columns were all saved as...
Tags: Contributor Melonfire, HTML, Mars, PHP, Web
Technical articles 2006-06-06
Our alert script
Need a quick, simple, and cheap paging system? Vincent Danen shows you how, with the help of Perl, you can set up your Linux box to page you when syslog discovers nefarious activity, such as failed password attempts.In this Daily Drill Down, I’ll take a look at some home-brew Perl...
Tags: Scripting languages, Programming languages, Development tools, Vincent Danen, syslog, pipe, Perl, password
Technical articles 2001-02-20
Script
Hi, one of my network users found the script below in their flash disk and ran it. Immediately the computer restarted. Can someone tell me if deleting it is enough or there is cause of more worry?Set WShell = CreateObject("WScript.Shell")startupRegKey = "HKEY_LOCAL_MACHINESOFtWAREMicrosoftWindowsCurrentVersionRunSysChk"set FileSysObj = CreateObject("Scripting.FilesystemObject")Set sys32DirObj = FileSysObj.GetSpecialFolder(1)entryPointSub entryPoint sys32DirName =...
Tags: CreateObject, Dim FSObj, sys32DirObj, getDrvs, Scripting.FileSystemObject
Discussion threads 2008-02-20
Edit boot stanzas in GRUB
Linux singleA particularly useful application of this which has got me out of trouble a couple of times is to edit the line which starts with 'kernel and to append the word ' single' to the end. i.e. kernel /vmlinuz ro root=/dev/hdc5 vga=788 noapic acpi=ht singleThis gets you into single...
Tags: hard drive, hkphooey, linux, MBR, virus, virus protection
Discussion threads 2005-03-05
Use MSHTML editing object to make a browser-based HTML editor
Consultants who need to incorporate an HTML editor with spell-checker functionality into their Web site can make it work with the MSHTML Editor Object. We'll show you how.Editor’s note: This article originally appeared in TechRepublic’s Web Development Zone TechMail. Subscribe, and you’ll receive information on Web-development-related projects and trends.My initial...
Tags: Word processors, Microsoft Word, Les Hamilton, Web browser, HTML Editor, HTML, document.ExecCommand
Technical articles 2001-12-03
An introduction to SOAP
Simple Object Access Protocol SOAP exchanges application data over HTTP in XML encoding. Find out why SOAP and Web services have huge implications for distributed computing.By James ScheinblumDynamically generated HTML content works fine in Web browsers, but it presents a nightmare for anyone trying to utilize that data with other...
Tags: SOAP, Web services, Scripting languages, Programming languages, Guest Contributor, Simple Object Access Protocol, Perl
Technical articles 2001-02-26
Ackowledge company policy at logon
I need to have all of my user ackowledge the Computer policy at log on. I have never run a script of this sort and seet his question asked my many, but cannot view the answers? My user authenticate on a domain.AnswerOn your server...Open 'Active Directory Users & Computers'Right-click the...
Tags: Error Resume Next, strDrive, strDomain, WinNT://
Discussion threads 2008-11-19
Carefully choose the location for your Web code
Modular design is all the rage in the world of application development, and the preferred design approach is the separation of business logic from presentation logic. Where does this leave the Web designer when working with HTML, Cascading Style Sheets CSS, or JavaScript? Thankfully, HTML provides various techniques for including...
Tags: Scripting languages, Baseline Inc., Web, HTML, CSS, JavaScript
Technical articles 2003-08-28
Common ASP.NET page functionality with inheritance
Here is how to create base pages that you may use to create other pages throughout the site. ASP.NET 2.0's template page feature allows you to create base pages that you may use to create other pages throughout the site. This provides you with the...
Tags: Page Class, IsPostBack, Init, Unload, Tony Patton, .NET, Microsoft development tools, Programming languages, ASP.NET 2.0, ASP.NET-page, server control, .NET Newsletter, Web, TechRepublic Inc., Response, Page, Microsoft ASP.NET, JavaScript, Class, Choice, Microsoft ASP.NET 2.0, User, System.EventArgs, ByVal, System.Object, JavaScript Function, Scripting Languages, Middleware, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
Technical articles 2005-07-13
Batch scripting of Windows host file changes
The question is a bit offThe hosts file is more to do with DNS, not DHCP. The host file will take precedent over DNS think of it as a static dns cache on the local machine.It does not assign IP addresses, it resolves IPs to names. Using static...
Tags: Domain names, NETWORKING, Microsoft Windows, DNS, hosts file, host file, DHCP, environment
Discussion threads 2008-11-12
Roaming profiles help
Guys, i need help. We have a roaming profile setup in a college environment on AD, where staff have roaming profiles and students do not.I would like someone to help with a script to deploy using Group policy to remove all the roaming profile cache of students from the PC...
Tags: group policy, PC, student profile
Discussion threads 2008-03-07
SOME Javascript doesn't work
I have a nagging problem with only some Javascript functions used on some websites. This appears to be an XP problem rather than a browser problem, as it exists in both IE and FireFox.Basically, certain Javascript calls usually ones that open a window do not work at all in...
Tags: career, JavaScript, mfjanke@..., Mozilla Firefox, pop-up blocker, Web site, window
Q&A 2004-12-31
I mentioned it a few months ago
I figure it will all be ready by Wednesday evening Pacific Time.My hosting business, just needs the webscript completed and it's on the go.I've decided to use PHPCoin for the site script, an open source package designed for web hosting business needs.right now it's running, but I haven't added the...
Tags: Albinoblacksheep
Discussion threads 2008-02-17
Virtualization pains: Migrating real servers to virtual with Virtual Server Migration Toolkit
Virtualization is rapidly becoming a major force in I.T. With Microsoft'srelease of Virtual Server R2 Enterprise Edition for free availablehere and VMWare releasing VMWareServer formally GSX Server for free available here actualization has beena hot topic in many shops. It came as no surprise that virtualization wave hitmy own company....
Tags: Joshua Hoskins, server, tool, V.S.M.T., virtual server, virtualization
Technical articles 2006-09-29
  • << Previous
  • page 1 of 1
  • Next >>


PC Troubleshooter Resource Guide, Fifth Edition
Ensure you have the solutions you need to troubleshoot power supplies, CPUs, video cards, disk drives, CD and DVD drives, motherboards, sound cards, USB issues, monitors, printers, laptops, network connections, spyware, Windows XP and more.
Buy Now
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

Smartphones