On Sun, October 22, 2006 11:39 am, Dotan Cohen wrote:
> And how does that produce a screenshot?
You could re-render in smaller form the same page you sent to them,
since you have all the inputs it required to send it, since you sent
it from those inputs.
--
Some people have a "gift" link here.
K
On 22/10/06, Fred Moses <[EMAIL PROTECTED]> wrote:
It doesn't. Why do you need a screen shot when you can get a history
page any time you want to?
It's what the OP requested. You answered a question, I'm sure, but not
the question asked :) I can only imagine for what purpose he would
want a u
Dotan Cohen wrote:
On 22/10/06, Fred Moses <[EMAIL PROTECTED]> wrote:
Mark McWhirter wrote:
> Is there any way that I can get a script to take a screen shot every
minute
> of all the users using my php website?
Why not add a state capture inclusion (require) to each of your pages?
Have it gra
On 22/10/06, Fred Moses <[EMAIL PROTECTED]> wrote:
Mark McWhirter wrote:
> Is there any way that I can get a script to take a screen shot every minute
> of all the users using my php website?
Why not add a state capture inclusion (require) to each of your pages?
Have it grab, for instance, the u
Mark McWhirter wrote:
Is there any way that I can get a script to take a screen shot every minute
of all the users using my php website?
Why not add a state capture inclusion (require) to each of your pages?
Have it grab, for instance, the user's IP address, the session ID, the
URL of page,
you can get the resolution from javascript then pass that info to php
using HTTP REQUEST http://jibbering.com/2002/4/httprequest.html
or super low budget way could be to get that information from javascript
then right after forward the page using javascript with the resolution
variable in the q
please post the code, so we can see the errors
luis.
"Res0b8b6" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> I am trying to get the users screen res into a var for php. And I have
> the Javascript that gets the screen res. But when I try to put that into
> a var, it puts it
Colleagues,
The term "screen scraping" as I am familiar with it comes from mainframe
terminal circles, and refers to capturing the character-based output in a
terminal window (or, at one point in history, the terminal "screen") as a
text file. I have seen the term used specifically in respect
Richard Baskett wrote:
>
> I bet he means when you open up an URL and capture part of the page or the
> entire page and post it onto your own site. I've done that with weather.com
> where you capture just part of their webpage.. So basically if I wanted to
> know what the weather was like in Egy
degrade my soul by making me hate him."
- Booker T. Washington
> From: Robert Cummings <[EMAIL PROTECTED]>
> Organization: Webmotion Inc.
> Date: Wed, 17 Apr 2002 13:58:25 -0400
> To: Julio Nobrega Trabalhando <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
>
Julio Nobrega Trabalhando wrote:
>
> I read this post a few days ago and didn't know what is "Screen Scrap". I
> thought someone would know and would reply to you.
>
> Well, a long time has passed and none replied. So I make my question, what
> are you trying to accomplish in simpler terms?
I read this post a few days ago and didn't know what is "Screen Scrap". I
thought someone would know and would reply to you.
Well, a long time has passed and none replied. So I make my question, what
are you trying to accomplish in simpler terms? :-)
--
Julio Nobrega.
Um dia eu chego lá:
h
you can clear w/ refreshing!
just do it via javascript as:
document.open();
document.close();
"Jeremy Morano" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> is there any refresh or clear screen function in php?
--
PHP General Mailing List (http://www.ph
13 matches
Mail list logo