Posts Tagged ‘Scripting’

Excel to PDF

Following my Word to PDF convertor script, here is the Excel version. Prerequisites MS Excel 2007 Office 2007 Save As PDF Plugin Same rules apply. Copy and paste the code into notepad and save onto the desktop as ExceltoPdf.vbs. ‘Excel to PDF ‘By John Reid ‘(c) 2007 bloggingIT – http://ccgi.maxpower.plus.com/wp ‘Feel free to use, modify, [...]

Read the rest of this entry »

Drag and Drop Convert Word to PDF

Sometimes I find that it’s useful to save my Word documents as PDFs. After playing around with the Save As PDF plugin for Office, I decided that it would be cool if I could write a script to convert a job lot of Word documents. Prerequisites MS Word 2007 Save As PDF Office 2007 Plugin [...]

Read the rest of this entry »

Using the RTSP Protocol with the PHP header function

I had a great deal of trouble getting Internet Explorer to redirect the header to a RTSP link using the header function in PHP. I found that in IE, I would get a HTTP 402 error (page has been temporarily moved). IE would happily sit there and tell me it could not be found. Firefox [...]

Read the rest of this entry »

The Joys of HTA

I’ve been developing a number of HTA tools lately. Certainly a pretty nifty way to create script-based applications without the need for whole development suites. In fact, seeing as Notepad++ is my tool of choice – it’s a no-brainer. A lot of custom scripts should never need to be written once I’ve finished a suite [...]

Read the rest of this entry »

Assault of the dumbfounded

So here I am back at CCJ and everything is normal. There was a log in the technician book asking for a form to add Internet links to the school’s intranet. So I reinstalled Dreamweaver on the development machine (a loose term – it’s an Intel 500mhz with 64MB RAM). Anyway, I sat down and [...]

Read the rest of this entry »
 
, PHPlist