RE: Web-based telnet

2002-10-24 Thread WebSite CFtalk
This is nice:

http://www.screensurfer.com/

-
Helge Hetland

-Original Message-
From: [EMAIL PROTECTED] [mailto:todd@;web-rat.com] 
Sent: 24. oktober 2002 14:14
To: CF-Talk
Subject: Re: Web-based telnet


If there is, it's java-applet based.

http://javassh.org/

~Todd


On Thu, 24 Oct 2002, FlashGuy wrote:

> Hi,
> 
> Im looking for some code that will allow me to open a telnet session 
> within my browser. Is there such a beast?
> 
> 
> ---
> Colonel Nathan R. Jessop
> Commanding Officer
> Marine Ground Forces
> Guatanamo Bay, Cuba
> ---

-- 

Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ |
Team Macromedia Volunteer for ColdFusion   |
http://www.macromedia.com/support/forums/team_macromedia/  |
http://www.flashCFM.com/   - webRat (Moderator)|
http://www.ultrashock.com/ - webRat (Back-end Moderator)   |
   Speakeasy DSL - http://www.speakeasy.net/refer/18280|



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Office XP anf CF

2002-11-26 Thread WebSite CFtalk
Hello,

I have not been able to use any of the examples on cfcomet on Word 2002.


Has something change from Word2000 to 2002?

Has anyone got working examples for Word2002?

Thanks
Helge Hetland
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Issues Tracker / Bug Tracker / Project T.. etc

2002-04-18 Thread WebSite CFtalk

Hello!

I've looked around for a CF based Issue/Bug/Project tracker. 
I find a lot of demos/examples but no "real" apps.

The PHP/mySQL based Mantis and DCL looks good, but it's not CF...
(http://mantisbt.sourceforge.net / http://dcl.sourceforge.net)

Are there any good CF based Issue Tracking apps out there? 

Thanks,
Helge
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: IP to COuntry Mappings

2002-04-20 Thread WebSite CFtalk

Nice!, 

Would be a nice thing for UDF or WebService

:)

-Original Message-
From: Brian Thornton [mailto:[EMAIL PROTECTED]] 
Sent: 20. april 2002 17:52
To: CF-Talk
Subject: IP to COuntry Mappings


Just a liitle add on folks,
You can check out iDefenses' list of coutrys to IP address listing at
http://www.idefense.com/Intell/CI022702.html This may be used in Echelon
to track locales of ip's


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Registering virtual hosts in IIS

2000-10-14 Thread WebSite CFTalk

Hello

Running CF 4.5.1 Enterprise on NT 4.0 with IIS4.0

We need to add virtual hosts to the webserver as company1.website.no /
company2.website.no etc "on the fly".

I'm sure this is not a very difficult task, but if anyone have already done
it, any customtag etc, I would be grateful for pointers.

Thanks
Helge Hetland


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Vacation Form

2000-12-28 Thread WebSite CFTalk

The iBuild demofiles (Allaire Partners download i guess) includes such an
application, with a nice timeline made with some com stuff that I would like
to get the source code to :)

Helge

-Original Message-
From: Isabelle Lynch [mailto:[EMAIL PROTECTED]]
Sent: 28. desember 2000 16:55
To: CF-Talk
Subject: Vacation Form


I am attempting to create a vacation form that works in the following
manner:

(1) User completes the form
(2) Using a drop down list, user selects the appropriate manager, and the
form is e-mailed to that manager
(3) Manager receives the form, selects the correct approval/disaproval of
vacation
(4) If approved is checked, form automatically goes to the receptionist for
input into the corporate calendar, and the initial user receives his/her
approval via e-mail
(5) If vacation is disaproved, an e-mail is sent to the initial user
advising that vacation has been disapproved.

Can this be done in CF? Or is there a better way to do this? Can this be
done at all?

I know how to program up to (2) but am lost the rest of the way. I am Newbie
#1. Please help.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: LARGE QUERY RETURNS

2001-01-05 Thread WebSite CFTalk

What about the  tag?

Compress the pages going out to the client before leaving the www server and
let the client handle decompressing.

You can get a 10:1 compression ratio easily.

( uses  to compress html output.)

page.cfm:




Untitled



Queries and outputs







-Original Message-
From: William J Wheatley [mailto:[EMAIL PROTECTED]]
Sent: 5. januar 2001 17:22
To: CF-Talk
Subject: RE: LARGE QUERY RETURNS


thats what i figured =) so i guess i'l  just have to do that,

Does anyone have a query way that they keep all the results stored.
Heres the scenario
each row has 1 check box to send an email to so what i'm going to have to do
is set it so wahtever you have checked when you hit next it remembers who
was checked on each page and appended the variable. So is there anything
someone has already written? Its not hard but i dont want to have to
reinvent the wheel =)


Bill Wheatley
Director of Development
AEPS INC
Allaire ColdFusion Consulting Partner
Allaire Certified ColdFusion Developer
http://www.aeps.com
ICQ: 417645
http://www.aeps2000.com
954-472-6684 X303

IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorized alterations to
this e-mail or attachment to it


-Original Message-
From: Sean Daniels [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 05, 2001 11:16 AM
To: CF-Talk
Subject: RE: LARGE QUERY RETURNS


> Ok I have found that when i return alot of returns to a page,
> 5000+ it adds
> quite a bit of time to the processing on the CF side with displaying the
> information as opposed to it being database bottleneck.

My guess is that it's less of a CF issue and more of a bandwidth issue.
Like, how large is the resulting html page when you have to display 5000+
rows of data? How much cf code and html code is in each iteration of the
5000+ loop? You are talking about a pretty large file that needs to go from
the CF server to your client machine.

To answer your question, I would definitely chunk it into 500 record pages
with next/prev.

- Sean
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFX API with Java

2002-02-22 Thread WebSite CFtalk

> I've a problem using the response and query interface in the
> Coldfusion Java CFX Reference.
> When I try to return ASCII character codes between 128 and 255 from
> the CFX to Coldfusion I'm not receiveing the correct ASCII character.
> This problem occures only when I use the response.addQuery() method
> and the Query interface.
> 
> e.g.: resQuery2.setData(1, 1, "\305 \306 \330 \345 \346 \370 - \155");
> (\305 Oct = ASCII value 197, Latin capital A, ring)
> 
> If i use the response.setVariable() method, this is not a problem.
> 
> e.g.: response.setVariable("MyVar", "\305 \306 \330 \345 \346 \370 -
> \155");
> 
> Does anyone know how I can solve this problem or where to get more
> information about the ColdFusion Java CFX reference?
> 
> Thanx,
> tomas
> 
> 

__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Help! Problem with CFX API with Java

2002-02-24 Thread WebSite CFtalk

Hello
We posted this message Friday with no luck ;)

Shortversion of the problem:

We try to sort a query with a java CFX (input: query - output: query)

The query contains non us characters (above 127)

When the query is outputed through the method response.addQuery() it
garbles the output. Looks like all non US characters is transformed to
7bit.

Have anyone experienced this? Any resolution??

Thanks,
Helge


I've a problem using the response and query interface in the 
Coldfusion Java CFX Reference. When I try to return ASCII character 
codes between 128 and 255 from the CFX to Coldfusion I'm not 
receiveing the correct ASCII character. This problem occures only when 
I use the response.addQuery() method and the Query interface.

e.g.: resQuery2.setData(1, 1, "\305 \306 \330 \345 \346 \370 - \155"); 
(\305 Oct = ASCII value 197, Latin capital A, ring)

If i use the response.setVariable() method, this is not a problem.

e.g.: response.setVariable("MyVar", "\305 \306 \330 \345 \346 \370 - 
\155");

Does anyone know how I can solve this problem or where to get more 
information about the ColdFusion Java CFX reference?
__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: how to open an attached file in its own application (ms-word, excel etc).. please read

2004-06-28 Thread WebSite CFtalk
Hello,

 
You should have a look at webdav / webfolders etc. (www.webdav.org is
one place to start..)

 
It enables users to save (work with) documents via the http server, and
it's also possible to check out/in documents.

 
As far as I've found out webdaw in IIS requires authentication to the
windows domain for access control - making it unsuitable/costly for
hosted environments(?). (SharePoint portal server makes use of
webfolders/webdav using integrated authentication in IIS)

 
I've been searching for alternatives but it seems all other options is
apache and/or *nix.

 
I would be *very* interested in what you find out around this subject.
:)

 
Good luck!

 
Helge



From: cf coder [mailto:[EMAIL PROTECTED] 
Sent: 28. juni 2004 11:40
To: CF-Talk
Subject: Re: how to open an attached file in its own application
(ms-word, excel etc).. please read

Hi Guys, I posted this thread on Friday. Can someone please answer my
last query. Best regards,
cfcoder 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: (OT) Firewall

2004-08-02 Thread WebSite CFtalk
Checkpoint solutions is easy to setup and manage.

 
Tha hardware / software bundles (for example NOKIA IP130) is very close
to a "solid state firewall" if such a thing existed :)

 
http://www.checkpoint.com/products/choice/platforms.html

 
IMHO...

 
Helge (-:



From: Michael Dinowitz [mailto:[EMAIL PROTECTED] 
Sent: 2. august 2004 18:51
To: CF-Talk
Subject: (OT) Firewall

Anyone know of a god network firewall system? Zonealarm is good for a
single machine, but I think that mothernature.com needs a system wide
firewall. What do you use, what do you suggest?
Thanks

-- 
Michael Dinowitz
http://www.houseoffusion.com
For all your ColdFusion needs 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: online hotel reservation

2004-08-12 Thread WebSite CFtalk
Amadeus?

 
www.amadeus.com

 


From: Samson P [mailto:[EMAIL PROTECTED] 
Sent: 12. august 2004 15:13
To: CF-Talk
Subject: online hotel reservation

Hi,

I need to build an online hotel reservation system. the system should be
able to reserve hotels to any country the website customer wants to go.

Is there any website or company which offers a custom tag or feed using
which i can display the information in my website. i dont want to
redirect the website to any other website to make the reservation. 

Thank you in advance

Sam 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: Coldfusion Helpdesk

2004-09-16 Thread WebSite CFtalk
Mantis at http://mantisbt.sourceforge.net is a very good issue tracking
system - should suit your needs

 
We run it on NT2000 / php / mysql - you can run it in MSSQL.

 


From: Brant Winter [mailto:[EMAIL PROTECTED] 
Sent: 16. september 2004 04:49
To: CF-Talk
Subject: RE: Coldfusion Helpdesk

I was wanting to blow away the redhat 8 box running perldesk. I just
don't
have the resources anymore to maintain another OS.

Hey brant,

I don't know if any CF helpdesk apps...

We use Perldesk.  Why not just tap into the perldesk db via a DSN if you

need to access the data?

-Josh


The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer. It is the responsibility of the recipient to
ensure that the onward transmission, opening or use of this message and
any attachments will not adversely affect its systems or data. Please
carry out such virus and other checks, as you consider appropriate. To
the fullest extent allowed by law, no responsibility is accepted by
Haematology & Oncology Clinics of Australasia for any virus damage
caused by this message. 

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: JRun4 JRE - Modification

2005-02-12 Thread WebSite CFtalk
Move the -server setting in jvm config to the end of the string. 


Mvh/greetings,
Helge Hetland
Daglig leder / manager 

WebSite AS 
Telefon: 95 89 20 10
Mobil: 90 83 10 57
http://www.website.no/ 

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: 12. februar 2005 09:45
To: CF-Talk
Subject: JRun4 JRE - Modification

Last night, I loaded up my JRun Admin console and modified my JDK Home
from the default at install to use j2sdk1.4.2_05. Now as far as I know
this will effect all servers (in hindsight a seperate config file
approach should have been used) but now none of them will start I
tried opening up the jvm.config file in jrun4\runtime\lib to
java.home=C:/JRun4/runtime/jre 

but still no joy... 

Anyone got an idea? I am on Windows, CFMX, multi-server instances. 

Log files state; 

Unrecognized option: -server
Could not create the Java virtual machine. 


TIA 

Neil 
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of
the
intended recipient(s).  If you are not the intended recipient(s) please
note
that any form of distribution, copying or use of this communication or
the
information in it is strictly prohibited and may be unlawful.  If you
have
received this communication in error please return it to the sender or
call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194426
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54