Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: php, images & activeX nightmares ;-)


Message #1 by "Laurie Tsakiris" <laurie@k...> on Tue, 24 Sep 2002 06:49:50
Yes Nick my love EVERYTHING is better than Retsina - ok wait a
sec.....maybe not BabyDuck <smirk>

I'm working on a solution based on my original hypothesis so will get
back to ya......

Sincerely,

Laurie Tsakiris
Kaelish Consulting Group
Vancouver, BC




-----Original Message-----
From: Nikolai Devereaux [mailto:yomama@u...] 
Sent: Tuesday, September 24, 2002 11:26 AM
To: professional php
Subject: [pro_php] RE: php, images & activeX nightmares ;-)


Well, it's possible to manipulate the uploaded HTML.  You can get away
with
some regular expressions that open up the file, look for <img
src="xxx">, where
xxx is your "c:\..." string, and replace that string with whatever you
want.

The difficulty lies in whether or not you have access to the image
itself; it
doesn't sound (to me) like the image is ever uploaded to the server.

> Ok its late and Ive been working way to long and yes I apologize if
this
> is totally way off. All kind suggestions greatly appreciated, and Im
off
> to find a nice bottle of cabernet.......:o)

Much better than retsina, that's for damn sure. =)

nik




  Return to Index