; Tim Ward; 'Fabian Raygosa';
[EMAIL PROTECTED]
Subject: RE: [PHP] Easy HTML PHP question
function ImgClick(imgName)
{ ThisImage = document.all[imgName];
document.form1.fred.value = ThisImage.value;
}
I'm pretty sure the event will f
ch 2001 16:17
> To: 'Tim Ward'; 'Fabian Raygosa'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Easy HTML PHP question
>
>
> Yeah that would work if I knew how to do that? Any
> suggestions on how to go
> about doing that?
>
> Thanks,
> Jay
>
OTECTED]
Subject: RE: [PHP] Easy HTML PHP question
he's right, but what about using the onclick event of the image to store a
value in a hidden field (I haven't tried this but there's no reason to think
it won't work)
Tim Ward
Senior Systems Engineer
Please refe
f this message:
http://www.stivesdirect.com/e-mail-disclaimer.html
> -Original Message-
> From: Fabian Raygosa [mailto:[EMAIL PROTECTED]]
> Sent: 29 March 2001 01:11
> To: Paulson, Joseph V. "Jay"; [EMAIL PROTECTED]
> Subject: Re: [PHP] Easy HTML PHP question
>
>
ats displayed on the url string then you
will have your answer
- Original Message -
From: "Paulson, Joseph V. "Jay"" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 3:51 PM
Subject: [PHP] Easy HTML PHP question
> Hello ev
Hello everyone-
I have a pretty easy question that I can't seem to answer myself so I'm
coming to you all. Below you'll see some html code for a form. Now what
happens is that when I click on one of the images to submit the form (either
on the update_event.gif image or the delete_event.gif image
6 matches
Mail list logo