Hello,
I want to get the contents of a word document using Delphi 2005. Assuming that the document is a plain text only, any samples or helpful links?
Thanks in advance.
I followed the proper casing for firstChild.nodeValue but I get "null" value.
Anyway I found a way to eliminate my tags using CSS so that I can use .innerHTML.
.innerText on the other hand also works for my browser.
Thank you so much guys!
Thanks for your response.
I've already tried before the firstchild.nodeValue and that didnt work.
Now I used this .innerHTML, it is working but it also captures the tags i used prior to the cell value.
For example, if rows[0].cells[0] = "AAA",
it displays --- <font face="arial" size=2> AAA...
Hello,
I want to ask on how to get the value of a cell in an HTML table using javascript.
I have this code but is not working:
var Table1 = document.getElementById('tblGrade');
s = Table1.rows[0].cells[0];
thanks in advance...
Im using MS-Access as my database engine, whenever I call the ADOCommand.Execute method, it displays the EStack Overflow error. But the error message doesn't display when I run the exe file and the database is being updated. I'm getting confused because I know what Stack overflow means, I've...
Im using MS-Access as my database engine, whenever I call the ADOCommand.Execute method, it displays the EStack Overflow error. But the error message doesn't display when I run the exe file and the database is being updated. I'm getting confused because I know what Stack overflow means, I've...
Hi,
Im using Interbase 6.0 but I couldnt find "Easysoft IB6 ODBC" in the list of data source name of system DSN ODBC administrator. I need to create the data source in order to connect interbase to delphi. Any help is appreciated. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.