Re: pass variable in JS to php and mysql-query

2001-11-12 Thread Phieu Huynh
Hi Phuc, I work around the problem and I fix the problem without the submit() function. It will dynamic update content in room by sending the sql_query to server and get info back. thank for your response. Nguyen Trong Phuc wrote: > > i think that u can't, b/c php is server side while JS is

Re: pass variable in JS to php and mysql-query

2001-11-12 Thread M . Hompus
I'm working in an application using JS with ASP and MSQL. We use Remote Scripting for real-time updating and reading the Database without reloading a page or move to another page. It works very well. More details on this one can be found at http://msdn.microsoft.com/scripting/ I guess it isn't v

Re: pass variable in JS to php and mysql-query

2001-11-12 Thread Nguyen Trong Phuc
i think that u can't, b/c php is server side while JS is client site. u can doSubmit() when building is changed, then php script get infomation and response to browser. Trong Phuc - Original Message - From: "Phieu Huynh" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, November