Search found 4 matches

by quatermass
Sun Mar 06, 2016 9:35 pm
Forum: HOW-TOs
Topic: Simple FTP upload script
Replies: 2
Views: 10614

Yes, the path you're trying to change to doesn't exist.
by quatermass
Fri Aug 24, 2007 9:18 am
Forum: General
Topic: Removing hard returns
Replies: 2
Views: 471

Removing hard returns

I've a OCR document with narrow columns of text and I need to remove the hard returns. But using textpad and its reg. expressions isn't working for me. I type in the find box [:alpha:]\n and replace \1 \n but it strips out the letter found and puts a \1 in its place! Why? It's bugging me rotten. The ...
by quatermass
Tue Jan 23, 2007 9:30 am
Forum: General
Topic: How do I use Textpad as a external editor in a Wiki site?
Replies: 0
Views: 278

How do I use Textpad as a external editor in a Wiki site?

I've started editing various Wiki web sites and I see that an external editor can be used. I tried switching this on. But it appears that something is required in my fav. editor - TextPad. I'm sure this has been asked before as I can't be the first one. But can someone point me to how I set up ...
by quatermass
Sun Aug 20, 2006 8:42 pm
Forum: HOW-TOs
Topic: Simple FTP upload script
Replies: 2
Views: 10614

Simple FTP upload script

Here is my FTP script. It allows you to open a file from your local copy of your web site and by the simple clicking of a icon in Textpad the file is uploaded to the correct directory on your FTP server. You need to edit the FTP script to include your details first. The script is enclosed below ...