13,153 Topics

Member Avatar for
Member Avatar for Pari13

Hello Developer, I am having problem to passing parameter from one user control to another user control. I am developing an application that have reusable functionality , so I converted each aspx page into .ascx page(i.e. User control) of my application which is perfactly run in aspx page. But here …

Member Avatar for Pari13
0
162
Member Avatar for lisles

Hi.i want to use a ajax updatepanel.on postnack i only want the datalist "dlEvnt" to get refreshed.but thats not happening.can anybody tell me what to do. Here's my code [code] <%@ Page Language="C#" AutoEventWireup="true" CodeFile="news_evnts.aspx.cs" Inherits="news_evnts" %> <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI" TagPrefix="asp" %> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for lisles
0
156
Member Avatar for rpng

I can't seem to reach/instantiate a web method from a webservice in my asp.net app (VS2005 C#). I have attached this sample asp.net program to the thread. It is a basic web based slide show program which uses a web service as the datasource (VS2005). I don't know if it …

0
55
Member Avatar for nikhil257

Hello All, I am trying to add a clean up code to the global.asax file, when I initially added the code it worked but now its throwing a compilation error for the same. Below is the code which I need to add, I have taken it from Microsoft's website and …

Member Avatar for BMXDad
0
166
Member Avatar for SBA-CDeCinko

I have an ASP.NET gridview where I allow the user to edit a record. I need to validate multiple fields as one. I need to require that the user either enter a first and last name OR a company name. All three cannot be blank. Most of the sample code …

Member Avatar for SBA-CDeCinko
0
144
Member Avatar for mandeep.laha

I am developing a web application in which the clients wants to generate a pdf of the current page. I google a lot about this but didn't find any suitable solution to the problem. Many dlls and classes are available but no one is working. The main problem is that …

Member Avatar for mandeep.laha
0
85
Member Avatar for miskeen

Hi, Is there any possible way to unselect a number of radiobuttons grouped in the same groupname? Thank you

Member Avatar for spectra
0
907
Member Avatar for visweswaran28

Hi, I am creating dynamic table in that I want to set wordwrap in HTMLTableCell. How can I achieve.

0
37
Member Avatar for ansari.wajid

Hi Guys I am trying to use below code to show a save dialog box when a link with .swf file is clicked, But the problem is that its not working. Can anyone share the code to show a save dialoge box when a link is clicked with .swf file …

Member Avatar for ansari.wajid
0
184
Member Avatar for rachS25

0 I am developing a project using Visual Studio 2008 in C#, I have added the class library within the project and set up the relevant references and used the relevant using statements. It seems to be a problem with just this one folder. can anyone help? this is the …

Member Avatar for rachS25
0
112
Member Avatar for sp00ks

I have tried to create a panel that expands showing a label(in a datalist),essentially something like [url]http://www.pcworld.com/article/197072/40_cool_gadgets_for_a_hot_summer.html[/url] would be great,though if its smaller than the certain size, don't have a show more. I have some slight problems though, I can't seem to generate if the panel should shrink (if label …

0
38
Member Avatar for php_noob

I am a bit new in asp.net but is there a way that I can display the time my website is downloaded just like Google did? Thanks in advance

Member Avatar for php_noob
0
67
Member Avatar for sureshrajanmca

Is there a way to change the font of the header? That's what I'm really after. I tried this: headerItem.Style["font-family"] = "arial"; and other fonts too, but none of them seem to have any affect on the exported PDF. (Word and excel are fine).

0
66
Member Avatar for cwigginton

I have recently been tasked to do an ASP to ASP.Net conversion for a wrapper application that presents a list of links to a user. Each link opens another application written in a different language (SAS), which streams back HTML code through a broker process to the browser. I've gotten …

0
36
Member Avatar for sureshrajanmca
0
65
Member Avatar for sureshrajanmca
Member Avatar for MARKAND911

I want to open a Ajax Modal popup when a linkbutton is clicked which is in gridview. please help me.

Member Avatar for MARKAND911
0
94
Member Avatar for ritesh2190

I want to retrieve a single column from a table in a database and then the value retrieved has to be converted to a string!! Please help!!!

Member Avatar for MARKAND911
0
85
Member Avatar for jamshed ahmed

[CODE] <script language="javascript" type="text/javascript"> function Calcaulate() { if(document.getElementById("drpPhoneList").value=="Home Phone Lite") { var txtRegular= document.getElementById("txtRegularRs").value; document.getElementById("txtTotalRegularRs").value=parseFloat(txtRegular); document.getElementById("TotalRsTaxes").value=parseFloat(txtRegular)+parseFloat(3.63); } </script> <input type="button" value="CALCULATE" onclick="Calcaulate()" class="button" /> <asp:Button ID="btnAdd" runat="server" Text="ADD" OnClientClick="return Validations()" OnClick="btnAdd_Click" class="button"/> [/CODE] as i have two buttons one is html and other is aps.net button what i want to …

Member Avatar for jamshed ahmed
0
2K
Member Avatar for the_dawn

(VS2008 SP1)building my 1st website but having a problem...need to have the contents of the page to always be centered with respect to the window size, so that is to change to flow layout

Member Avatar for ritesh2190
0
100
Member Avatar for Nada_ward

Can I display formated table in crystal report ?? also I want to take the data of table by using select SQl query that takes data from many tables in database?? please help me?

Member Avatar for jamshed ahmed
0
76
Member Avatar for gabrielmusa

How do i call a vb subroutine from a javascript function? in my code i want to verify if the field is filled or not.if its left black a message pops up but if it is filled it should proceed to submit the form or run the background vb subroutine. …

Member Avatar for gabrielmusa
0
625
Member Avatar for laghaterohan

Hello, I want to create an XML file Containing 3 tables say Table 1 : Under this i have one column :Data which has 3 rows of data say 1, 2 ,3. Similarly i want to create more two tables which will have similar structure. All these 3 tables should …

Member Avatar for laghaterohan
0
109
Member Avatar for sunny.

Friends I need Interview Question for 2+ years of experience in vb .net and Sql server 2005

Member Avatar for urtrivedi
0
46
Member Avatar for hiks

how to create thumbnail dynamic image which store in sqlserver2005 databse.. it will be display in datalist component with thumbnail.. i'm using this function for asp.net vb thank for advance best regards hiks

Member Avatar for hiks
0
89
Member Avatar for musawa-mh

I really like your forum here and I just want to know: How to make your home page shows a small part of your post with the title and "read more.." button, so once you click on the "read more.." button you will be taken into page with the entire …

Member Avatar for musawa-mh
0
95
Member Avatar for hiks

how to identify image from folder with javascript .. after identify i want to separate file name . example : 1001-001-Black i want to separate these name to 3 different variable. i'm using asp vb.net to implement. thanks for advance :)

0
46
Member Avatar for amrinder

I have just started ASP.NET, so I want to know the best books and tutorials online... Please Help !

Member Avatar for devLady
0
149
Member Avatar for maria_mj

I have to make a control for my gridview. in edit mode, user can select phase from phase drop down list in phase column. The phase drop down list contain 3 item : definition phase, confirmation phase and delivery phase. Before the phase column, there have a few column. I …

0
84
Member Avatar for maria_mj

I have a problem... My gridview contain many rows of data. Everytime when i clicked edit button, the page will going up. So, i have to scroll down to the data that i want to edit. Everytime i have to do the same way. How to save the state, so …

0
67

The End.