RE: [Zope] Using images as submit buttons

2001-01-18 Thread Loren Stafford
You might look into a javascript onClick this.submit. I haven't actually done this yet, so I don't have the exact syntax at hand, but I'm sure you could find it on one of the javascript sites. -- Loren -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of

RE: [Zope] Using images as submit buttons

2001-01-18 Thread Max M
Untested but tried: script language=JavaScript function submit(){ self.document.formName.submit(); } /script a href="javascript:submit();"img src="submit.gif"/a Regards Max M Max M. W. Rasmussen,Denmark. New Media Director private: [EMAIL PROTECTED] work: [EMAIL PROTECTED]