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

2001-11-12 Thread Phieu Huynh
> Sent: Sunday, November 11, 2001 4:31 PM > Subject: pass variable in JS to php and mysql-query > > > > > function changebuilding (which) { > > sel_var = which.selectedIndex > > <? > >$sql_query = "select distinct room > >

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
> Sent: Sunday, November 11, 2001 4:31 PM Subject: pass variable in JS to php and mysql-query > > function changebuilding (which) { > sel_var = which.selectedIndex > <? >$sql_query = "select distinct room > from general.room_