Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JonMa
  • Order by date
  1. JonMa

    IE7 accessed without logon connect screen.

    Thanks Smah, that worked. I did not know I had to make a call when I have a broadband connection. Strange settings.
  2. JonMa

    IE7 accessed without logon connect screen.

    Hi. When I try to connect to Internet without first manually connect myself to Internet via broadband, no logon connect screen is shown. When I try instead to go to Outlook Express then the logon connect screen for Internet is shown as usual. Any help much appreciated.
  3. JonMa

    Cannot boot with boot disk floppy.

    Thanks wolluf, it's working. You’re a real genius. Problem solved.
  4. JonMa

    Missing Folder NTFS to FAT32

    You could try to go into explorer => tools => Options => Show and change so that you can see all hidden files. There might be more than one to change.
  5. JonMa

    Cannot boot with boot disk floppy.

    Thanks for reply. 1. Floppy 2. Harddisk 3. CD rom. Nothing wrong with that since it reads the floppy.
  6. JonMa

    Cannot boot with boot disk floppy.

    Hi. I am using Windows XP Pro SP2 with NTFS disks. After making a bootable floppy and trying to boot, it starts but instead of coming to Boot.ini menu it halts in DOS A:\ so that I can only do DOS commands. This is how I did. 1. Format a: floppy as a bootable floppy disk. 2. Copied NTLDR...
  7. JonMa

    How to download High Quality Video.

    No, this is from any web site which has a video. On some you can take a test to test the connection rate. Thanks.
  8. JonMa

    How to download High Quality Video.

    I have an Internet connection at 128 kb/s (ISDN). Now if I would like to see a video from a web site then I get Low Quality Video which I later can view with Microsoft Media Player from a .DAT file in the temp folder. My problem is that I do not know how to change the settings in the Microsoft...
  9. JonMa

    Outlook Express put JPG attachments in body section

    Thank you Smah. That solved my problem. Someone returned mail to me with secret attachments. After testing myself, I did not receive the attachment. But it is stupid that the JPG is placed in the body when I read mail sendt to myself. Thanks to you both for answering me.
  10. JonMa

    Outlook Express put JPG attachments in body section

    Hi. When I put JPG as attachment for Outlook Express version 6 I also get the attachment automatically in the body section when I send the mail. Is there a way to avoid this without making zip-files ? Please help.
  11. JonMa

    MSSQLSERVER connect problem.

    Hi Denny. All problems solved thanks to you. You are a genius. Also I've found out that I had not upgraded MSDE correctly. I installed MSDE again directly from the update file SP3a. Thanks. Jon.
  12. JonMa

    MSSQLSERVER connect problem.

    Hi. Thank you for your kind comment, that clearify some of my misunderstanding. I've tried to use the computername but that did not work either, however that it is of no importance to me. What is important is that I get the following error when using asp from web to my local computer: Microsoft...
  13. JonMa

    Help. Connect to MSSQLSERVER failure.

    Hello. I have just installed MSDE 2000 with all the latest updates and advice for XP service pack 2. I can connect to any database using server "(local)" or the direct "IP-address" but when I use servername "MSSQLSERVER" I get the error: Error == [DBNETLIB][ConnectionOpen...
  14. JonMa

    MSSQLSERVER connect problem.

    Hello. I have just installed MSDE 2000 with all the latest updates and advice for XP service pack 2. I can connect to any database using (local) or the direct IP-address but when I use MSSQLSERVER I get the error: Error == [DBNETLIB][ConnectionOpen (Connect()).]SQL-server does not exist or...
  15. JonMa

    Which service is used to send CDO mail.

    Hello Sunny4ever. Glad for your answer. Here is the script. Thanks Jon. Dim MyMail set args = WScript.Arguments if args.Count < 2 then WScript.Quit (99) mottaker = args(0) rapportfil = args(1) for I = 2 to args.Count-1 melding = melding & args(I) & " " next fra =...
  16. JonMa

    Which service is used to send CDO mail.

    Thank you for your help Claudius. It was'nt Application Management AsP,NET State Service so I will have to take som time to think it over. Anyway you have told me about IIS and SMTP and that is what I've also found when searching the internet. Thanks again. Jon.
  17. JonMa

    Which service is used to send CDO mail.

    OK, here is a list of all my services. Which one should it be ? Thanks. Jon. Alerter AnmChannelFactoryserver AnmChannelserver AnmLoggerserver Anmsupplierserver Application Management AsP,NET State Service Ati HotKey Poller ATIsmart Automatiskeoppdateringer ClipBook COM+ Event System...
  18. JonMa

    Which service is used to send CDO mail.

    Hello again. Thank you Claudek for the answer. The funny thing is that no IIS service og SMTP service is running. We do not have any connection to another server so I am not quite sure what you mean by forwarding emails to another smtp site. Could there be a SMTP service hidden in some other...
  19. JonMa

    Which service is used to send CDO mail.

    Please Help. We are using windows 2000 professional and use CDO to send mail. I thought there should be SMTP service to control mail like I have at home on windows xp, but there is none. 1. Does anyone know which SERVICE is used to send mail by CreateObject("CDO.Message"). 2. Not important but...
  20. JonMa

    Which SERVICE is used to send CDO mail.

    Hello. We are using windows 2000 professional and use CDO to send mail. I thought there should be SMTP service to control mail like I have at home on windows xp, but there is none. 1. Does anyone know which SERVICE is used to send mail by CreateObject("CDO.Message"). 2. Not important but do you...

Part and Inventory Search

Back
Top