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 bkrike 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: bluetang
  • Content: Threads
  • Order by date
  1. bluetang

    how can i get document.location.href to target new browser window?

    I'm currently using: <body onLoad=&quot;javascript:window.print();document.location.href='nextpage.cfm'&quot;> to print a page and then redirect the user to the next page without them having to do anything. i'd like to open the next page in a new browser window, but i'm really new to...
  2. bluetang

    this code used to work, but now it doesn't - what could have changed?

    I'm really hoping this is going to be one of those obvious things that I just can't see because I'm looking too close... Last Thursday we finally migrated our intranet from coldfusion 4.5 onto MX. Everything looked fine until Friday morning when it lost it's ODBC connection to the Access...
  3. bluetang

    cf location and javascript onLoad

    Hi, Firstly I apologise for putting a coldfusion related question in here, but it is javascript related too and I have already tried the coldfusion forum. I am trying to figure out how to get my page to print when it loads and then return to the page it was linked from without the user having...
  4. bluetang

    cflocation and javascript onLoad

    Hi, Firstly I apologise for putting a javascript related question in here, but it is cf related too and I didn't know where to ask first. I am trying to figure out how to get my page to print when it loads and then return to the page it was linked from without the user having to click on any...
  5. bluetang

    Euro Currency Format function

    Hi, Please excuse the dumb newbie question but I need some help. I need to format my code so that the values are all shown in £xx,xxx.xx format and I can't figure out how. At the moment: <cfoutput><i>#RTPValue#</i></cfoutput> is outputting the unformatted value ok. Any suggestions...

Part and Inventory Search

Back
Top