Forum: ASP.NET Nov 4th, 2008 |
| Replies: 3 Views: 1,107 Hello!
I have a small problem in asp.net ... I wish to create a pdf file and write text entered into a textbox into it using asp.net. The following lines of code work properly for creating and... |
Forum: ASP.NET Oct 6th, 2008 |
| Replies: 1 Views: 539 hello!
I would like to know the method of preserving the format of text when entering it into the databse, so that the same format is restored when data is retrieved bak from the database.
for... |
Forum: ASP.NET Sep 29th, 2008 |
| Replies: 2 Views: 3,227 Hi!
I would be grateful be grateful if I get an answer to this problem......
I have 2 dropdownlists, one contains country names and the other contains states' names.
Now what I wish to do is... |
Forum: ASP.NET Jul 22nd, 2008 |
| Replies: 1 Views: 1,005 hi all!
plz help me with this prblm of mine
I wish to bind a datagrid dynamically with access database , and at the same time it should contain "add", "delete" and "edit" buttons too
this... |
Forum: ASP.NET Jul 20th, 2008 |
| Replies: 1 Views: 887 hi everyone!
i wanted to know the command to check whether a particular table exists in access or not............
for example, in sql server, we write ("select * from sysobjects where... |
Forum: ASP.NET Jan 11th, 2008 |
| Replies: 2 Views: 790 Hello!
I had problem sending mails through asp.net, even after writing the code.
But after providing the IP address of my pc in the relay option in IIS, the problem finally got solved.
But... |