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!

Recent content by cfm

  1. cfm

    Weblogic 6.1 and latin characters

    Hello! I have a cuestion! Weblogic 6.1 on Solaris not recognize characters: áéíóú ñ. Weblogic show Ý characters. any idea? Thanks!
  2. cfm

    Weblogic not recognize strange Characters

    can AnyBody Help me? I have a web application jsp (a WAR File) on Weblogic 6.1 SP2, but strange characters is not recognized example (í, ó, ú, á, Ñ, etc ....) any idea? Thanks.. Jaime Henriquez M.
  3. cfm

    Swapper Menu

    Thanks Tarwn !! :)
  4. cfm

    Swapper Menu

    Hello, i have a swapper menu... (two multiple selects Html) i need pass the selected values from jsp page to other jsp page, but only pass the selected value.... how can i pass the complete list of values? many thanks.. jh.. sorry by my english.. :)
  5. cfm

    Weblogic not recognize strange Characters

    can AnyBody Help me? I have a web application jsp (a WAR File) on Weblogic 6.1 SP2, but strange characters is not recognized example (í, ó, ú, á, Ñ, etc ....) any idea? Thanks.. sorry by my English...
  6. cfm

    Redirect a browser after response.content()

    Hello, I have this code, the dispatcher don't work.. Any idea? OutputStream out; String fileName; String content; byte[] data; // Seteo el nombre del archivo fileName = "vpn_amp.txt"; // Seteo el contenido del archivo content =...
  7. cfm

    PL/SQL Cursor From JSP

    How invoke a PL/SQL Cursor from JSP? I´need display a cursor in a table. I have this. CallableStatement cs = con.prepareCall("{call "+sentencia+"}"); cs.setString(1,"1283582"); cs.registerOutParameter(2,java.sql.Types.VARCHAR)...
  8. cfm

    Open Source Forums (allaire)

    where I can find a system of forums made in coldfusion? I believe that exists a Open Source Forums. I´m search, but don´t found this.. thanks Sorry for my english.. I´m chilean.
  9. cfm

    Client Variables

    in which place I specify keeps the variables client? is cookies? thanks
  10. cfm

    Connect ODBC From Unix

    hello friends, I have a question. as I can be connected to Access from UNIX, by means of ODBC? some form exists? Let us suppose that the database Access is in a server Windows, and coldfusion is in an UNIX server. The database Access can be in the UNIX server? thanks
  11. cfm

    SERVER MEMORY REMAINS

    my Coldfusion Server remains without memory. I believe that the file with problems is SmServAZ.exe some idea? Help... Thanks
  12. cfm

    CFHTTP DON'T WORK

    I have a version 4.5 Thanks.
  13. cfm

    CFHTTP DON'T WORK

    I have a this form <form name=PostMessage action=http://pub69.ezboard.com/funiversityfightclub58997frm54.addTopicFromWeb method=post> <meta http-equiv=&quot;Content-type&quot; content=&quot;text/html;charset=iso-8859-1&quot;><br> <input type=text name=login tabindex=1 size=25 maxlength=35...
  14. cfm

    CF Hosting

    Thanks, www.cfdeveloper.co.uk this site is down by maintenance. :( in google find always 2: >www.cfm-resources.com >www.cfdeveloper.co.uk exists another one? Bye.
  15. cfm

    CF Hosting

    where I can find provides with webhosting free coldfusion? but that is not cfm-resources.com thanks JH Coldfusion Developer Chile.

Part and Inventory Search

Back
Top