4,334 Topics
![]() | |
I am battling with this code. I want to open a word document from a button and want the document (attendance register) to be available to resources once compiled and using on CD from another PC. At present having issues getting it right!!! [CODE]Public Class Form2 Private WordApp As New … | |
hallo there everyone.. i got an array from my database [CODE]$save=split("[|;]",$listOfItems);[/CODE] and what i want i s after making some changes to the attributes on the array above to export them on an csv or excel format but directly as a message to the browser .. i dont want it … | |
Hi all I am trying to install my copy of Office Enterprize 2007 on another pc of mine, operating with XP Servicepack2. During the installation process, I get the message that the installation cannot find a file, something like ww\Enterprize\owowo(somenumber).CAB (Cannot remember the exact name now) and that I must … | |
I have an excel sheet which i have not open for almost 6 months and I have forgotten the password. Is there a way i can retrieve password. I have searches on internet but not getting a perfect cracker. | |
Please help! I have the following code in the head section of my web page: <script> ..... var serverLoc = "http://www.mydomain.com/mypath/"; var serverFile = serverLoc+"myexcel.xls"; var ehandle = new ActiveXObject("Excel.Application"); //error occurs var eWBhandle = ehandle.Workbooks.Open(serverFile); var eShandle = eWBhandle.ActiveSheet; var cell1 = eShandle.Cells(1,1).Value; // get more data ..... </script> … | |
I cannot send email by either Thunderbird or Outlook. All else works well. Please help. Here's Hijack this log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:05:10 PM, on 4/14/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.17023) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe … | |
Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 4:49:59 PM, on 4/15/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\RelevantKnowledge\rlvknlg.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe c:\docume~1\alkeyn~1\locals~1\temp\sdq .exe c:\windows\svojya .exe C:\WINDOWS\system32\netdde.exe C:\Program Files\Common Files\ArcSoft\Connection Service\Bin\ACService.exe … | |
I'm trying to write a program and am having some major issues. I've written a decent program but people are complaining about some of the cosmetic issues. I have very little experience with code (maybe 10 days of frustrating Internet research). Here A few issues that i have that keep … | |
Hello! I am having problems accessing My Computer, My Documents, Control Panel, etc.... When I double-click on the desktop icon for any of these applications, all of the desktop icons disappear for a moment, and then re-appear but nothing happens after that? It's almost like the system goes in a … | |
Hello all, i have some nasty viruses in my computer. here is the hijackthis log. Your kind help will be really appreciated. god bless. Logfile of Trend Micro HijackThis v2.0.3 (BETA) Scan saved at 8:57:49 PM, on 4/13/2010 Platform: Windows Vista SP1 (WinNT 6.00.1905) MSIE: Internet Explorer v8.00 (8.00.6001.18904) Boot … | |
Hi, I'm exporting from a datatable to excel document (not CSV because I need some cell formatting) using this method found here: [URL="http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/08d69589-4052-410f-a85c-c38493c0a664/"]http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/08d69589-4052-410f-a85c-c38493c0a664/[/URL] Locally, it works fine, but when I upload to the server, I have been getting errors. The latest one is this: [CODE]Microsoft Office Excel cannot open or … | |
My safe mode keeps going to the bsod every single time I try to boot it up. I'm sure there is no virus in my computer. Its a Dell Dimension 2400 with windows XP. My hijackthis log is this: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:48:54 PM, … | |
I've used the following code to open Excel. It works but generates a browser error warning the visitor that the web page is trying to run an add-on with an unknown name, and control with an unknown name. Is there a better way to open Excel (read only) in order … | |
Ok, lets see if I can expain better, unfortunately I am somewhat of a beginner. I am using Microsoft office access 2007, using Microsoft Vista, and visual studio 2008. I am writting a program that uses a GUI to show and change a Access data base. When I first tried … | |
Hi! I have a program that use a data base for save information about store products, all is OK, but the problem starts when i protect the DB with a password. I put the password in this way: [CODE]Usar una contraseña para cifrar una base de datos de Office Access … | |
Hello, Lately my computer has been running extremely slowly. The CPU usage will spike and my programs will freeze up. Generally I'm only running Word or Firefox, so I don't know why it's acting like this. I ran Ad-aware and did a virus scan, and both came up clean. It … | |
[ATTACH=right]14257[/ATTACH]Rumor has it Microsoft will be jumping into the mobile phone market later this month. Much like Google's foray into mobile phones with the Nexus One, I think it's a horrible idea for Microsoft to sell phones, but according to this [URL="http://blogs.barrons.com/techtraderdaily/2010/04/05/microsoft-reportedly-to-unveil-new-mobile-phone-line-april-12/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+barrons/techtraderdaily/feed+(BARRONS.com+Blog:+Tech+Trader+Daily)"]story in Barron's[/URL], that's exactly what they intend to … | |
I am using XSL to transform the XML.I am generating a Excel sheet using XML/XSLT. I want to password protect the sheet. If a user try to modify any cell then it ask for password? <?xml version ="1.0" encoding ="utf-8" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="urn:my-scripts" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" … | |
Oracle 10g I have been trying to import an excel .xls spreadsheet into oracle. I can import everything fine but whenever I need to import a sheet that includes dates it does not work. Is there a special formatting I need to do with excel(THE DATE COLUMN??)(I have tried just … | |
So I'm on my dad's computer and it runs real slow so I tried running a few different softwares on it. First time I've ever used Hijack-this so if you could tell me what I could do with this log I would truly appreciate it. Logfile of Trend Micro HijackThis … | |
Hi, So my computer went haywire when I was on the internet. I am now unable to connect to the internet at all, and if I press any key on the keyboard it freezes, but the mouse function is ok. I only have my blackberry to download any additional software … | |
Hi, I am extracting data from datagridview to Excel. But for columns with so many numbers Excel turns the format to 6,45646E+11 Is there a way that I can prevent this. I tried to use worksheets but I could not even save the data by using that. Here is my … | |
hi i'm trying to run an exe file on the client side using the following code: [CODE=javascript]var oShell = new ActiveXObject("Shell.Application"); var prog = "C:\\Program Files\\Microsoft Office\\Office12\\Excel.exe"; oShell.ShellExecute(prog,"","","open","1");[/CODE] when i run the code it fails with "Access denied" error which i cannot resolve. i modified my ie (8) settings to … | |
Hello, I have an issue where ie opens a new window to a random site on its own. But only if I am browsing the web. It does not open unless I have it open, then it randomly opens a new window on its own. I have looked in add … | |
Hi all, I am trying to open an excel file which is in the same folder as my python script. The script is able to open the file first time, & after that it just throws the following exception: pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, u'Microsoft Office Excel', u"'test .xls' could … | |
First time posting; thanks for the welcome! Have been having all kinds of problelms lately (am in safe mode now) ran several programs (some things found; root kit?) ran Malwarebytes, SpyS&D, OIL, DDs, please checkk my logs; I tried deleting some things in HJT and they did not delete. I … Information Security api audio client-server dns flash google-api http-protocol microsoft-access microsoft-office microsoft-windows multimedia open-source pdf peer-to-peer posting-games social-media storage streaming-service tablet user-interface web-browser web-server window-manager windows-api windows-virus windows-vista | |
Not sure if this is a virus, a trojan, or just my windows corrupt, but a number of strange annoying things are happening: -Computer hangs for 30 secs after windows logo on a black screen, just before logon. -Whenever I try to delete or move a file it does not … | |
when ever on the computer or even when computer is just on, A message will keep repeatedly popping up saying RunDLL error loading. And say this specified module could not be found. Do know how to fix this from popping up all the time? hijackthis log: Logfile of Trend Micro … | |
Any help on the above subject will be very much appreciated! I have succeeded in creating the check box before emailing it; but once I send it it is impossible to see it again! Basically I would like to give the option to the recipient to tick or untick the … | |
Hello everyone! I've been getting these error messages when I'm on MSN Live for a while now, and finally I want it to be fixed.. but unfortunately I'm not very good at locating what could be wrong with it. So I'm humbly asking everyone here to help me. :-) [ATTACH]13988[/ATTACH] … | |
I have been trying to inset an excel spreadsheet into oracle. I can import everything fine but whenever I need to import dates it does not work. is there a special formatting I need to do with excel? I have tried every step that I can possibly think of. whenever … | |
URGENT~ norton 360 auto protect won't turn on, comp slow.. i recently removed some viruses (Trojans) and some malware (crazy stuff.. had virus alert!! written everywhere, changed my bg, had everything into links to some sites, etc --- now its gone) i scanned my comp with my norton 360, panda … | |
Hello, I recently started having some issues only after I let my g-friend borrow the laptop for some schoolwork. There seems to be a virus or something amiss I just cannot find the problem myself. I have ran Kaspersky, Microsoft Windows Malicious Software Removal Tool, and tried to do a … | |
I have installed Microsoft Office Home and Student 2007 on windows 7, and it is installed good, but when i try to open Word or Excel it gives me a message saying "Microsoft Office word (excel) has not been installed for the current user. Please run setup to install the … | |
ok so i'm trying to set up my program to insert a new record to my database i keep getting a insert syntax error [CODE] Private Sub btnAdd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAdd.Click '************************************************ '* ** '* will first verify that all necessary information needed ** … | |
It's not exactly news that the relationship between Google and China has soured over the last month or two and it looks as though [URL="http://www.macworld.com/article/147096/2010/03/china_google.html?lsrc=rss_main"]Google may quit China soon[/URL] leaving the vastly lucrative Chinese market to Microsoft and others. What's not clear is what the implications will be for the … | |
Hello Friends, I am trying to automate PowerPoint using VB6. I want to dynamically create an organizational chart in Powepoint, from a VB6 application. I have Office 2003. I am getting error on the following line, when i try to add a node in the Organizational Chart. ppSlide3.Shapes.AddOLEObject 100, 150, … | |
This issue is probably caused by me being an idiot a while back. I installed Office 2010 beta on my dev box. It did NOT affect my project that uses Microsoft.Office.Tools.Excel However when I decided to uninstall 2010 and go back to 2007 only to maintain some compatibility with customers … | |
I am not surprised that the Trademark Office has refused the application filed by Google in respect of the Nexus One smartphone trademark. What does surprise me, however, is that Google went ahead and chanced its arm with the application when a cursory search would have shown that a similar … | |
I have a G4, dual processor 533 desktop computer. My internal hard drive is experiencing a fatal error therefore I bought a new one (not yet installed). I have the OS disk and my CS3 disk but I don't have the disc for my microsoft office suite. I copied everything … | |
I particularly like the Publish facility within VS 2008 (VB). What I actually want to do is use the same facility for a Spreadsheet. I.E. I have a Spreadsheet with a chunk of VBA code behind it. Is there anyway to incorporate the spreadsheet into a VS 2008 VB project … | |
I have an excel spreadsheet that has 2 used columns. Using Python I have to read the data in those to columns. So far I have a code that lists the item in column A and B on Python GUI. Once that is done I have to write code so … | |
So, i've had this malware for a week or so, I ran malware bytes several times and each time its finished, the spyware kools down for about 2 days before starting up again. The spyware isn't perticularly annoying but it plays a random AUDIO ad with NO window shown (pops … | |
When I try to launch microsoft office outlook, I get this message: Error 1317. Setup cannot create the folder C:\documents and settings\All users\application data\microsoft I am somewhat technically challenged. Thanks for your help | |
![]() | Last day I have formated my computer and installed a fresh copy of windows XP SP1. Then I tried to install MS Office 2007. It shows that it need SP2 or later. So I deceided to download SP2 from microsoft site which is 266 MB huge. I have started at … |
I want code to copy word text content into texbox using c# code in web application right now i have code for windows application. [code] using Microsoft.Office.Interop.Word; private void readFileContent(string path) { Microsoft.Office.Interop.Word.ApplicationClass wordApp = new ApplicationClass(); object file = path; object nullobj = System.Reflection.Missing.Value; Microsoft.Office.Interop.Word.Document doc = wordApp.Documents.Open( ref … | |
MS Office word Version problem Hi, I'm facing the following problem when trying to open the word document from deployment server. Could not load file or assembly 'Microsoft.Office.Interop.Word, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified. I will explain in detail my problem. … | |
my browser is taking me to the places where I do not want to go. Someone please help me check my hijack this log. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:53:15 PM, on 3/5/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot … | |
Hello. I have EXACTLY the same problem as in [URL="http://www.daniweb.com/forums/thread134693.html#"]this thread[/URL], i.e. when I try to open some programs, instead of simply opening them I get an "Open With" box and then I have to scroll and find the program or browse for its exe file, and when I try … | |
I am using User authentication system, which uses 2 pages index.asp where user logs in and then the username and password is sent to the validate.asp page where it is checked against database userlist. if username and password are matched with username and password of database record then it should … |
The End.