Forum: ASP.NET Dec 18th, 2008 |
| Replies: 0 Views: 1,911 we are developing a web site which must support multi languages. so we
use .resx files. the user must be able to edit the content of the
resource file after the deployment.
we could not be able to... |
Forum: ASP.NET Jun 5th, 2007 |
| Replies: 1 Views: 5,477 i want to delete a selected row from the database.the entries of
database is shown by a gridview and i do
<OnRowDeleting="GridView1_RowDeleting"> in source code.
i select and bind as follows.... |
Forum: ASP Apr 16th, 2007 |
| Replies: 2 Views: 2,168 Hey !
i want to know that is it possible to copy from word doc and paste it on to textarea on a asp page.
when i do it normally bullets on document are not paste on to textarea .
they covert into... |
Forum: ASP.NET Apr 10th, 2007 |
| Replies: 1 Views: 1,880 i wrote a code to read a doc in asp.net i woked properly in my iis ms word is installed in this pc. but when i published in another sever in which there is no ms word instslled it give error in it i... |
Forum: ASP.NET Apr 6th, 2007 |
| Replies: 2 Views: 19,891 :sad: :sad: my web page C#.net is work properly in my iis .but when i publish in
another server it give errers.i used vs2005 and ms word 2003.
but in the server there is no vs2005 or word... |