Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: olchiik
  • Content: Threads
  • Order by date
  1. olchiik

    How to enable users to attach document to the form

    Hello, I was requested to program a form where people can apply for award. They need to be able to attach documents. I have never done it before. I was trying to find some kind of tutorial or sample code, but couldn't find anything. Could you someone please help me? I am not even sure I can...
  2. olchiik

    How to sort both ways by clicking on column name

    Hello, I have another problem. Now that my sort works perfectly, I was requested to make sure it sorts in both DESC and ASC orders. Does anybody know how to do it????
  3. olchiik

    How to sort search query results and keep the results same

    Hello, I need to be able to sort results by clicking on column header. I know how to do it, but the problem is it sorts all the results. I have a "search by" form. So the results I get come from that search form, depending what user is looking for. Then in the results I need to include sort by...
  4. olchiik

    How to capture page title from previous URL?

    Hello, I have this piece of code to capture page title, but it gives me an error... Please Help! Code: <cfoutput><input type="hidden" name="prevurl" value="#CGI.HTTP_REFERER#"> <table width="318" border="0" bgcolor="FFFFFF" align="center"> <cffunction name="getPageTitle"...

Part and Inventory Search

Back
Top