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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Hexes

  1. Hexes

    How to set a lot of shortcuts to windowsXP compatibility mode at once

    Good day, I have a bit of a problem, a company has upgraded to windows 8.1 but on 12 PC's I have to install and setup old apps. Not a problem to run them because the work 100% if you edit the shortcut link and set compatibility to run the app as windowsXP SP3. My pain is that the program is...
  2. Hexes

    Save a SD Card ?

    Thanks for the link, great place to start but the problem is the sd card reader isn't a usb device and I cant identify the sd card using ChipGenius_v4_00_0027_pre2 like I did with the usb flash drives. I'm hoping someone knows how to get the Fake Transcend SDHC 64GB card to a working 8GB SD card.
  3. Hexes

    Save a SD Card ?

    Good day everyone. I have a bit of a challenge. I'm helping a few friends sort out a bunch of fake USB and SD cards. They bought these magic 512GB usb drives that turned out fake and I found the right software to flash there firmware back to 8 GB and now they are running perfectly. Another...
  4. Hexes

    Virtualization with KVM and virt-manager

    Thanks a million for that it helps a lot and makes things easy
  5. Hexes

    Virtualization with KVM and virt-manager

    Good day all, I have a small project going to manage a few servers running fedora 16 and hosting kvm Virtual machines. The nice thing is virt-manager lets me manage as many servers as I want from one server but every time I connect to a server using ssh in virt-manager I need to type a...
  6. Hexes

    PHP and SAP Business One

    thanks for the link, I looked at it but my big problem is they go into Visual Basic 6.0 and Visual Basic .NET. I really want to look into using php without the need for some asp in the middle.
  7. Hexes

    PHP and SAP Business One

    I need help with integrating SAP Business One 8.8 with a php based site. There is a lot on SAP R/3 but my problem is I need to be able to give anr receive info from sap using php. Please help ?
  8. Hexes

    PHP parsing Text files

    Do you have any control over how the information is written into the text file ?
  9. Hexes

    PLEASE HELP - What's the best way to create custom 3D product images b

    Ok the first thing is to use a nice and vary flexible client and server side language. I have done something similar for a company that wanted true realtime 3d models on a site without the user having to install strange software on his side. Used the following : To make the models I used 3d...
  10. Hexes

    sip and php for making a phone call

    As far as I can figure out myself most flash web based Voip apps use some sort of php script to make the actual call in asterisk sins flash and as3 can't speak to the asterisk server directly. But I am stumped on how to do it.
  11. Hexes

    sip and php for making a phone call

    Good day all I need help with a hard problem on my side. I have a large internal sip based telephone system we developed using Asterisk server and sip phone clients for internal calls. Now what I want to do is take it a step further and make a php/flex web page that employees can log into to...
  12. Hexes

    New wondows 7 64 bit black screen problem

    good day, I know there are a million and one fixes out there but non of the 67 websites can help me so far. The problem is that windows 7 boots and I get to the login screen, I log in and the black screen just stays there for about 5 to 9 min and then the desktop loads. the long wait is my...
  13. Hexes

    PHP insert error - no database selected

    Good day, A nice way to do this type of connection is instead of : $con = mysql_connect("localhost","admin",""); $sql="INSERT INTO patterns (PatternId, PatternNo, Company, Type, Description) VALUES ($PatternId,$PatternNo,$Company,$Type,'$Description')"; if (!mysql_query($sql,$con)) {...
  14. Hexes

    Base64 problem in strings

    Good day all I have a problem with a testing of sorts. I have a server that receives mails with attachments. Now this server converts that to tiff and faxes it out bot some mails come in corrupt and the system gets the attachment mixed up with the body of the mail. The result is a 75 page fax...
  15. Hexes

    files on windows 7 64 bit just vanished ?

    thanks for all the feedback on this and I looked at the complete drive and I don't get it how the files are so gone that even a file recovery app cant seem to get them back. Also a complete oudit of the free space on the drives namely (c)windows os drive and (d)data drive shows that no files...

Part and Inventory Search

Back
Top