On 7/31/2013 9:37 PM, iccsi wrote:
I have 5 SELECT for Department, Manager, supervisor, Group Leader and
Employees
I want to every SELECT list narrow down for an upper SELECT.
For example, once user select Department then all Manager, Supervisor,
Group Leader and Employee list will be narrow down
Hello List,
I'm running PHP 5.4.9 as CGI (via apache 2.2.22) and can't seem to be
able to send headers to the server.
Both,
header('Status: 500 Internal Server Error');
and,
header('HTTP/1.1 500 Internal Server Error', true, 500);
result in nothing happening on the client side.
What am I
Hi MiguelOn 08/01/2013 04:04 PM, Miguel Guedes wrote:
> Hello List,
>
>
> I'm running PHP 5.4.9 as CGI (via apache 2.2.22) and can't seem to be
> able to send headers to the server.
>
> Both,
>
> header('Status: 500 Internal Server Error');
>
> and,
>
> header('HTTP/1.1 500 Internal Server
On 7/29/13 3:02 PM, Paul M Foster wrote:
On Mon, Jul 29, 2013 at 11:50:01AM -0500, Larry Garfield wrote:
On 7/28/13 9:23 PM, Paul M Foster wrote:
On Sun, Jul 28, 2013 at 08:46:06PM -0500, Larry Garfield wrote:
[snip]
Except as noted above. This is all home-grown, using native PHP
function
On Thu, Aug 01, 2013 at 02:35:04PM -0500, Larry Garfield wrote:
[snip]
>
> So you're writing your own form tags for each specific time you need
> a form, or you wrote your own form builder API that is writing the
> form tags for you?
Unless my wife creates the form in Dreamweaver, I write the H
Thanks for the information and help,
The query can solve server side, but client side, user might select any one
dropdown, for example, user might select manager from drop down without
choose Department dropdown.
For this case, application needs inject data for supervisor and lower level,
Tha
On Thu, Aug 1, 2013 at 6:33 PM, iccsi wrote:
> Thanks for the information and help,
> The query can solve server side, but client side, user might select any
> one dropdown, for example, user might select manager from drop down without
> choose Department dropdown.
>
> For this case, application
On 13-08-01 05:14 PM, Paul M Foster wrote:
On Thu, Aug 01, 2013 at 02:35:04PM -0500, Larry Garfield wrote:
[snip]
So you're writing your own form tags for each specific time you need
a form, or you wrote your own form builder API that is writing the
form tags for you?
Unless my wife creates
8 matches
Mail list logo