Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~809 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Cyberoxy

Hey! I have been trying several times to fix it but couldnt find correct codes in C#. You can copy all these below codes of markup and C# so that you will see what is problem. Im fine with markup but only problem with C#. There is some explanations (bold …

0
95
Member Avatar for Cyberoxy

Hey there I need this problem to be solved. These ListItem controls should display images when you select item. When I debug it, the image flash blank. I cannot find incorrect codes. Look at bold codes below: [B]Markup:[/B] [code] <form id="Form1" method="post" runat="server"> <asp:ListBox Runat="server" ID="dlist1" SelectionMode="Multiple" onchange="swapImage1()"> <asp:ListItem Value="../Images/photo1.jpg">Photo …

0
73
Member Avatar for Cyberoxy

Hey there! I need your help. Just small fixing. Im brand-new to C#. I got the email from gmail account - look at the data (bold): Name: xxxx Surname: xxxx Email: xxxx Description:Card A6 [B]Order:true[/B] [B] // no data --- It should be : Order: Images/order_names/faithcard.jpg[/B] [B]Code behind (C#):[/B] [CODE] …

Member Avatar for stbuchok
0
219
Member Avatar for Cyberoxy

Hey there! Im developing website using asp.net c# but Im using some html tags in asp.net c# mixed. So I rather chose to use [B]html[/B] select tag and checkbox tag. Contact.aspx.cs (code behind) doesn't recognise it because it is html tags. Is there a way to recognise html tags in …

Member Avatar for Cyberoxy
0
422