# I really really need help, my site depends on it

**URL:** https://forum.kirupa.com/t/i-really-really-need-help-my-site-depends-on-it/243128
**Category:** web dev
**Created:** [November 3, 2007, 2:03am UTC](https://forum.kirupa.com/t/i-really-really-need-help-my-site-depends-on-it/243128 "2007-11-03T02:03:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ar7ifac7](https://avatars.discourse-cdn.com/v4/letter/a/71e660/32.png) [@ar7ifac7](https://forum.kirupa.com/u/ar7ifac7)
#### Post date: [November 3, 2007, 2:03am UTC](https://forum.kirupa.com/t/i-really-really-need-help-my-site-depends-on-it/243128/1 "2007-11-03T02:03:37Z")

</div>

ok… here goes… I am trying to get my photography website going and under the images description I want to put a hyperlink to view the full image. The xml is embedded into the flash template of the website. The problem is I need one for each image, but if I put it under the description it makes everything disappear!

heres the top part of my code I want to put it in. It is like this for each image. It repeats everything except the image link an description.

\<?xml version=“1.0” encoding = “utf-8” ?\>  
\<albums\>  
\<gallery id=“1” path=“gallery/1/”\>  
\<image thumbnail=“s1.jpg” pic=“1.jpg” description=“Ella:  
ExposureTime : 1/320Sec  
FNumber : F5.0  
ExposureProgram : Manual  
LightSource : Shade  
Flash : Not fired  
FocalLength : 170.00(mm)”\>\</image\>

can someone please help me? I have searched everywhere. I tried putting the hyperlink everywhere. The hyperlink code I used was  
\<a href = “LINK HERE”\>View Full Image\</a\>.

thanks in advance.

ps: im new here but so far this site looks very useful!
