Hyperlink click??

J

james.mcarthur

Mark said:
The <asp:HyperLink control doesn't have an OnClick event - use
<asp:LinkButton instead.

Hi Mark,

Sorry for hijacking this thread - but I found a post by yourself
regarding PrettyUI/Roundcorners/security problems from a few months
back - would really, really appreciate it if you were able to let me
know whether you'd had any success as I'm having the exact same
problem.

Would it be possible to reply to me at (e-mail address removed) , since
I don't have access to the e-mail address associated with this
GoogleGroups account at present.

Thanks for your time, again I'm sorry for replying here but I would
really, really appreciate the help.

Many thanks
Jim
 
M

Mark Rae

Jim,
Sorry for hijacking this thread - but I found a post by yourself
regarding PrettyUI/Roundcorners/security problems from a few months
back - would really, really appreciate it if you were able to let me
know whether you'd had any success as I'm having the exact same
problem.

Would it be possible to reply to me at (e-mail address removed) , since
I don't have access to the e-mail address associated with this
GoogleGroups account at present.

In order for the PrettyUI control to work with ASP.NET 2, two things are
required:

1) Your ISP needs to lower their security policy to "medium"

2) You need to add the following you your site's web.config:

<system.web>
<trust level="Full" originalUrl="" />
</system.web>

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top