Re: Re: [PHP-WIN] how do i send a request by pressing a button

2003-06-12 Thread Neil Smith
nsfer when an ActiveX object has initialised. Cheers - Neil Smith. Subject: Re: [PHP-WIN] how do i send a request by pressing a button You have a load of options but all depend on either frames, iframes or url's or anything that has the ability to call a file from the server like flas

RE: [PHP-WIN] how do i send a request by pressing a button

2003-06-12 Thread Svensson, B.A.T. (HKG)
at is more complicated than an iron stick tends to break apart by time. That's why Einstein (I think it was) once, sort of said: Keep it simple, but not to simple. -Original Message- From: Luis Ferro To: [EMAIL PROTECTED] Sent: 11-6-03 17:56 Subject: Re: [PHP-WIN] how do i send a

RE: [PHP-WIN] how do i send a request by pressing a button

2003-06-12 Thread Svensson, B.A.T. (HKG)
er to your php files that will (on the server side) handle the task you need to performe. -Original Message- From: itai To: [EMAIL PROTECTED] Sent: 11-6-03 18:54 Subject: [PHP-WIN] how do i send a request by pressing a button hi i want to place a button on my home page which will create a fi

Re: [PHP-WIN] how do i send a request by pressing a button

2003-06-11 Thread erythros
you don't need frames to do this with php. just have the form submit to the current page. that'll reload the page and trigger the php. depending on how big a script your talking this can be done very easily with minimal distraction the user. "Luis Ferro" <[EMAIL PROTECTED]> wrote in message news:[

Re: [PHP-WIN] how do i send a request by pressing a button

2003-06-11 Thread Luis Ferro
You have a load of options but all depend on either frames, iframes or url's or anything that has the ability to call a file from the server like flash, java and the like... You need a technology that allows you to transpose from the client-side - the browser - to the server side - the php page

[PHP-WIN] how do i send a request by pressing a button

2003-06-11 Thread itai
hi i want to place a button on my home page which will create a file on the server when pressed, how can i do it? the button should call a php file or something but no new windows should open and no refresh shuld be done on the site. thanks -- +Email: [EMAIL PROTECTED] -- PHP Windows Mailing L