Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Endorsement
Ranked #856
Ranked #25.0K
Ranked #4K
~4K People Reached
About Me

Involved in the designing and development of various ERP modules and Online Management Solutions (SaaS) based on C#, ASP.NET and SQL Server 2005 with Microsoft Windows and Web Services, jQuery, AJAX, CSS. Led the development of http://www.pakistanherald.com

Favorite Forums
Member Avatar for KushMishra

Hello All, I have come up with a social networking website which should support chat functionality like Facebook. My intentions are as follows :- 1.It should be dynamic that is the chat window should appear only when any friend is online else it should remain hidden somewhere. 2.Could it be …

Member Avatar for adobe71
1
164
Member Avatar for Ryujin

Folks, I'm part of a team of advisors at a school. Students go to a central office to physically sign up to see us. The office is far from most of us, so we all need to make a once-daily trip over there to learn who's coming and when. The …

Member Avatar for tjaank
0
432
Member Avatar for saikumars

I want to perform calculation in gridview :NetAmount=(ServiceAmount*Quantity)*Discount I had written code in rowdatabound but it is not working,i amnew to programming help me solve this proble i would appreciate if some one share ther knowledge my Axpx code is: <asp:GridView ID="GridView1" runat="server" Height="156px" Width="618px" AutoGenerateColumns="False" BorderWidth="1px" HorizontalAlign="Justify" onrowdatabound="GridView1_RowDataBound" BackColor="LightGoldenrodYellow" …

Member Avatar for tjaank
0
1K
Member Avatar for Vishwasdeep

I am designing a project in asp.net. I one page i have created a gridview having template field as checkbox. When I select any row in gridview using checkbox,that checked row goes to a new gridview on button click. Now what i want to do is to save that new …

Member Avatar for tjaank
0
220
Member Avatar for sels2005j

I want to email an aspx page, which has database connectivity, from my web application. The page contains submit button and IHttpHandler (ashx) for images. The page images are in my SQL Server database and opening it directly to the image control using ashx file. Can I email the said …

Member Avatar for tjaank
0
149
Member Avatar for Moss ali

i want to select MAX Id where i have the list database s001.1 s001.2 s001.3 s001.4 s002.1 s002.2 s002.3 s002.4 upto so On my field type is char(7) MSQL SELECT MAX(sup_id) where data type is char(7) plz help me out to perform this query in SQL.

Member Avatar for tjaank
0
160
Member Avatar for nmakkena

Hi, I am having a FileUpload control in my application. When the application is running and if i click on browse button of fileupload control, i have to view only files which are having extension ".doc" (MS Word documents) to upload. How can i achieve this one. Pls help me …

Member Avatar for tjaank
0
2K