Can someone help me on this one? am developing document management system and what i want to do now is after i deployed may application when am right clicking on the mail messsage or contact list to show me an option of sending that information to my application database.So basicaly i want to and an option on the dropdown menu when am right clicking on the two places i'have mentioned above.
Tsepoz
Posts
-
VSTO -
SearchHi! i am developing an application that will search for a within the document(PDF,Word,xml,etc), so basically its text search,you find anything which matches the name provided within a document
-
ValidationI'm trying to validate on client side with requiredfields but my big problem is if the page with requiredfields was activated when i want to go to another page am unable to click buttons cause nothing was putted on those required fields.So how do i control my requiredfields to only work on a certain click not on page activation. Tsepo "mafunwa" Barnabas DUT
-
Gridview aditingI have a huge problem,i am trying to edit values from gridview and am not using adit command of gridview i want to use stand alone button and inside my gridview i have a checkbox this checkbox when checked on a certain line only that line on a gridview must change to editable mode when i click my stand alone edit button. i.e more like when you have mail on yahoo or anymail if you want to delete a message you check the checkbox and then click delete button so am looking something like that
-
Static variablesI've been trying to keep information of individuals logged on to my website so now i dont know how to do that cause on each and every page load i loose the values which were stored on my variable so how do i overcome such problem.Cause i have masterpage with login section and subpages loading on master page will use those values to check user's rights to the system when ever i load a page. mafunwat@yahoo.com Department of IT DUT
-
of pesrSessionsI like to know how to keep track of person logged on to the system after postback of a page!.Or to carry information of a person logged on to the system through different pages.
-
pWebsiteWhat can you do to make your web applcation look the same on different computers with different displays
-
3 Tier ArchitectureHow to Build an independent 3 Tier Architecture,where i can change my Data Access Layer with out affecting Business logic layer