Re: [PHP] tricky code problem

2012-09-17 Thread shiplu
Without relevant code and what have you tried your questions don't make any sense. -- Shiplu.Mokadd.im ImgSign.com | A dynamic signature machine Innovation distinguishes between follower and leader

Re: [PHP] tricky code problem

2012-09-17 Thread Matijn Woudt
On Mon, Sep 17, 2012 at 11:12 PM, Jim Giner wrote: > This is a tricky one but let's see if I can explain it. > > 1 - using a menu screen I have a link that calls a js function that opens a > popup with a form in it; > > 2 - the form receives some user input (a login) and then the user clicks a > s

[PHP] tricky code problem

2012-09-17 Thread Jim Giner
This is a tricky one but let's see if I can explain it. 1 - using a menu screen I have a link that calls a js function that opens a popup with a form in it; 2 - the form receives some user input (a login) and then the user clicks a submit button; 3 - the button has an onclick that calls a j