Problem with $_POST values

Problem with $_POST values

am 11.10.2007 13:00:02 von carol

I can't seem to get the values for $_POST['submit_x'] and submit_y when
an image is used

The $_POST variables are always empty - everything else works fine -
The form subits fine it just doesn't populate those values from the image

If I use a button instead I get the correct button values etc.

Can anyone tell me what I'm doing wrong please?

thank you#
carol

Re: Problem with $_POST values

am 11.10.2007 13:27:45 von Captain Paralytic

On 11 Oct, 12:00, ca...@dummy.com wrote:

> Can anyone tell me what I'm doing wrong please?
The only thing that I can spot that you are doing wrong is expecting
us to be able to help you when you haven't posted any of the form or
php code.

Re: Problem with $_POST values

am 11.10.2007 13:45:38 von carol

In article <1192102065.418683.39770@d55g2000hsg.googlegroups.com>,
paul_lautman@yahoo.com says...
> > Can anyone tell me what I'm doing wrong please?
> The only thing that I can spot that you are doing wrong is expecting
> us to be able to help you when you haven't posted any of the form or
> php code.
>
>

If you need that you dont know the answer.

This is a usage problem not a coding error.

carol

Re: Problem with $_POST values

am 11.10.2007 13:57:07 von Lars Eighner

In our last episode,
, the lovely and
talented carol@dummy.com broadcast on comp.lang.php:

> In article <1192102065.418683.39770@d55g2000hsg.googlegroups.com>,
> paul_lautman@yahoo.com says...
>> > Can anyone tell me what I'm doing wrong please?
>> The only thing that I can spot that you are doing wrong is expecting
>> us to be able to help you when you haven't posted any of the form or
>> php code.
>>
>>

> If you need that you dont know the answer.

Your question doesn't make sense. That's why someone trying to help you has
to see the code. If you could express what you were doing otherwise, you
wouldn't have a problem.

> This is a usage problem not a coding error.

I you know so much, why do you need help?

Into the killfile with another ungrateful beggar.



--
Lars Eighner
Countdown: 467 days to go.
What do you do when you're debranded?

Re: Problem with $_POST values

am 11.10.2007 14:33:55 von Michael Fesser

..oO(carol@dummy.com)

>If you need that you dont know the answer.
>
>This is a usage problem not a coding error.

The error sits between your two ears. If you want us to help, then you
should make it as easy as possible for us:

* Post as much details as possible.
* Upload a test case and make the source code available.
* Post your browser versions.

Currently the only possible answer is: Yes, there's an error.

Micha

Re: Problem with $_POST values

am 11.10.2007 14:53:17 von Captain Paralytic

On 11 Oct, 12:45, ca...@dummy.com wrote:
> In article <1192102065.418683.39...@d55g2000hsg.googlegroups.com>,
> paul_laut...@yahoo.com says...
>
> > > Can anyone tell me what I'm doing wrong please?
> > The only thing that I can spot that you are doing wrong is expecting
> > us to be able to help you when you haven't posted any of the form or
> > php code.
>
> If you need that you dont know the answer.
>
> This is a usage problem not a coding error.
>
> carol

As you can see from all the other posts on this thread, the general
concensus is that you are a rude arrogant pig.

If this is your attitude to someone who tries to help you then I
suggest you p*ss off and get help elsewhere, because you are unlikely
to get any here.

Re: Problem with $_POST values

am 11.10.2007 19:51:45 von Claudio Corlatti

On 11 oct, 09:53, Captain Paralytic wrote:
> On 11 Oct, 12:45, ca...@dummy.com wrote:
>
> > In article <1192102065.418683.39...@d55g2000hsg.googlegroups.com>,
> > paul_laut...@yahoo.com says...
>
> > > > Can anyone tell me what I'm doing wrong please?
> > > The only thing that I can spot that you are doing wrong is expecting
> > > us to be able to help you when you haven't posted any of the form or
> > > php code.
>
> > If you need that you dont know the answer.
>
> > This is a usage problem not a coding error.
>
> > carol
>
> As you can see from all the other posts on this thread, the general
> concensus is that you are a rude arrogant pig.
>
> If this is your attitude to someone who tries to help you then I
> suggest you p*ss off and get help elsewhere, because you are unlikely
> to get any here.

well, i agree with all the other posts
try using an image submit to do that

this control submit the form when you clik on it