I am trying to use a string variable NoCommas as the search criteria for a CFSearch. Everytime I try it I get an invalid criteria error. I am using it in the following way
<cfif #Form.AllFields# is not "">
<cfset NoPeriods =...
I am currently using the Verity search engine to search a collection of studies. The user enters search criteria into a form, and then Verity performs the search. I am having a problem when the user enters an author in the form, lastname, initials. The comma is not being read literally...
I am running a query that may have up to 300 hits. I only want to return 25 of them at a time, giving the user the option of viewing the next 25 or the previous 25. Is there a way to do this is coldfusion
Thanks
I am running a query that may have up to 300 hits. I only want to return 25 of them at a time, giving the user the option of viewing the next 25 or the previous 25. What is the sql syntax needed to do this
I have created a form in Microsoft Access 2000 and wish to make it accessible from my our website which is created using ColdFusion. I am not sure how to make it into a web document. Also, we want users to be able to browse the form, but not make any changes to the data in it. If anyone knows...
I am having trouble evaluating the value of a link once it is selected. I have a web page where the user enters search criteria into a form. A search is then performed based on the criteria entered. A table is returned listing ref ID, author, and title. The ref ID's appear as links. If the...
I have a table created by a query with a reference ID, author name, and chemical name as the fields. There is a many to many relationship between author name, and chemical name. Therefore the author name is being repeated for each unique chemical name. Is there any way to "list" all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.