RE: Viewing Hidden Frames Source Code in Firefox...

2005-06-28 Thread Dan G. Switzer, II
Dave, >> Well not *exactly* what I want, this tool will surely help >> out a ton. > >You could just use an HTTP sniffer to show you what's being sent back and >forth. EffeTech has a nice one that's just for HTTP - it's about $30 or so, >but I've found it to be useful. It's better for this than a g

RE: Viewing Hidden Frames Source Code in Firefox...

2005-06-27 Thread Dave Watts
> Well not *exactly* what I want, this tool will surely help > out a ton. You could just use an HTTP sniffer to show you what's being sent back and forth. EffeTech has a nice one that's just for HTTP - it's about $30 or so, but I've found it to be useful. It's better for this than a general-purpo

RE: Viewing Hidden Frames Source Code in Firefox...

2005-06-27 Thread Dan G. Switzer, II
s a view source option. When you choose that, it will list all >frames, including hidden frames. I've found it to be invaluable. Well not *exactly* what I want, this tool will surely help out a ton. I probably out to look in to creating an extension to do exactly what I what. I'd love

Re: Viewing Hidden Frames Source Code in Firefox...

2005-06-25 Thread Marlon Moyer
hat, it will list all frames, including hidden frames. I've found it to be invaluable. Marlon On 6/23/05, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: > I've really been using Firefox for my main browser for about 18 months now. > However, the one thing that really bugs

Re: Viewing Hidden Frames Source Code in Firefox...

2005-06-25 Thread Jochem van Dieten
Andrew Grosset wrote: > In windows use "Find" > "Files or Folders", plug in the name of the file and > if you limit your search to the folders containing your cache should only > take a millisecond or two..or am i missing something? The files in the Firefox cache do not retain their original

RE: Viewing Hidden Frames Source Code in Firefox...

2005-06-24 Thread Andrew Grosset
In windows use "Find" > "Files or Folders", plug in the name of the file and if you limit your search to the folders containing your cache should only take a millisecond or two..or am i missing something? >Will, > >>Dunno if I'm missing somethin' here, but right click over the hidden frame,

RE: Viewing Hidden Frames Source Code in Firefox...

2005-06-24 Thread Dan G. Switzer, II
Will, >Dunno if I'm missing somethin' here, but right click over the hidden frame, >select this frame>view frame source. You can't do this for 0px frames or for iFrames that are hidden--as there's no place to right-click. Searching the cache is too time consuming. - Dan ~~

Re: Viewing Hidden Frames Source Code in Firefox...

2005-06-24 Thread Will Tomlinson
Dunno if I'm missing somethin' here, but right click over the hidden frame, select this frame>view frame source. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and doc

Viewing Hidden Frames Source Code in Firefox...

2005-06-23 Thread Andrew Grosset
try searching your browser cache. >I've really been using Firefox for my main browser for about 18 months now. >However, the one thing that really bugs me is I haven't been able to find >anything that will allow me to easily browser the source code of hidden >frames. >

Viewing Hidden Frames Source Code in Firefox...

2005-06-23 Thread Dan G. Switzer, II
I've really been using Firefox for my main browser for about 18 months now. However, the one thing that really bugs me is I haven't been able to find anything that will allow me to easily browser the source code of hidden frames. In IE, you just load up the Microsoft Script Debugger an

Hidden Frames was Re: Allarie/Macromedia ColdFusion Feature Suggestion

2001-02-21 Thread Dick Applebaum
(script) that does the variable passing that was the subject of the original post HTH Dick At 10:02 AM -0800 2/21/01, JoshMEagle wrote: >Can you explain "hidden frames" a little bit? This sounds interesting and >although I've been writing JS and HTML for over 5 years, I&#x

RE: Hidden frames

2001-02-20 Thread Eric Barr
Hidden frames are great for a lot of things, but with the good also comes bad. Hidden frames allow you to: - store values that appear to persistent across multiple pages in a site - use document.write() to create a "poor mans" DHTML functionality in older browsers - save and load c

Hidden frames

2001-02-20 Thread Stephen R. Cassady
w.tallylist.com http://www.spankmag.com How many of you are using hidden frames as a part of your every day CF development? What kinds of things are you using them for? Are there any big picture considerations one needs to take with this approach? Do you have comments about the good and the bad of

RE: Hidden frames

2001-02-20 Thread Phoeun Pha
AM To: CF-Talk Subject: Hidden frames How many of you are using hidden frames as a part of your every day CF development? What kinds of things are you using them for? Are there any big picture considerations one needs to take with this approach? Do you have comments about the good and the bad of

Re: Hidden frames

2001-02-20 Thread Todd Ashworth
late javascript error checking. Todd Ashworth -- Web Application Developer Network Administrator - Original Message - From: "Earl, George" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 2001 12:51 PM Subject: Hidden frames | H

RE: Hidden frames

2001-02-20 Thread Hal Helms
iginal Message- From: Earl, George [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 12:51 PM To: CF-Talk Subject: Hidden frames How many of you are using hidden frames as a part of your every day CF development? What kinds of things are you using them for? Are there any big picture

Hidden frames

2001-02-20 Thread Earl, George
How many of you are using hidden frames as a part of your every day CF development? What kinds of things are you using them for? Are there any big picture considerations one needs to take with this approach? Do you have comments about the good and the bad of going down this path? Thanks! George