473,396 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Hyperlink click??

Hi all
How can I find when an ASP:Hyperlink clicked??

thanks
Jun 24 '06 #1
3 1190
"perspolis" <re*****@hotmail.com> wrote in message
news:ul**************@TK2MSFTNGP05.phx.gbl...
How can I find when an ASP:Hyperlink clicked??


The <asp:HyperLink control doesn't have an OnClick event - use
<asp:LinkButton instead.
Jun 24 '06 #2

Mark Rae wrote:
"perspolis" <re*****@hotmail.com> wrote in message
news:ul**************@TK2MSFTNGP05.phx.gbl...
How can I find when an ASP:Hyperlink clicked??


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 ji*@musclejournal.co.uk , 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

Jun 24 '06 #3
<ja************@assureweb.co.uk> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...

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 ji*@musclejournal.co.uk , 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
Jun 24 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

40
by: Brian Jorgenson | last post by:
On my web page, I have a few hyperlinks with target frame of _blank. The hyperlink brings up a second window, but everytime I click on thie hperlink, it keeps bringing up a new window and not...
4
by: Salad | last post by:
If I create a field as a hyperlink, Access will open the hyperlink if I single click it. Is there a method within the operating system that would tell access to only open the hyperlink if...
4
by: Andreas Meffert | last post by:
Hello, How can I change the Type of a field in a table from Memo to hyperlink? I import a table from Oracle to Access 2003. After that, the field type of some hyperlink-fields is "Memo". How...
3
by: hermawih | last post by:
Please help . I want to load the contents of another rtf document by double-clicking the words . Chapter1.rtf Chapter2.rtf Chapter3.rtf ....
1
by: mschoup | last post by:
I have a simple aspx page(WebForm1.aspx) with a HyperLink, LinkButton, and two CheckBoxes. When I select a CheckBox and then click the LinkButton, the CheckBox retains state. When I select the...
19
by: Joe | last post by:
I have an aspx page (referred to here as page_1) with a datagrid whose first column contains hyperlinks. When a user clicks one of these hyperlinks, he will navigate to another aspx page (referred...
3
by: TPhelps | last post by:
I have a sample of an unbound (autogeneratecolumns is true) sortable/pagable datagrid that works. I want to change one of the columns to a hyperlink. The examples I find use a bound column. I...
5
LAD
by: LAD | last post by:
Using Access 2003 on Windows 2000. My Skill Level: Med Low (Some VBA, okay with Access) Form: Single View - based on Query of single Table to sort by field. Application: Dealers email 'contract...
6
by: vspsdca | last post by:
Hi, I'm a newbie here and does not really have any formal training on VBA. I just need help to get my hyperlink to work. I have a form in MS Access with a browse button where a user can select a...
10
by: sierra7 | last post by:
I'm trying to create a form where a user enters a document reference number and then clicks a command button to add a hyperlink to the document, via a file picker. Thanks to Adezii's excellent...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.