13,152 Topics

Member Avatar for
Member Avatar for divyasrinivasan

hi ... thanks a lot..i got how to edi,update,n delete..now i want to validate the textbox wen i press update...like i want to ckeck for null vlues entry...only numbers.......i am searching for javascript but no proper result... any links ..pls post....

Member Avatar for cloudlight
0
841
Member Avatar for akil007

I have Two panel One have Login control and in another user control. First user login then usercontrol is open so I am try in Login_loggedin event fire delegate which in parent control of both to visible panel but not shown

Member Avatar for reach_yousuf
0
79
Member Avatar for noktasizvirgul

Today I found 2 distinct program which can takes .exe's and gives sorce code exactly, same method names, same class names, same variables also. I am trying to find a solution which can stop this decompilers. I found solutions but they just make the decompiling job harder. I need to …

Member Avatar for ghimangi
0
136
Member Avatar for kayfar
Member Avatar for AngelicOne

How to do this? Some said I need to use requiredfieldvalidators for this. Will these affect my other validation with no requiredfieldvalidators?

Member Avatar for AngelicOne
0
81
Member Avatar for khaled_jawaher

i am writing an application on my pc considered as client, to insert record on a microsoft access database on another pc that u can consider it as server, that has static ip address remotely.i can ping the remote address of the pc that i want to access without problems.the …

Member Avatar for khaled_jawaher
0
159
Member Avatar for AngelicOne

I am making an enrollment system. My database table for the enrollment has 30 columns. I wonder which datapresentation suits this kind of multiple columns. Do you think gridview is suited for this? If I would have an edit function then do you think it's kinda long? I also made …

Member Avatar for AngelicOne
0
77
Member Avatar for mahadevan.swamy

Hi, I have Oracle 10g installed in my laptop. I have currently inserted a Gridview and in this Gridview when i choose "Oracle Database" as my Data Source, I come across a form where I have to fill out the server name, username, and password. I do not know what …

Member Avatar for mahadevan.swamy
0
68
Member Avatar for laghaterohan

Hello, I have gridview which has checkboxes for Approve and Disapprove in each row. I have applied JQuery on the gridview on it for paging. Now i want to access the Datakey value for the checked and unchecked boxes in the gridview and accordingly save it to the database. I …

Member Avatar for Ramesh S
0
168
Member Avatar for loveforfire33

Hi, i have a submit button which adds data to a DB, id like a pop up window to open after the user clicks the button and the submit operation has been completed... (the pop up window will display the submitted data) while tesing on a local host i (naively) …

Member Avatar for patelriki13
0
198
Member Avatar for jaipal22

hi myself jaipal deshwal my problem is that i am not find proper value in dropdownlist the coding is as folow using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { if (!Page.IsPostBack) { DropDownList1.Items.Add("-Select-"); DropDownList1.Items.Add("+"); …

0
165
Member Avatar for kayfar

can anyone tell me what code should i use to print when i click the button it'll automatically print the page? or any other suggestion?

Member Avatar for patelriki13
0
88
Member Avatar for JohnDarlington

Hi, I'm new to this forum and wanted some advise on finding a .Net development job. Having been an Access developer I have recently moved into .Net development with my present employer and now have around 1 years commercial development experience. However, I am looking to broaden my knowledge in …

Member Avatar for elmogallen
0
295
Member Avatar for fadi-ft

Hello DW Forum, i am a new member between you and this is my first post i am building a website mostly uses Stored Procedure, but now i am facing a problem such that i want to call the SP more than one time from the .vb page this is …

Member Avatar for fadi-ft
0
168
Member Avatar for esia168

I'm trying to create the edit form for book (with id 1), I want the selection list to select the existing author which retrieved from database. That book with id 1 has an author with id 1, but the HTML does not show selected author with id 1 for that …

Member Avatar for esia168
0
226
Member Avatar for Hi Sathiya

I want know how to record phone call like skype. i am connecting my mobile using blue tooth. using at commands .

Member Avatar for Hi Sathiya
-1
119
Member Avatar for blackbr

For some reason, selectedindexChanged vb.net code is no longer firing. autopostback and enable viewstate are sill true. Enabled is set to true in code behind. Using VS2008. Any idea on what can cause this? Thanks, Randy [CODE]<asp:DropDownList id="ddlEmpName2" style="Z-INDEX: 138; LEFT: 192px; POSITION: absolute; TOP: 32px" runat="server" Width="152px" ForeColor="DarkBlue" DataValueField="EmployeeId" …

Member Avatar for CodeGorilla
0
2K
Member Avatar for nick3592

Hi guys would like to know if there is any benefit in learning how to code in asp.net? I am a alright coder in php but is there anything asp.net can do that php cant? please let me know, thanks.

Member Avatar for almostbob
0
212
Member Avatar for GDICommander

Hello! I have problems with modal MFC windows over 3dsMax. I'm popping a MFC modal window over 3dsMax (I'm programming a plugin for 3dsMax, if you mind), so I can't click on any 3dsMax window button, because the modal window is here. The modal window, by clicking on a button, …

Member Avatar for GDICommander
0
105
Member Avatar for Kindson

I have a dropdownlistbox in a webform. When the page loads, it displays the initial text, that is ok. When selection is made, it works ok. But when i tried using the text property ie msgbox(cbomodel.text), what shows in the previous text. The newly selected item is never recognized. Is …

Member Avatar for Oxiegen
0
97
Member Avatar for amrita86

Hello I have got a project in asp.net.Now i need to integrate Screw Turn Wiki to my project.I dont have any idea about that ...Please help me.. Thanks in advance

Member Avatar for pritaeas
0
40
Member Avatar for dougancil

I have an asp.net web page that a user is loading a file to that I want to parse data out of. The following text is some sample data (I'm told that it's supposed to be .csv but as you can tell, it's really not.) Resource:Wills MD, Robert P; Ward …

Member Avatar for Ramesh S
0
211
Member Avatar for malashukla

hi i m trying a code to execute in order to generate a xml file at runtime. it execute well. but the xml file gives a error as The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the …

0
71
Member Avatar for satiss7pwr

hi all I have a asp application that have .dbf(foxpro) database i just want to fetch only non deleted records so how i do that, is ther any solution , if yes than let me know thanks

Member Avatar for Lusiphur
0
171
Member Avatar for srky

Hi Guys, My issue is that i dont know of a way to pull data from a formview using C# and inserting or updating that into a database. I saw something which searching around on the internet called a findcontrol, and i gave it a go, but I m so …

Member Avatar for srky
0
106
Member Avatar for nezammca

hi Frd., i have done web page which will add values to the gridview once we select the add button it will open the popup after entering the pop-up it should display values in parent page once we return... But its not displaying just have look guys and solve the …

Member Avatar for pritesh2010
0
135
Member Avatar for iamchamith

Hi friends, My question is... I was Created asp.net application using asp 2005 and code behind file as the C#.net with IIS 6 Then I host my web application on internet in IIS 6 server... There is the page,using this i can upload file[image files] to internet...[by using file uploader] …

Member Avatar for Ramesh S
0
252
Member Avatar for nihirshah

I have a grid in dataset as following UserPatientStatusID RelevantPeriod TotalCount ProviderSpecialtyServiceName a OUT November2008 1 Not Available a ER September2008 1986 Not Available a ER April2009 1837 Not Available a ER December2009 2367 Not Available a ER August2008 1908 Not Available b ER February2009 1598 Not Available b ER …

0
45
Member Avatar for Jesi523

I have a dropdown that is bound to a database. Depending on the value that is selected information shows in a gridview below. Also depending on the selected value if a user clicks on a link they get redirected to another page. That is all working except when the page …

Member Avatar for Lusiphur
0
126
Member Avatar for akil007

I have ajax:calenderExtender for selecting date. Now when I click on image button to popup the calendar that time popup position is top of the page but i give position at right side now from second click it gives right position

Member Avatar for akil007
0
64

The End.