I'm currently using:
<body onLoad="javascript:window.print();document.location.href='nextpage.cfm'">
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...
Thing is, we didn't move any code when we reverted back to 4.5. The two versions are on two seperate servers so all we did was copy one Access database back to the original server, create a new 'website' in IIS on the original server and re-point the DNS.
Thanks for all your help anyway :)...
no, the contractor we got in to do the migration has upgraded our development and test servers and tested them before all this went ahead.
the problems described above are in cf 4.5, not mx as we rolled the intranet back to its original server when mx lost it's database connections.
i'll...
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...
Hi iza,
Thanks very much for your help. I used the following javascript:
<body onLoad="javascript:window.print();document.location.href='makertpline.cfm?RTP_no=#rtp#'">
and removed the cflocation tag altogether.
This means that now I can click on a button in one page to print...
Thanks guys 'n' gals,
Kristof's code seems to be working ok so now I just need to figure out how to get the variables back to the original page, but as that's a cf thing I'll be off back over there now :-)
Thanks again
Sara
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...
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...
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...
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.