Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / July 2006



Tip: Looking for answers? Try searching our database.

input text query results based on input text

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jermainestudent - 24 Jul 2006 21:48 GMT
<input type="text" name="textfield2" />

hello
i have this input text and i also have a query that contains where field =
'#form.input#'

it is still not displaying the results .
is there a book or a article on how to do this.

i just needed to have a input box /text where a user can enter a alphanumeric
and outputs the query result.

how do you do this?

would you guys like to see the code??
Ian Skinner - 24 Jul 2006 21:57 GMT
The tag is an Input tad, the input's type is text, it's name is
textfield2.  Your query should have something like field =
'#form.textfield2#'

From the documentation:
http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001252.htm

> <input type="text" name="textfield2" />
>
[quoted text clipped - 11 lines]
>
>  would you guys like to see the code??
jermainestudent - 31 Jul 2006 17:17 GMT
thanks
can you give me and example?
sample code?

where clause and the input text box.
thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.