Copy and paste html

2005-09-25 Thread Andy Social
Is there any way to select some text from a web
browser, and paste it into a local document including
the html?

Rodger

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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:219211
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Newbie fusebox 4.1 problem

2005-08-28 Thread Andy Social
Thanks, I replaced it in 'fusebox4.loader.cfmx.cfm' 4
times, and that fixed it.

--- Brian Kotek <[EMAIL PROTECTED]> wrote:

> No, this is actually a bug in CFMX7 that involves
> using duplicate() on
> certain variables when sandbox security is enabled.
> Until it is fixed
> (Macromedia has already recognized the bug per Sean
> Corfield), you'll
> have to make a small change to the core files to
> switch this:
> 
> application.fusebox =
> duplicate(fb_.application.fusebox);
> 
> with:
> 
> application.fusebox = fb_.application.fusebox;
> 
> Regards,
> 
> Brian
> 
> 
> 
> On 8/28/05, Andy Social <[EMAIL PROTECTED]> wrote:
> > I am trying to run a Hello World app (made by Hal
> > Helms) using the FB4.1 core files. (Filename:
> > fusebox410.corefiles.cfmx).
> > I am using CFMX hosted on Crystaltech.
> > First I copy the core files to a new directory.
> > In the index.cfm I change the appname.
> > In the fusebox.xml file, I add a circuit, and
> change
> > the default fuseaction.
> > I create a circuit.xml that contains  a fuseaction
> and
> > defines a fuse to be executed.
> > I then create a dspHelloWorld.cfm template.
> > 
> > I get an unusual error:
> > Error casting an object of type  to an
> incompatible
> > type. This usually indicates a programming error
> in
> > Java, although it could also mean you have tried
> to
> > use a foreign object in a different way than it
> was
> > designed.
> > 
> > Am I am doing something stupid?
> > 
> > Thanks,
> > Rodger
> > 
> > 
> > 
> >
> 
> > Start your day with Yahoo! - make it your home
> page
> > http://www.yahoo.com/r/hs
> > 
> > 
> > 
> 
>


~|
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:216636
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Newbie fusebox 4.1 problem

2005-08-28 Thread Andy Social
I am trying to run a Hello World app (made by Hal
Helms) using the FB4.1 core files. (Filename:
fusebox410.corefiles.cfmx).
I am using CFMX hosted on Crystaltech. 
First I copy the core files to a new directory. 
In the index.cfm I change the appname.
In the fusebox.xml file, I add a circuit, and change
the default fuseaction.
I create a circuit.xml that contains  a fuseaction and
defines a fuse to be executed.
I then create a dspHelloWorld.cfm template.

I get an unusual error:  
Error casting an object of type  to an incompatible
type. This usually indicates a programming error in
Java, although it could also mean you have tried to
use a foreign object in a different way than it was
designed.

Am I am doing something stupid?

Thanks,
Rodger




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216622
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