Search the web
Sign In
New User? Sign Up
coldfusion-howto · ColdFusion Tips Tutorial Help Questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 11985 - 12015 of 42947   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11985
ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Send Email
Jan 1, 2003
8:32 am
11986
Hi Pen, There is no "golden" rule. But there are advantages to consistency. It's a lot easier to find problems when you are using a standard, even if it is one...
mainstreetcentral@...
richardx1313
Offline Send Email
Jan 1, 2003
8:36 pm
11987
Richard, excellent rundown on the use of quotes and pound signs! ... Actually it is not valid by the CF syntax rules, but, CF tolerates it. As Ben Forta once...
C. Schmitz
procept2000
Offline Send Email
Jan 1, 2003
9:48 pm
11988
Thank you Richard for taking the time to give me your take on the #/quote question! I teach part/time and build web sites and online training. And for me, I...
Pen Frey
penz_put2
Offline Send Email
Jan 1, 2003
11:20 pm
11989
I am a newby.... and have just recently purchased and set up Professional Cold Fusion Server...and have installed 5.0 cold fusion studio. The MS Access...
mgarmong <mgarmong@...>
mgarmong
Offline Send Email
Jan 2, 2003
12:52 am
11991
Has anyone ever encountered this error? XML pasrsing error: (error code 2, line 1, column 0, buffer offset 0) If so how did you get it? ...
Rusty Owens
the_game570
Offline Send Email
Jan 2, 2003
3:12 pm
11992
could be there are spaces before your xml definition.... HTH, Chris...
C. Schmitz
procept2000
Offline Send Email
Jan 2, 2003
3:16 pm
11993
JoAnn, Don't know if you're still looking for feedback on this, but I didn't get any errors in Netscape 4.77 on a Mac. ... aatsp_swap_menu.cfm ... ...
Melissa Prusi <meliss...
mprusi
Offline Send Email
Jan 2, 2003
3:25 pm
11994
That's wonderful news. I haven't done anything with it since Tuesday, so maybe something I did then worked. I have a Mac here, but it is set up for an analog...
jschlosser@...
jojo_super77
Offline Send Email
Jan 2, 2003
3:31 pm
11995
Hi JoAnn, I just tried it and received the same error...... JavaScript Error: http://128.121.22.121/gt_imis10_1/staticcontent/download/aatsp_swap_menu.cfm , ...
Cobb, Christopher R
cobbcr_32952
Offline Send Email
Jan 2, 2003
4:33 pm
11996
I am trying to output a phone number field in a formatted fashion. My data has only 10 digits and nothing else. So I want my data e.g. 3126667878 to output as...
Tony Valle <prom_prom...
prom_promo
Offline Send Email
Jan 2, 2003
4:59 pm
11997
#left(myPhone, 3)#/#mid(myPhone, 4, 3)#-#right(myPhone, 4)# ... From: Tony Valle <prom_promo@...> [mailto:prom_promo@...] Sent: Thursday, January...
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
5:00 pm
11998
Thanks Roger! ... e.g. ... online ... http://docs.yahoo.com/info/terms/...
Tony Valle <prom_prom...
prom_promo
Offline Send Email
Jan 2, 2003
5:08 pm
11999
Does anybody know how to prevent "printing" on certain Internet Explorer pages (built in CF) whereas the other pages are "printable"? Is there any software...
Kang, Daniel
dancf2002
Offline Send Email
Jan 2, 2003
8:31 pm
12000
It is not possible as far as I know. I do know that if you make a .PDF file, you can do various things with printing, but there's always a way around it. ... ...
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
8:34 pm
12001
I cannot make it in PDF format. I have to find out a solution. I think there might be software for this purpose. I really hope. Daniel ... From: Roger...
Kang, Daniel
dancf2002
Offline Send Email
Jan 2, 2003
8:39 pm
12002
I would be *really* surprised if that were possible. Even if it were, you would have to disable copy/paste as well. ... From: Kang, Daniel...
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
8:42 pm
12003
... Absolutely, positively "preventing" a user from printing a page is not possible, AFAIK. In the end, anything that can be output to the screen can be routed...
Ben Curtis
wsi_ben
Offline Send Email
Jan 2, 2003
8:55 pm
12004
I like to pass the solution (I believe this is very simple and neat!) from Raymond Irving. <html> <style> @media print { .dontprint...
Kang, Daniel
dancf2002
Offline Send Email
Jan 2, 2003
9:28 pm
12005
That will certainly make it more difficult to print; however, it will not make it impossible. If you just need to discourage printing, this should be fine,...
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
9:30 pm
12006
The pain is that if you open things in an older browser, all is moot. If you open it in a new browser window you can not display the toolbar and in IE you can...
Mary-Catherine Gerrey
mcgerrey
Offline Send Email
Jan 2, 2003
9:33 pm
12007
What a challenge from the beginning of 2003! The printing should be prohibited, not discouraged. Daniel ... From: Roger Dahlstrom...
Kang, Daniel
dancf2002
Offline Send Email
Jan 2, 2003
9:35 pm
12008
And regardless, you can turn off javascript, copy/paste, or take a screen capture any time you want. That's what I mean - if you really need to not print...
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
9:35 pm
12009
The new browser means IE 5.0 or higher? Daniel ... From: Mary-Catherine Gerrey [mailto:mc.gerrey@...] Sent: Thursday, January 02, 2003 4:34 PM To:...
Kang, Daniel
dancf2002
Offline Send Email
Jan 2, 2003
9:36 pm
12010
Then I'm afraid that you're going to have to go with a PDF or equivalent. There is no way to prohibit printing from a standard HTML page that I am aware of....
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
9:52 pm
12011
... The question you should ask yourself/your boss is: is this feature worth busting the bank for? By "prohibited" do you mean "most people, like 90% or more, ...
Ben Curtis
wsi_ben
Offline Send Email
Jan 2, 2003
9:53 pm
12012
You can give http://www.protecthtml.com/product/wp/sample31.htm a try. It works reasonably well at least in IE. Encrypts source, disables right-click, etc....
Roger Dahlstrom
rdahl
Online Now Send Email
Jan 2, 2003
9:58 pm
12013
... 20 seconds before printing (Mozilla and a slow printer), and 2 minutes before I saved it and removed its protections and got a new Coke from the fridge. My...
Ben Curtis
wsi_ben
Offline Send Email
Jan 2, 2003
10:31 pm
12014
3 seconds before printing...including walking over to the printer...has everyone forgotten about file->print? ... ...
Rich Rein
rlr_soccer.rm
Offline Send Email
Jan 2, 2003
10:41 pm
12015
The "Print Screen" key on every keyboard sends whatever's on the screen to the clipboard as a graphic. If you then open up Windows Paint and click Ctrl-V or...
George Farnsworth
georgefarnsw...
Offline Send Email
Jan 2, 2003
11:04 pm
Messages 11985 - 12015 of 42947   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help