Hello, iam developing an ASP.NET2 Application using SQL Server2005 database, i have updated data from a web page ,the data updated successfuly and displays a meessage that itis updated successfuly , but when i refresh the page or when i display the data from the database ,i found that no changes...
Hi friends can any one resolve my problem as given below WHAT ARE THE DATA ENTRY CONTROLS IN ASP.NET , AND WHICH ONE IS PREFERABLE TO USE
HI FRIENDS CAN ANY ONE SOLVE MY PROBLEM AS GIVEN BELOW IN ASP.NET WEB PAGE I HAVE 40 TEXT BOXES TO COLLECT INFO FROM USER , PROBLEM IS THAT USER CANNOT VIEW AT A TIME ALL THE FIELDS CAN U SUGGEST THE BETTER SOL,INSTED OF USING TEXTBOXES
Hi friends , Can any one help on following requirement Dynamically Adding a new Row to Gridview Control in ASP.NET
I designed one emp table in asp.net.In this insert,update,delete,next,search buttons are there.I will run the program the data will automatically shown.when I click new the textboxes are clear.I will enter the values and click insert button Then the data will automatically inserts in...
hi plz help me ,i want to insert some data in a table but some error ocurred. --------------------------------------------------------------- using System; using System.Data.SqlClient; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI;...
hi , i m amit i want a help to view datasource and grideview,when i make connection in datasourse and use this connection in gridview and run it page can not display gridview structure. plz help me
I’ve been getting the following message when connecting my SQL Server database to the ASP.NET application: "Login failed because, under default settings, SQL Server 2000 does not allow remote connections." What might this mean?
I am working on a dotnetnuke web application and I am trying to add a user control (.ascx) to the app. It compiles cleanly , but I run the application and click the link to load the user control, I get the following error: " Could not load type 'ICPC.DNN.Modules.TimeXP.controlname'" Does anyone...
Hi All, I have got an application which is integration of 3 sub applications, 1st sub application is developed in ASP.NET, the 2nd in VB 6.0 and 3rd in C#. These 3 sub application is combined and integrated to one and have dependencies on each other. I need to execute Performance Testing in this...
My client application providing real time stock quotes takes data using a xml webservice which pulls data from sql server 2005.with number of clients increasing for same piece of data, the sql server is being queried again and again.Is there a way to push data from sql 2005 to client application...
Hopefully there are some ASP/VB experts out there who can help me. My problem is to have proper log out in an ASP web application. Specifically, the problem is that I have a web application which is built in ASP, now when the user clicks on the log out link, then user is redirected to the login...
I just want to share a session value (User ID) from ASP.NET to PHP application due to implement Single Sign On (SSO) for my parent application (ASP.NET)
I attempted to use the profile object as described in a training video; however when I hit f5(to execute the app in debug mode) the browser begins to opens up but I end up with the debugger telling me it cannot open SQL Server. According to the video the Profile object will default to "string" if...
How to Share Session State Between Classic ASP and ASP.NET with out involving Database
Hi, I have a doubt on asp.net. That is, I need to build a multilingual web application. Just for an example, I tried to create a resource using Tools Menu's Generate Local Resource menu item for a default.aspx page. But the menu item is disabled. I am not understanding, how to activate that menu...
hello body, please help me on that i am working on visual studio 2005. asp.net c#. i want to write some code which is about database. i want to save and load my listbox usgin database.
Hi. I am trying to build a messaging system for a website for my company. The problem is that the system needs to be able to post up user messages any time, with an easy script like AddNewMessage("something happened",MessaveSeverity.Error); The system I have works fine - as long as the page has...
I have added the permission for Network Service many times to both folders C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files and C:\WINDOWS\Temp but after several hours the permission for Network Service is removed from both folders.
Overview: Click a button on a page, have it popup a search page (js, ajax, whatever). The search page is nothing more than a wrapper for a user control which contains the search logic & UI - I can manipulate properties if needed. The popup has fields to search by, a search button, and a cancel...


