It's no good to see your ASP code, that tells us nothing really. You
need to show what the actual output of your code is before any of us
could help. Also, rel is often fubar'd by other scripts and
libraries; you're better off using onclick (see advanced usage in the
documentation).
Tyler
On Nov 7, 12:32 am, Dev <[EMAIL PROTECTED]> wrote:
> I am unable to open Image by using this code
> <a href="/userspics/<%=(Recordset1.Fields.Item("profileimg").Value)%>"
> rel="gb_image[]" title="<%=(Recordset1.Fields.Item("FirstName").Value)
> %>" >
>
> it gives error" The page cannot be found" and I get stuck on this,
> even no option to close window,
>
> But in same page , I am opening a web page, and its work
>
> Please help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---