Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2007 |
| Replies: 2 Views: 3,246 Make sure you have the latest drivers (think JET4.0) from microsoft. |
Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2007 |
| Replies: 8 Views: 5,295 I agree with mjwest10, thats nice and simple.
Other more complicated methods involve reading the registry and basing a code on items like Motherboard ID etc.
Just for your info |
Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2007 |
| Replies: 1 Views: 1,602 textinput.text=Encrypt(textinput.text As String, code As Integer) |
Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2007 |
| Replies: 1 Views: 3,318 Best bet would be to create a custom activex control comprisin of a listbox, image box and a combo box.
Essentially when the user clicks on a row move the imagebox (displaying an arrow)
to that... |
Forum: Viruses, Spyware and other Nasties Feb 22nd, 2007 |
| Replies: 3 Views: 2,079 Try disabling the Messenger service
Assuming windows 2000
Control Panel -> Admin Tools -> Services
Scroll down to messenger
Right Click
Properties
Stop the service
Set Start-up Type to... |
Forum: Web Browsers Feb 22nd, 2007 |
| Replies: 1 Views: 1,097 Just joined DW, so Hi!
Im hoping someone can help, I'm going mad.
I can load ANY web pages i want except ALL starting http://uk.geocities.com/
I can access the files via FTP, and other... |