Thx makdu,very Much. Hi makdu, I want to update data in Gridview,Suppose we double click on cell & edit text,I want the data to be updated in Database also,In which event,I write the code for...
I have dropdown & Gridview on FrmSatelliteMain,In dropdown DataValueField uid is there,Now i want that as the user selects
the value in dropdown ,on basis of uid i will fetch the records fromm DB &...
I have dropdown & Gridview on FrmSatelliteMain,In dropdown DataValueField uid is there,Now i want that as the user selects
the value in dropdown ,on basis of uid i will fetch the records fromm DB &...
Sir I want that suppose when the user logins ,user is redirected to FrmDetails Form....I m running my project on localhost..Now when the user clicks on sign out,I want to clear the session..SO that...
Below code is opening Folder Browser dialog on button click, I want that if mine PC is in network..In Folder Browser Dialog even the network drives are coming,I want that Network Places do not come...
I have small probs,
In Registration forr, I m creating a session
Session["Name"] = txtName.Text;
After submit user redirect to FrmUserDetails.aspx. On user details form , I have...
I have earlier SQL 2005 Express Edition install..I remove it from control panel.But its not completely remove,can somebody tell me how to completely remove it. Cz now I m using SQL Server 2000 ,even...
Suppose I have two exes WindowsApplication1.exe WindowsApplication2.exe..On the form load of WindowsApplication2.exe,I m calling WindowsApplication1.exe & sending the command line arguements..I copy...
hello sir,Suppose mine project is running & i get the started time,suppose at the same time when mine project is running,user accesses sites in IE.....then both the cookies are created,some are...
Suppose I have webbrowser in mine form..Is it possoble to capture only the cookies create by mine webbrower..suppose before starting the project,in mine cookies folder there are cookies names cookie1...
hi frnd tell me one thing,there is no update panel in the toolbox..R u using AJAX toolkit.....?I dont want to use AJAX framework,...In PHP we have div tag,thru which we can refresh only the part of...
hello frnds,I want to prevent the page from refreshing...I want that only some portion of page is refreshed..not full page,,Is it possible?? Which control i use for dat..I want just the hints..not...
I set the password to folder. I made the xml folder inside the folder dat i want to lock.When the user double click on that folder ,folder doesn't open up.
In my code folder is locked,cz i m...