PC Review


Reply
Thread Tools Rate Thread

asp:linkbutton

 
 
Shabam
Guest
Posts: n/a
 
      5th Aug 2004
There's an issue regarding the "asp:linkbutton" control. It does everything
via javascript if I'm not mistaken. The problem with this is that the
resulting page is not copy-able to, say another user, or via email for
others to click on.

In situations where you need it to be copy-able, what are the alternatives?
Will it require much work to re-code?





 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      6th Aug 2004
if you want a postback, only the <asp:button> works without a javascript
postback. if you want a link without postback, then use <a runat=server>.

-- bruce (sqlwork.com)

"Shabam" <(E-Mail Removed)> wrote in message
news:y8GdnRDSdPxACY_cRVn-(E-Mail Removed)...
> There's an issue regarding the "asp:linkbutton" control. It does

everything
> via javascript if I'm not mistaken. The problem with this is that the
> resulting page is not copy-able to, say another user, or via email for
> others to click on.
>
> In situations where you need it to be copy-able, what are the

alternatives?
> Will it require much work to re-code?
>
>
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
asp:LinkButton Brian Microsoft ASP .NET 1 7th Aug 2007 03:28 PM
LinkButton rn5a@rediffmail.com Microsoft ASP .NET 1 7th Apr 2007 08:54 PM
LinkButton shapper Microsoft ASP .NET 0 1st Mar 2007 06:41 PM
asp:linkbutton Shabam Microsoft Dot NET 2 6th Aug 2004 11:58 PM
LinkButton Ken Saganowski Microsoft Dot NET 1 31st Oct 2003 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:19 AM.