this is very off topic, but-
i want to produce a self-extracting web page such that i can email to someone so when they click on it the page opens and the rest of the links in the folder work. (ie click on a thumbnail and you jump to the full size picture). sounds simple? it aint for me, ive done the web pages but i cant configure them to work like this.
any help gratefully recieved, thanks.
o/t web pages
Re: o/t web pages
if you post an email address you will be more likely to get help especially when the subject is so off topic
Jason
Jason
Re: o/t web pages
You can put all the pages, ie: index, page one, two etc in a folder that also contains all the j.pegs (full size) and either put them in a zip file or just send the whole file as a attachment, it can then be configured at the other end, the hyperlinks will all still be there on the pages, and should link to the photo,s.
Re: o/t web pages
Sorry, I meant to just post the code, but it works too well.
This is the important bit, with the opening and closing arrows removed to prevented it working (hopefully).
a href="http://www.jomay.co.uk/html/Bigbum.htm" target="_blank"></p
This is the important bit, with the opening and closing arrows removed to prevented it working (hopefully).
a href="http://www.jomay.co.uk/html/Bigbum.htm" target="_blank"></p
Re: o/t web pages
Sod it. The bit obscured by the picture is
img src="http://www.Jomay.co.uk/Pictures/JoBum.jpg" align="bottom" border="0"></a
Again, with opening and closing arrows removed.
img src="http://www.Jomay.co.uk/Pictures/JoBum.jpg" align="bottom" border="0"></a
Again, with opening and closing arrows removed.
Re: o/t web pages
thanks for all your help. i will try to get my head around the html during the daylight hours! i hadnt tried the zip option which looks promising, thanks again.
Re: o/t web pages
All this makes me realise that I know absolutely nowt about computers!