On Tuesday 10 December 2002 16:25 pm, jessica kelly wrote: > If you can use Javascript try > > document.forms[0]. whatever for first form on page > document.forms[1]. whatever for second form on page > etc...... This is only useful on the page that has the originating form, not the processing page. -- Michael Sims