Re: [PHP] create a local temp table in local machine

2013-09-28 Thread iccsi
Thanks for the message, Do you have any information how to create JS file and how to access from jQuery auto complete? Thanks again for helping, Regards, Iccsi, "Bastien" wrote in message news:57469e24-56e6-40c9-8176-64cd8444f...@gmail.com... Thanks, Bastien On Sep 28,

Re: [PHP] create a local temp table in local machine

2013-09-28 Thread iccsi
Thanks for the information and help, Yes, my data is pretty much static, Can you please give me some link for the solution? It is the solution I am looking for my current situation, Thanks a million for helping, Regards, Iccsi, "Bastien" wrote in message news:deb5dfe9-ec7f

Re: [PHP] create a local temp table in local machine

2013-09-28 Thread iccsi
, Regards, iccsi, "Bastien" wrote in message news:2fd3037d-f68d-47b3-ac4f-007d9559d...@gmail.com... Thanks, Bastien On Sep 28, 2013, at 3:24 PM, "iccsi" wrote: I need create a local table on the local machine. I would like to know is it possible to down on server sid

[PHP] create a local temp table in local machine

2013-09-28 Thread iccsi
I need create a local table on the local machine. I would like to know is it possible to down on server side or client side or jQuery to do the work. Your information and help is great appreciated, regards, Iccsi, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] jquery fill select option value

2013-09-21 Thread iccsi
, Regards, Iccsi, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] assign database result to iinput text box

2013-09-17 Thread iccsi
I have following html code to show my input text box and php to connect server and select result from database server. I would like to know how I can I use php to assign the value to my input text. Your help and information is great appreciated, Regards, Iccsi, "; //select a databa

Re: [PHP] message to user after complete POST

2013-09-04 Thread iccsi
Thanks a million for the information and help, yes, I will use jQuery to have my success function call in jQuery.ajax. Thanks again, Regards, Iccsi, "Rodrigo Santos" wrote in message news:caombckqonakxoc4tnhcpn2ycdpy8503xttc7sosjywhtd5x...@mail.gmail.com... hey, if you are just

[PHP] message to user after complete POST

2013-09-04 Thread iccsi
, since it has success function that jQuery call after POST. Your help and information is great appreciated, Regards, Iccsi, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: SELECT data base on a upper level SELECT

2013-08-01 Thread iccsi
, Thanks again for helping, Regards, Iccsi, "Jim Giner" wrote in message news:8c.41.29774.c0e5a...@pb1.pair.com... 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 S

[PHP] SELECT data base on a upper level SELECT

2013-07-31 Thread iccsi
manager and supervisor and so on. I can use iframe or jQuery to do every level, but it needs to call iframe or jQuery to 5 levels. I would like to know are there any better way to handle this situation, Your help and information is great appreciated, Regards, Iccsi, -- PHP General Mailing List

[PHP] POST action

2013-07-28 Thread iccsi
help and information is great appreciated,regards,Iccsi, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] pass parameter from client to server

2013-07-18 Thread iccsi
, Regards, Iccsi, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: pass parameter via URL

2013-05-20 Thread iccsi
Thanks a million for helping, I just need to have a JS function to return a string var which contains my variable from sending page and call the function onClick on the button. Please let me know if I am wrong, Thanks again for helping, Regards, Iccsi, "Jim Giner" wrote in me

Re: [PHP] pass parameter via URL

2013-05-20 Thread iccsi
Thanks for the message and helping, Your js looks like to parse URL. Please let me know if I am wrong, Do you have any code to generate the URL parameter using control value? Thanks again for helping, Iccsi, "shiplu" wrote in message news:cado5mdcvbrquxcviuay9fvajjb+6ba872lbhr

[PHP] pass parameter via URL

2013-05-20 Thread iccsi
I would like to know how can I pass a parameter via URL using control value on the form. something like myPage.php?MyID=txtMyID.value I can use myPage.php?MyID=1, but cannot use myPage.php?MyID=txtMyID.value. Your help and information is great appreciated, Regards, Iccsi -- PHP General