Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 02-11-2006, 05:20 AM Error in design view
Super Talker

Posts: 148
Trades: 0
Kept trying to view this in asp.net design view but i am not allowed. Viewed it in a webform and got this error:
Parser Error Message: Server tags cannot contain <% ... %> constructs.


Code:
<ItemTemplate>
<asp:ImageButton runat="server" ID="imgItem" ImageUrl =<% "../imgRetrieve.aspx?id=" +  
			DataBinder.Eval(Container.DataItem,"staffid")%> CssClass="removeBorder" onmouseover="this.className='applyBorder'" 
 onmouseout="this.className='removeBorder'" Width="100" Height="100" OnClick="imgItem_Click" />
			<br>
		</ItemTemplate>
shaoen01 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-11-2006, 01:22 PM Re: Error in design view
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
VS is a shabby editor.
What ever between <% %> should be in single quotes ', not double quotes ".

<% '../imgRetrieve.aspx?id=' + x + ' ' %>
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 02-12-2006, 08:53 AM Re: Error in design view
Super Talker

Posts: 148
Trades: 0
Yeah, its quite irritating.
shaoen01 is offline
Reply With Quote
View Public Profile
 
Old 02-12-2006, 08:53 AM Re: Error in design view
Super Talker

Posts: 148
Trades: 0
oh yeah, thanks.
shaoen01 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Error in design view
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18607 seconds with 12 queries