hey,
this is not a programming problem. this is about asp.net
when i was designing the web page suddenly the font size was
increased . i dont know why. now i dont know how to correct it . in
the desing view of .aspx the font size of all text is large . when i
run it. it shows the original size .so it is very difficult to design
the web page .so i have to run the page to see how the design
originally...
User Profile
Collapse
-
asp.net setting problem
-
delete a row in a sql databse
i want to delete a selected row from the database.the entries of
database is shown by a gridview and i do
<OnRowDeleting= "GridView1_RowD eleting"> in source code.
i select and bind as follows.
[mycode]
string str = "select PNR,CreditCardN umber as 'Credit Card
Number',EmalAdd ress as 'Email Address',Passen gerName as 'Passenger
Name',PassportN umber as... -
read a excel sheet using aspose.excel
is there any one used aspose.excel
i used automation to read a exel doc .but we have to install ms excel to do that
so i suppose to use aspose.excel
can any one give me the 'Aspose.Excel.d ll' and the licensse -'Aspose.Excel.l ic'
files.
because i am a student i can not buy it.if u can it is very helpful to my studies.
i am a university student in a thid world county.
my e mail address is "sajithkahawatt a@yahoo.co.in"... -
i will try this and reply u.thanks -
i mean i want to paste on the textarea on the page in the browser.
if textarea is not good is rich textarea good for it.?
i think <li></li> can be used within sorce code. i want to paste like paste on this page.
can i know to way paste with bullets its ok
can i know a code to rith text area to do this
thank youLeave a comment:
-
copy word doc onto asp page
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 different symbols(inverte d ?)
what should i do to overcome this. -
read a word doc
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 used com reference.
i want to know is there is a way to read a doc when ms word is not instslled on the server. -
hey,
i solved problem by adding Microsoft.Offic e.Interop.Word. dll to assembly cache in.net frame work configutation which is on the administrative tool.
thank anyway.
now i got another error,following is the error,
"retriving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error : 80040154"
is it a permissin error....Leave a comment:
-
can i solve it without installing ms word. because this is a product server.Leave a comment:
-
Could not load file or assembly 'Microsoft.Offi ce.Interop.Word
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 installed. it has
only .net frame work installed.folow ing the error,
Parser Error Message:
Could not load file or assembly
'Microsoft.Offi ce.Interop.Word ,...Leave a comment:
-
Could not load file or assembly 'Microsoft.Office.Interop.Word
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 installed. it has only .net frame work installed.folow ing the error,
Parser Error Message: Could not load file or assembly 'Microsoft.Offi ce.Interop.Word , Version=11.0.0. 0, Culture=neutral , PublicKeyToken= 71e9bce111e9429 c' or one of its dependencies. The... -
read text on a text area
can i read text on text area line by line.
i used, A form with method="post" and request("").the n it print it all in the same line how can i print it in line by line as in the text area. -
copy and paste a formated text line in a asp page
i am new to asp.
i want this,it should possible to copy text line from somewhere (like word doc with text format).and paste it on the asp page(in a text area or somewhere).
then code to get it from asp page and print in another asp page with its original text format .
if text area is not good what should i use to get a text line with it's format. -
getting text and print in a asp page with its format
i am new to asp. i want know is it possible to get string in a text area with it's format. if text area is not good what should i use to get a text line with it's format.
i want to get and print a text line copy and paste from somewhere else(like word doc with format). -
-
-
Microsoft OLE DB Provider for ODBC Drivers error '80040e4e'
i use asp then i got error
Microsoft OLE DB Provider for ODBC Drivers error '80040e4e'
Operation was canceled.
/dbconn.asp, line 5
the code of dbconn.asp is,
<%
dim conn,conn2
set conn = server.createob ject ("adodb.connect ion")
'conn.open "ITTEST","crisi sapp","app$987"
conn.open "ITPRD","crisis app","app$987"... -
No activity results to display
Show More
Leave a comment: