Tally and SQL
Hi,I have one web application for billing and all details using sql back end. The application is smooth.But the as per new requirment I need to connect Tally with my database.After some R & D, I...
View ArticleHow to expire a web page using asp.net
I want to expire the login page after 2 days of registering the user to a RegistrationPage.aspxsee the Design...
View ArticleError code event ID 1309 category Web Event
I get the following message while trying to view info on my page out of an XML based document.Exact the same functionality is running great, on a windows server 2003 IIS6.On Windows server 2008, R2 IIS...
View ArticleRegards Books
Suggest me books for learning silver light, HTML5, CSS5, WCF, WPF, Share point
View Articleloosely coupled application with C#
Hi,I want to know how we can create loosely coupled application with C#.
View ArticleÅÄÖ in textbox
Hi,I get an querystring that can contain Swedish character ÅÄÖ but it doesnt get correct in the textbox. How to solve?Code: txtTest.Text = Request.QueryString["test"].ToString();
View ArticleGet Session Values thru JQUERY in HTML pages
Hi, In my ASP project, created a Session Variable and assigned a Value in a asp page.<%Session("name")="Mike"%>I have to get this session "name" value in another html file (.htm) thru Jquery...
View Articlewhat is the css postion and style
how can i put textbox above dropdownlist for search , I want to write in dropdownlist (textbox above dropdownlist) how can I do it ?css style and position?
View Articleerror for server.MapPath("/") in vs2008 debugger
is it not possible to use server.mappath to get web site root in vs2008 debugging???Description: An unhandled exception occurred during the execution of the current web request. Please review the stack...
View Articleiframe inside Jquery UI Dialog refreshing the whole page when postback
Hi, I have a gridview which I put a button column to open a Jquery UI Dialog containing an iframe. When the iframe page postbacks the whole page refreshs. Just crazy, i did this several times some time...
View ArticleHow to Place a Pin on image in asp.net
I have uploaded an image. When the user click on image, it shows big image.Now, how user can put a pin to a specific position in the image and save that image in asp.net?Thanks in Advance.
View ArticleiFrame Child to update Parent
I have a FormView on a iFrame Child. When a record is inserted I need to DataBind a GridView on the Parent. How can I do this?Thank You
View ArticleDot Matrix Printer (text based printing )
Hi all, i developing a website and it required to use dot matrix printer to print out the report . if i sending graphical thing to that printer it will be extremely slow .. that why i need to send...
View Articlehow to integrate payment gateway (paypal) in asp.net
I Make Online Shopping Website . I want to to integrate payment gateway(paypal) in My Website in asp.net, How Will do it,Please Help Me............................Advance Thanks
View Articlepage number in pdf file using iTextSharp 5.0.2.0
I wanted to get the page number in each page of the pdf generated using iTextSharp 5.0.2.0.right now part of the code is e.FooterText = writer.CurrentPageNumber.ToString(); But when i do this , it is...
View ArticleCopy selected data to another table
MY DATABASE IS IN MS ACCESS WHICH IS USED FOR MY ASP.NET WEB. NOW I WANT TO COPY SOME DATA FROM QUAL TABLE (WING.MDB) TABLE TOSHREYA TABLE IN POOJA.MDB (WITH A QUERY FOR ONE TIME WHICH I WILL RUN QURY...
View Articleupload multiple files c#
Hello all, I have a list of files in a text file, let say listfiles.txtinside the file, I have the path of all files that I would like to upload into the server.example:...
View Articlesome properties that are protected inherited from "Control" like Adapter....
Hello,I am going through the Adrotator control and there are some properties that are protected inherited from "Control" like Adapter.What should I do to display this property?Please help me...
View ArticleValidation Error
Hi,There are three textboxes in a row on the web form page. IF text box is populated by user, Other text fields would be required. IF all text fields are empty, they would not be required before...
View Article