Re: [PHP] How to get data from database with a click

2003-08-15 Thread Viraj Kalinga Abayarathna
try java scripts, there is a function called "onChange()", you can attach
this
with your combo box and can submit (SELF) the form upon the content change
in
combobox.

I have done this long time back, i'll send you the coding if still i have
that script in my
archives.

Viraj

- Original Message -
From: Subodh Gupta <[EMAIL PROTECTED]>
To: PHP General <[EMAIL PROTECTED]>
Sent: Friday, August 15, 2003 2:04 PM
Subject: [PHP] How to get data from database with a click


> Dear Friends,
>
> When we click a combo box, in a perticular file, the output from the
> database should display in the same screen, in a text box or a combo box
(We
> want this to happen without pressing the submit button).
>
> Any clue please
>
> Subodh
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2003 1:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] php, search engine that index via local filesystem?
>
>
> Hi,
>
> Do you want to provide a web interface to your local file system? well
> the easiest would then be to just exec locate, which will make use of
> the slocate db. Alternatively you can try to exec find. These can be
> done painlessly and you don't have to install any software.
>
> If you need a more sophisticated solution i belive htdig has the
> facility to index from local files.
>
> If you are looking to build a full fledged search engine aspseek and
> mnogosearch (both open source) are some of the best around.
>
> all the best
>
>
> Louie Miranda wrote:
>
> >Do you know any?
> >
> >
> >--- -
> >Thanks,
> >Louie Miranda
> >
> >
> >
> >
> >
> >
> >
>
>
> --
>
> Raditha Dissanayake
> -
> http://www.radinks.com/sftp/
> Lean and mean Secure FTP applet with Graphical User Inteface.
> just 150 Kilo Bytes
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] How to get data from database with a click

2003-08-15 Thread Comex
<[EMAIL PROTECTED]>
Curt Zirzow:
> I'm confused, does this message have anything to do with what the
> original message, below, is asking?
I  it is the common mistake of pressing Reply instead of taking the
trouble to type in the [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] How to get data from database with a click

2003-08-15 Thread Curt Zirzow
* Thus wrote Subodh Gupta ([EMAIL PROTECTED]):
> Dear Friends,
> 
> When we click a combo box, in a perticular file, the output from the
> database should display in the same screen, in a text box or a combo box (We
> want this to happen without pressing the submit button).
> 
> Any clue please
> 

I'm confused, does this message have anything to do with what the
original message, below, is asking?

> Subodh
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2003 1:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] php, search engine that index via local filesystem?

> 
> 
> Hi,
> 
> Do you want to provide a web interface to your local file system? well


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] How to get data from database with a click

2003-08-15 Thread Jay Blanchard
[snip]
When we click a combo box, in a perticular file, the output from the
database should display in the same screen, in a text box or a combo box
(We
want this to happen without pressing the submit button).

Any clue please
[/snip]

You appear to be looking for something called Javascript. PHP is
server-side and will have to be called with some form of submit.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] How to get data from database with a click

2003-08-15 Thread Subodh Gupta
Dear Friends,

When we click a combo box, in a perticular file, the output from the
database should display in the same screen, in a text box or a combo box (We
want this to happen without pressing the submit button).

Any clue please

Subodh

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, August 15, 2003 1:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] php, search engine that index via local filesystem?


Hi,

Do you want to provide a web interface to your local file system? well
the easiest would then be to just exec locate, which will make use of
the slocate db. Alternatively you can try to exec find. These can be
done painlessly and you don't have to install any software.

If you need a more sophisticated solution i belive htdig has the
facility to index from local files.

If you are looking to build a full fledged search engine aspseek and
mnogosearch (both open source) are some of the best around.

all the best


Louie Miranda wrote:

>Do you know any?
>
>
>--- -
>Thanks,
>Louie Miranda
>
>
>
>
>
>
>


--

Raditha Dissanayake
-
http://www.radinks.com/sftp/
Lean and mean Secure FTP applet with Graphical User Inteface.
just 150 Kilo Bytes



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php