Re: emulating clicking javascript obtINED VIA CFHTTP

2014-07-26 Thread Judah McAuley
Two things. #1 is that you can't do that straight up with cfhttp, as already has been said. You'd need a more intelligent user agent, perhaps look at Selenium, which runs a full fledged browser, like Firefox, headless. You could also inspect the vote function above and see what that does. Presumab

Re: emulating clicking javascript obtINED VIA CFHTTP

2014-07-26 Thread Zaphod Beeblebrox
It's beyond cfhttp's abilities. You would need a JavaScript runtime to do something like that. On Saturday, July 26, 2014, Matthew Smith wrote: > > onclick="$(this).vote(r.config.vote_hash, null, event)" role="button" > aria-label="upvote" tabi

emulating clicking javascript obtINED VIA CFHTTP

2014-07-26 Thread Matthew Smith
I am pulling a page via cfhttp. I want to emulate clicking the above link. How would I do so? Thanks! -- Regards, chedder is bedder ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Antho

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Ras Tafari
oh i know :) puff puff pass niga On Wed, Mar 30, 2011 at 6:35 PM, Medic wrote: > > I wasn't trying to contradict you, I was in fact confirming your point. I > still have an account and it's not of much use save for error reports I set > up years ago. ~~~

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Vivec
I thought back in the day you had to have a Hotmail address :) I figure a lot of people just make one without even thinking following the prompts. On 30 March 2011 19:54, Judah McAuley wrote: > > I've never had a hotmail account and I use MSN messenger. I just use > my gmail email address or my

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Judah McAuley
I've never had a hotmail account and I use MSN messenger. I just use my gmail email address or my wiredotter address. Judah On Wed, Mar 30, 2011 at 4:45 PM, Vivec wrote: > > Everyone gets a Hotmail account at some point don't they? Whether it's Xbox > Live, or MSN Messenger..it's used to link a

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Vivec
Everyone gets a Hotmail account at some point don't they? Whether it's Xbox Live, or MSN Messenger..it's used to link a lot of services together I believe. Live ID is tied to a lot. On 30 March 2011 19:24, Robert Munn wrote: > > believe it or not: > > http://www.email-marketing-reports.com/met

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Robert Munn
believe it or not: http://www.email-marketing-reports.com/metrics/email-statistics.htm On Wed, Mar 30, 2011 at 3:10 PM, Ras Tafari wrote: > > ok, so two trash bins. > > again, i say :) i didnt think anyone was using hotmail anymore ~~

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Medic
really didnt think anyone used it any longer? > >> > >> On Wed, Mar 30, 2011 at 4:12 PM, Robert Munn > wrote: > >> > > >> > I haven't looked in

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Ras Tafari
> i really didnt think anyone used it any longer? >> >> On Wed, Mar 30, 2011 at 4:12 PM, Robert Munn wrote: >> > >> > I haven't looked into the technical details: >> > >> > &g

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Medic
technical details: > > > > > http://www.theinquirer.net/inquirer/news/2038675/hotmail-allow-emails-run-javascript > > > > > > ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/

RE: Hotmail allowing email to run javascript

2011-03-30 Thread Jacob
email to run javascript i really didnt think anyone used it any longer? On Wed, Mar 30, 2011 at 4:12 PM, Robert Munn wrote: > > I haven't looked into the technical details: > > http://www.theinquirer.net/inquirer/news/2038675/hotmail-allow-email

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Casey Dougall
On Wed, Mar 30, 2011 at 4:14 PM, Ras Tafari wrote: > > i really didnt think anyone used it any longer? > > Only because it's linked to my msn messenger account. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.co

Re: Hotmail allowing email to run javascript

2011-03-30 Thread Ras Tafari
i really didnt think anyone used it any longer? On Wed, Mar 30, 2011 at 4:12 PM, Robert Munn wrote: > > I haven't looked into the technical details: > > http://www.theinquirer.net/inquirer/news/2038675/hotmail-allow-emai

Hotmail allowing email to run javascript

2011-03-30 Thread Robert Munn
I haven't looked into the technical details: http://www.theinquirer.net/inquirer/news/2038675/hotmail-allow-emails-run-javascript ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Antholo

Re: Really useful page - javascript & css performance

2010-10-22 Thread Robert Munn
nice resource On Fri, Oct 22, 2010 at 11:07 AM, Medic wrote: > > This is actually pretty awesome. > > > > On Thu, Oct 21, 2010 at 8:18 PM, Andrew Grosset > wrote: > > > > > > http://wiki.forum.nokia.com/index.php/JavaScript_Performance_Best_Practices > > > > Andrew > > >

Re: Really useful page - javascript & css performance

2010-10-22 Thread Medic
This is actually pretty awesome. On Thu, Oct 21, 2010 at 8:18 PM, Andrew Grosset wrote: > > http://wiki.forum.nokia.com/index.php/JavaScript_Performance_Best_Practices > > Andrew > > ~| Order the Adobe Coldfusion Anthology

Really useful page - javascript & css performance

2010-10-21 Thread Andrew Grosset
http://wiki.forum.nokia.com/index.php/JavaScript_Performance_Best_Practices Andrew ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread Matthew Smith
That got it. Thanks. On Tue, Aug 24, 2010 at 11:51 AM, Medic wrote: > > You can't have spaces in a window name silly goose. > > Try: Laurel_Burch_Red_Tiger_Earrings > > > On Tue, Aug 24, 2010 at 12:40 PM, Matthew Smith >wrote: > > > > > > > > > href="javascript:myPopup('/includes/www_redhotk

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread Medic
> > In the world of IE you never know what it's going to do. > Ding ding ding. We have a winner. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread morgan l
Or this. How'd I miss that (rhetorical question)? I didn't think IE actually would enforce a type, but stranger things have happened. In the world of IE you never know what it's going to do. On Tue, Aug 24, 2010 at 11:51 AM, Medic wrote: > > You can't have spaces in a window name silly goose.

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread Medic
You can't have spaces in a window name silly goose. Try: Laurel_Burch_Red_Tiger_Earrings On Tue, Aug 24, 2010 at 12:40 PM, Matthew Smith wrote: > > > href="javascript:myPopup('/includes/www_redhotkitties_com/dev/images/products/red-tiger-earrings.jpg', > 'Laurel Burch Red Tiger > Earrings','6

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread morgan l
Looking at your call, I'm inclined to assume IE is enforcing some kind of type on the parameters. Try it without the single-quotes around the values for size and positioning. On Tue, Aug 24, 2010 at 11:40 AM, Matthew Smith wrote: > > > href="javascript:myPopup('/includes/www_redhotkitties_com/d

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread Matthew Smith
http://www.redhotkitties.com/art-item/laurel-burch-red-tiger-earrings-386/> ">http://www.redhotkitties.com/includes/www_redhotkitties_com/dev/images/products/red-tiger-earrings-t.jpg>" border="0" alt="Laurel Burch Red Tiger Earrings" /> On Tue, Aug 24, 2010 at 10:46 AM, Medic wrote: > > It's go

Re: javascript works in chrome and ff, but not ie

2010-08-24 Thread Medic
It's got to be something wrong with your call. The following works for me in IE,FF,Chrome,Opera and Safari. Untitled