Jump to content

webpage to image


Recommended Posts

Maybe a PrintWindow call with a hidden browser window !

My code:

PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.

Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners.

MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. 

Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression.

Link to comment
Share on other sites

Shouldn't you just be using ftp? there are ftp udf's that can be found in the helpfile. Actually I just found one_FTP_FileGet file from a FTP server.

#include _FTP_FileGet($l_FTPSession, $s_RemoteFile, $s_LocalFile [, $fFailIfExists = False, [$dwFlagsAndAttributes = 0 [, $l_Flags = 0 [, $l_Context = 0]]]])
I'm sure if you just run the file after downloading then the appropriate application will be opened by windows...if that doesn't work just set a variable before your ftp command and then store the pic in the variable then you can view the picture in a Picture control... That's what my logic tells me

Edited by acidman

[u]My dream is to have a dream...[/u]

Link to comment
Share on other sites

You're looking for

That's exactly what I was looking for. Not sure why I couldn't find it. Thank you very much for the link, it's great appreciated. :)

Shouldn't you just be using ftp? there are ftp udf's that can be found in the helpfile. Actually I just found one_FTP_FileGet file from a FTP server.

#include _FTP_FileGet($l_FTPSession, $s_RemoteFile, $s_LocalFile [, $fFailIfExists = False, [$dwFlagsAndAttributes = 0 [, $l_Flags = 0 [, $l_Context = 0]]]])
I'm sure if you just run the file after downloading then the appropriate application will be opened by windows...if that doesn't work just set a variable before your ftp command and then store the pic in the variable then you can view the picture in a Picture control... That's what my logic tells me

I knew I seen what I needed already, so no need to create the wheel twice. Your post is also appreciated though. :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...