Janfek Esquivel wrote:

> I have an HTML in which I have a text box and 2 combo boxes, what I want
> to do, is to read the information entered by text and also the informatios
> selected from the combo boxes (not always used) to compare it with the
> information on it, I already have the code to get from the database the
> information I need, but what I really need is help with the information
> entered and selected.
> Can somebody help me with this problem?
> Thanks in advance.
> 
> Janfek Esquivel.
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com

is your application a CGI application? if so, whatever the text the user 
enter into the text box is passed in as param. maybe you can check out the 
CGI module?

david

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to