13,153 Topics

Member Avatar for
Member Avatar for pritesh2010

hi everyone , write now i have a with data which i want show the in tabular format like my query gives output like Name Location Rate AA A1 56 AA A2 27 AA A3 67 AB A1 56 AB A2 27 AB A3 67 BB A1 45 BB A2 …

Member Avatar for hericles
0
85
Member Avatar for jateshs1007

1. How to create effective ajax table in asp.net 2. Having problem in adding data from dropdown list and saving it in sql server (a). In my .aspx web page i have First Name Last Name Gender Email (b) Gender is taken by dropdown list (c) When you run the …

Member Avatar for hericles
0
98
Member Avatar for Reshma Wagh
Member Avatar for Lusiphur

It's been a long while since I've last been here but I've spent the last 2 hours pulling my hair out trying to figure this out and I'm hoping for a bit of help with this one. I have a question/response check (a human verification check) on my page and …

Member Avatar for Lusiphur
0
149
Member Avatar for srinidelite

Hello, Here is my Project i need to show the Model Popup (Gridview) ... I found My code is Correct , But i don't Understand That why is not showing while run time.. here is the Desgin Code... Please Let Me tel What the mistake i've committed over here .. …

0
82
Member Avatar for mrjimoy_05

Hi, how can I change the HTML code via VB .Net code? For example, on .aspx file I have: <div class="Menu_On"><asp:LinkButton ID="Link_Menu1" runat="server">Menu 1</asp:LinkButton></div> <div class="Menu_Off"><asp:LinkButton ID="Link_Menu2" runat="server">Menu 2</asp:LinkButton></div> <div class="Menu_Off"><asp:LinkButton ID="Link_Menu3" runat="server">Menu 3</asp:LinkButton></div> Then, when I click the "**Menu 2**" link, the class which coping the link should change …

Member Avatar for hericles
0
345
Member Avatar for otengkwaku

Hi Guys well in my course to design websites that are as graphical as posiblem. i normaly prefere designing the graphical element with photoshop and then sending them over to the web page. Ontill i met CSS, i relised that day in and they out new standareds were evolving to …

Member Avatar for drjohn
0
228
Member Avatar for artemisxx

i created a report which exports to excel. it exports just fine. what i want to do now is merge the consecutive cells in a column which have the same values. how do i do this? please help me. this is code that generates the excel body: Protected Sub generateExcelBody(ByVal …

0
176
Member Avatar for CriticalError

Hi i am building a website using ASP.net Razor Syntax (webapges) I am using C# and can't get response.redirect to work. This is my code: Response.Redirect("~/sitedown.cshtml"); I have put @using System.Web.WebPages() at the top of the page. The error message is: CS0103: The name 'Response' does not exist in the …

0
47
Member Avatar for vinnitro

We have chosen to create an project on e-shopping in ASP.NET we have chosen front end as HTML & back end as Oracle since we know something about both of this We are using ASP for maintaining connectivity between database & project and pages, etc. Is this good idea just …

Member Avatar for vinnitro
0
147
Member Avatar for abhisheknayak9

i want to check which radio button is checked in rows of a datalist and compare that radio button value with database feild value using javascript or c# can anyone suggest me idea. i has this code: Code blocks are created by indenting at least 4 spaces ... and can …

0
52
Member Avatar for kieky

Hi all.. can u help me to fix this : **Compilation Error** **Description:** An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. **Compiler Error Message:** CS1061: 'Group' does not contain a definition …

Member Avatar for hericles
0
110
Member Avatar for mdubose

Hi, How should I go about displaying appointments in an Outlook calendar without using the MS Outlook object library or Exchange Service? I'm attempting to use an ical approach, however, this seems to only send an attachment over email, which I'm not looking to do. I've done research over the …

0
90
Member Avatar for VRamone

hi,i would like to add an 'onChange' to my <ext:TextField> to execute a function,but it´s not working.Any ideas?

-1
76
Member Avatar for VRamone

Hi,i´m having a terrible time to discover how can i create masks to some field. Like for example,i would like that when someone fills a phone field,would appear (00)xxxx-xxxx, and such. I already tried to make a javascript function,but it seems that it doesnt work with EXT,because the field is …

0
140
Member Avatar for vinnitro

Hi friends, I am a student of BScIT and I want a project which is to be done in ASP.NET language. I surfed the internet but not found anything new... So, Is there anyone who can give me good suggestion??? & also help me give some objective i.e. what the …

Member Avatar for vinnitro
0
171
Member Avatar for mani508

i want to send mail notification to anwer the question in forum.how its possible...??

Member Avatar for Dani
0
98
Member Avatar for nirmal.k.2

Hi all, I have a problem with manipulating gridview with a textbox outside gridview but in the same form. My requirement is I have a gridview where cell[1] is quantity, cell[2] is a boundfield which shows the rate and cell[3] is discount and i have a textbox control outside gridview …

0
61
Member Avatar for game4tress

I've an application build with C# and WPF, that is being developed by 3 developers, including me. On a certain stage of the application, an error came up that we can't determine how it happened and how to solve it, so we ask for your help. Although everything works well …

Member Avatar for nmaillet
0
296
Member Avatar for Sinderone

I am trying to populat a drop down list from a DB and would like to know what .xxx needs to go on to that page or is it all in the front side page?

0
41
Member Avatar for Bchandaria

How To Upload a Embedded media or video it to asp.net application with complete UML Source Code? ? ? ? ? ?

Member Avatar for Sinderone
0
110
Member Avatar for UFO Disko

Hello, I'm using WebMatrix/Razor along with the "Gallery Template" and I'm building up my site from there. Now I'm trying to add pagination in the user's profile for the photos. I want to show 3 photos per page. I have built the code but something is not right. The code …

0
90
Member Avatar for ninjaimp

Hi, I am trying to put together a content manegment system for a site. I have created a number of 'Template Pages' for the layout each with different CSS. All the different layouts will have the same content just laid out in different ways. So 4 pictures and text. These …

0
63
Member Avatar for ankursinghalcse

hey friends i have a problem in gridview. i have a dropdownlist that have some value now problem is that i have to fill the gridview on the basis of dropdown changed value...hey if somebody solve that problem then tell me plz i need that solutions..

0
48
Member Avatar for denmarkstan

Hello people, Please i need your help here. I have been trying to send mail in my asp.net, but no success.Click this link and try sending mail to see the error:"http://www.ckcayangba.com/Contents/Contacus.aspx". Honestly i don't know where i am going wrong. Here is my code behind: protected void ImageButton_Submit_Click(object sender, ImageClickEventArgs …

Member Avatar for danielgr
0
213
Member Avatar for danielgr

Hi, This is the first time I'm working with consuming a web service which produces a lot of data and I have a hew questions. I've created web services in the past, so this part I understand. What I'm not sure about is how to consume the web service. I've …

0
142
Member Avatar for obb-taurus

I'm having some problems with the server side and client events on my web form. What I found is that client side events fire before server events. This is problematic for me because I have a jquery function that clears the form when it's submitted but the form is cleared …

Member Avatar for obb-taurus
0
157
Member Avatar for vidyade

My main problem is how can create validation on two textbox of Stat Date and End Date . According to the Textbox Associated with the NO of th Moth . IN Example I Use mm/dd/YYYY(Please note) In this Nuber of month is two . start date March 22 2012 and …

Member Avatar for Mitja Bonca
0
66
Member Avatar for ndraycott

Hi I am trying to create a stored procedure to establish which user has upload the most videos on my site. The tables are: **Video** VideoNo, VideoName, UserNo, VideoUrl **Users** UserNo, FirstName, LastName Each entry on the video table uses the users number. I would like to return a query …

Member Avatar for BitBlt
0
100
Member Avatar for CriticalError

Hi guys I am making a new website. However I have reached a dead end and need assistants. Now I am making something similar to w3schools, if you go to http://www.w3schools.com/ and just click on HTML. Then you see how the website still remains it's consistancy, but the items on …

Member Avatar for CriticalError
0
90

The End.