Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
4
1 Commented Post
0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for umair.sabri
Member Avatar for umair.sabri
Member Avatar for judithSampathwa

hi there, i have a tab control with 3 tab in a form in C#.NET, and also i have a button which shold be doign adding rows to the datagrid view. how can i code the button so that when the active tab is tab on to add a row …

Member Avatar for umair.sabri
0
363
Member Avatar for umair.sabri

[code] <%@Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="EducationInfo.aspx.cs" Inherits="EducationInfo" Title="Qualification"%> <%@Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1"%> <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <script language="javascript"> function Delete() { return confirm("Are You Sure You Want To Delete This Record?"); } </script> <aja:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table cellpadding="0" cellspacing="0"> <tr> <td> <table cellpadding="0" cellspacing="0"> <tr> <td> <asp:ValidationSummary ID="VSError" runat="server" …

Member Avatar for Ramesh S
0
366
Member Avatar for pankaj.jainin

i work with fileupload control in asp.net.i require that when a page is load ,my file upload control fills same path which store in my database. if any substitue of this control which work like that.

Member Avatar for umair.sabri
0
115
Member Avatar for umair.sabri

i m giving my file path in image.imageurl but it is not show picture how i can show image can any body help me????

Member Avatar for KushMishra
0
88
Member Avatar for umair.sabri

hello i m using update pannel and required field validator is working properly but the problem is that red * dont appear with required fields after post back its stops till i enter required fields i want to see red * with that fields how can i???

Member Avatar for kvprajapati
0
107
Member Avatar for umair.sabri

hi i m using two drop down 1 will populate abbrivation base upon other drop down which will show branch name both are depending upon each other if i select abbrivation second must populate branch name and if i select branch it will populte abbrivatiion my database is dynamic and …

Member Avatar for plusplus
0
75
Member Avatar for ayesha25

when i try to add chart in crystal report using asp.net its OK button is not enabled. how can i enable ok button so that i could add chart on my report.

Member Avatar for umair.sabri
0
82
Member Avatar for umair.sabri

hi can any 1 write code for me to check wether the ur already exists in sql database using c#.net

0
55
Member Avatar for umair.sabri

hi i want to print news on web form entery of news is through text box how can i display news them i m beginner pls tell me

Member Avatar for umair.sabri
-1
68
Member Avatar for umair.sabri

how to restrict the page to be browsed in the other browser with the same urls with out logging asp.net & c#.net.

Member Avatar for dnanetwork
0
136
Member Avatar for umair.sabri

i want to disable dropdown list in my all web pages till connect button is pressed can any rite a javascript function for me plzzzzzzzzzzzzzzzzz

Member Avatar for jbisono
-1
66
Member Avatar for umair.sabri

i have a dropdown in one page i want the selected value of drop down in other page as a label lblBranchName.Text=Request.QueryString["cmbDatabase.SelectedItem"]; cmbdatabase is my dropdown and lblbranch is my label in second page how can i do this pls any 1 tell

Member Avatar for dnanetwork
0
72
Member Avatar for umair.sabri

i m developing website in C#.net but my exception message is not displaying in alert box how can i disply my exception in alertbox in try catch any body pls tell me i have tried all of these but n0 result................... [code] ScriptManager.RegisterStartupScript(this, typeof(Page), "test", "alert('Error - TRANSACTION ROLLED BACK'," …

Member Avatar for kvprajapati
-1
79
Member Avatar for umair.sabri

i m developing website in C#.net but my exception message is not displaying in alert box how can i disply my exception in text box in try catch any body pls tell me

Member Avatar for kvprajapati
0
1K
Member Avatar for rajabca

I have run the website some error are displayed. It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Pls. give solution for me.

Member Avatar for dnanetwork
0
66
Member Avatar for Manuz

Hi, First of all am new 2 .net concepts. I want to retrieve the image details from the database and to display it in the screen. eg: 1. I have stored the img details as [CODE]<asp:Image ID="Image1" ImageUrl="imgs/Titanic.bmp" style="width: 88px; height: 64px" runat="server" />[/CODE] inside the db. 2.i used some …

Member Avatar for Ramy Mahrous
0
568