Jump to content

Recommended Posts

Posted (edited)

How can I create a splashimage with a image from the web without first downloading picture.

For example SplashImageOn ("Title", "http://url/image1.jpg")

Edited by mrkleing
Posted

ummm when images are displayed online, you download them and store them in your cache, thus you must download the image first

I sense your sarcasm. Thanks

Posted

Yeah thats not sarcasm lol, thats why your temporary folder gets big. Not really sure about with firefox, I think it stores them differently... But IE always had big folders of all the advertisements =|

  • 2 months later...
Posted

hi, i have the same problem. i tryed to download it first but it don't seem to be able to dl jpg files or sth

code

inetget($splitmsg[2],@TempDir&"\lol.jpg")
SplashImageOn("",@TempDir &"\lol.jpg")
My programs:[topic="40019"]Sudoku[/topic], [topic="41258"]Suitcase game & Random jokes[/topic], [topic="41641"]8 Queens[/topic], [topic="41679"]Puzzle Generator[/topic], [topic="42045"]Snake[/topic]My UDFs:[topic="41309"]Prime functions & Prime game[/topic]Other:Fake emailer
Posted

$splitmsg[2] contains ??

the url to the image ending with .jpg of course
My programs:[topic="40019"]Sudoku[/topic], [topic="41258"]Suitcase game & Random jokes[/topic], [topic="41641"]8 Queens[/topic], [topic="41679"]Puzzle Generator[/topic], [topic="42045"]Snake[/topic]My UDFs:[topic="41309"]Prime functions & Prime game[/topic]Other:Fake emailer

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
  • Recently Browsing   0 members

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