logo

Search Results for "Format"

This page is showing results 11 to 20 of 43

Sending HTML mail via SMTP part 1

My favourite articles are the ones I write knowing, at the back of my mind, that they will be really appreciated by those who take the time to read them. This I hope will be one of them. It could jus...

16 Mar 2002 | Keywords: SMTP, Mail, API, Socket, HTML | Read »

How to make hidden fields temporary

When it comes to hiding fields on the web the method you use depends on what it is that you are trying to achieve. If you just want to hide the field from the browser completely then you can simply s...

14 Nov 2000 | Keywords: hidden, input, temporary | Read »

Limit the types of files users can upload

The following JavaScript function can be used to validate that the type of file that a user tries to upload is of a certain format. It does this by checking that the files extention (eg .html) is in ...

19 Oct 2000 | Keywords: File, upload, type | Read »

Painting with SVG, a primer

Doubtless you've heard me going on and on about SVG in the past month or so. Why? Because I think it's an amazing addition to our skills toolbox. Until I learnt of SVG I would have said that creating...

23 Jun 2002 | Keywords: SVG, XML, Chart | Read »

Keeping your head nice and tidy

This is one of those little things that, until you know about it, you never realise you miss. Then, when you find out, end up using it all the time. In Domino Designer when you want to add things ins...

5 Apr 2001 | Keywords: head, html | Read »

Form Validator R3.0

An updated version of the code that aimed to make validating any field on any form a doddle....

6 Jun 2006 | Keywords: validation, prototype, fields | Read »

HTML Emails The Easy Way

Simple way to send emails in both HTML and plain text alternatives at the same time....

2 Apr 2007 | Keywords: MIME, Email, HTML, Alternate | Read »

Working with the Frameset design element

I HATE framesets. Sorry, but I do. Nearly as much as I hate Netscape - not quite though.... Don't worry I'm not about to get in to a rant about exactly why I hate them - there is some useful informat...

16 Jul 2001 | Keywords: framset, frame, encode, URL | Read »

Happy Birthday CodeStore

Yes indeed, it's been a year since CodeStore started in its current format. Whether it feels that long or not I can't decide. Certainly a lot has happened! Here is the ...

9 Sep 2001 | Keywords: | Read »

Sending HTML mail via SMTP part 3

In the last article I showed all the code required to send a mail in HTML format. All very well but it's not what we really want to actually start using in our applications. What we want is a more po...

14 Apr 2002 | Keywords: SMTP, Mail, Socket, HTML | Read »

« Previous 10 Results Page 2 of 5 Next 10 Results »

Search Again