OT: Ping TraceRt from a web page?

2002-07-10 Thread Ryan Pieszak

Sorry for the OT post, if anybody has any input on this, you can email me
off list.  Thank you.

I know there are services on the web for this, so I know it's possible.  I
would like to put a link on one of my pages to ping or tracert a specific
IP.  Simply put, I would like to mimic the DOS commands via this link.
Anybody know how I can do this?  Thanks in advance.

Ryan J. Pieszak
Applications Engineer
Ziphany, LLC.
(716) 510-0379
www.ziphany.com

__
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: OT: Ping TraceRt from a web page?

2002-07-10 Thread Michael Ross

think there is a custom tag to ping and do dns lookup...we use it.  Not sure about the 
trace though...

 [EMAIL PROTECTED] 07/10/02 03:23PM 
Sorry for the OT post, if anybody has any input on this, you can email me
off list.  Thank you.

I know there are services on the web for this, so I know it's possible.  I
would like to put a link on one of my pages to ping or tracert a specific
IP.  Simply put, I would like to mimic the DOS commands via this link.
Anybody know how I can do this?  Thanks in advance.

Ryan J. Pieszak
Applications Engineer
Ziphany, LLC.
(716) 510-0379
www.ziphany.com


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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: OT: Ping TraceRt from a web page?

2002-07-10 Thread Norman Elton

I use the custom tag CFX_Ping. Seems to work well for 
me. You can find it on Macromedia's CF Exchange.

As far as a trace route custom tag... I don't know of 
one, but I would be surprised if there's not one out 
there somewhere.

You could always capture the output of executing 
tracert.exe. It would be pretty ugly, but would 
probably work.

HTH,

Norman

Quoting Ryan Pieszak [EMAIL PROTECTED]:

 Sorry for the OT post, if anybody has any input
 on this, you can email me
 off list.  Thank you.
 
 I know there are services on the web for this,
 so I know it's possible.  I
 would like to put a link on one of my pages to
 ping or tracert a specific
 IP.  Simply put, I would like to mimic the DOS
 commands via this link.
 Anybody know how I can do this?  Thanks in
 advance.
 
 Ryan J. Pieszak
 Applications Engineer
 Ziphany, LLC.
 (716) 510-0379
 www.ziphany.com
 
 

__
 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
 
__
Get the mailserver that powers this list at http://www.coolfusion.com
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: OT: Ping TraceRt from a web page?

2002-07-10 Thread Paul Hastings

 As far as a trace route custom tag... I don't know of
 one, but I would be surprised if there's not one out
 there somewhere.

well the by far coolest trace route is to use somekind of visual route
tracer like:

http://visualroute.visualware.com/

or maybe i'm just easily amused.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.373 / Virus Database: 208 - Release Date: 1/7/2545

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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