Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Link Button in User Control causes JavaScript error

Reply
Thread Tools

Link Button in User Control causes JavaScript error

 
 
Fresh Air Rider
Guest
Posts: n/a
 
      03-03-2004
Could anyone please explain why it causes a JavaScript error when I
simply add an <asp:LinkButton> to a User Control and then reference
and tag that user control within a webform ?

I am using Visual Studio .Net 2003 an C#

I have found postings from other programmers experiencing the same
problem but no-one has put forward a solution.

If it's a bug then Microsoft ought to make a patch available but I
can't find any reference to it on their website.

If anyone could offer any advice, I would be most grateful
 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      03-04-2004
Are you using SmartNavigation?

Also, the linkbutton control may use Javascript libraries to do its
postback. Are the scripts available on the Web site? They should be in:

C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_43 22


"Fresh Air Rider" <> wrote in message
news: om...
> Could anyone please explain why it causes a JavaScript error when I
> simply add an <asp:LinkButton> to a User Control and then reference
> and tag that user control within a webform ?
>
> I am using Visual Studio .Net 2003 an C#
>
> I have found postings from other programmers experiencing the same
> problem but no-one has put forward a solution.
>
> If it's a bug then Microsoft ought to make a patch available but I
> can't find any reference to it on their website.
>
> If anyone could offer any advice, I would be most grateful


 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Error With Bound Control Causes redirection to 404 Error page instead of displaying error Bishop ASP .Net 1 02-24-2007 09:42 PM
persisting changes to a control outside a user control from the user control? Mad Scientist Jr ASP .Net 0 03-22-2006 08:02 AM
HELP - Link Button on User Control 'Losing its Mind' Normie Smith ASP .Net Web Controls 0 04-05-2004 09:48 PM
HELP - Link Button on User Control 'Losing its Mind' Normie Smith ASP .Net 0 04-05-2004 09:47 PM
Postback causes 100=Continue, causes double download prompt? Xavier Osa ASP .Net 0 01-09-2004 11:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57