jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

You need to install php-mysql

Type "yum install php-mysql" its needed to get Mysql and php to play together nicely, it includes functions like mysql_connect()

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

In your smb.conf try changing security=user to security=share

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

its the password and username of your user

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

you use their password and username for thiers, and your username and password for yours, obviously.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

No problem. That site is really helpful, i keep it bookmarked.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

The problem is exactly as it says, you dont own the folder you are trying to share.

go to the console and type "sudo nautilus" then navigate using that window to the folder, and try sharing it again. (using the sudo command will give that explorer window admin privileges)

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Hit f8 repeatedly as soon as the pc switches on until you get to a menu. Choose safe mode and login as "Administrator" (no password) and then go into user accounts and remove your password

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

but will the disc from another computer, thereby different product key work When i tried my product key computer said try again

yes. The keys arent stored on the disk. Any valid key will work with any disk (all disks are the same)

Only time it wont work is if you try to use an XP Home key with xp pro or try to use an OEM (manufacturer) key with a normal retail disk or vice versa, thats probably your problem.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

no hashes have a completely different meaning when used in the context of databases

http://en.wikipedia.org/wiki/Hash_function

The first few paragraphs of this explain it

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Have you installed Samba using synaptic?

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
tux4life commented: Wow, that's nice ! +1
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

does your computer have a COA sticker on it?

if its a branded pc, that will have the (valid) product key you purchased with that machine stamped on it

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

its not possible though

thats not what a hash is. A hash is a totally arbitrary thing, its meaningless without a context with which to apply it to.

if we are going to be really technical, an MD5Sum isnt a type of hash at all, its a checksum, but the same thinking applies

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

In the continue bit, call the subroutine which does whatever the program does - e.g main menu or whatever

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Please dont post anymore on this thread.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

in theory, would it not be possible to recreate a file from the MD5 hash itself?

No. Hashing cant do that.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Are you using POP or IMAP?

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

http://www.vb6.us/files/Image/Hello-World/Visual-Basic-Tutorial-screen5.jpg

Look at this image

You see where the two drop down boxes say Command1 and Click?

Change that to say form1, and the second one to say (i think its either Terminate or onClose, will have a lightning bolt symbol next to it)

That will create a code block. In there you can type whatever you want to happen when they try to close the form

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Your bios probably has integrated graohics so it staels some of the RAM.

If youve got a PCI-Express graphics card, you may want do disable the integrated video in the BIOS menu.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

In the code editor click (i think its the right) combo box at the top and choose where it says terminate with a lightning bolt next to it

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Yeah, I guess I quit just before the recent price hike. I saw they're up to around $5.50 here. That's just crazy.

A 20 pack here is the equivilent of $8

Rolling your own is cheaper

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Slackware?

Its the most unix-like version of linux
Most config is text file based, and no easy package management

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

You're correct that you need to create a copy of that object before you alter it. Using '=' is setting the two variables to be references to the exact same object in memory, hence it reflects the changes

Yeah i got tripped up by that recently. I was using == to compare values, when what it does is compare two objects to determine if they are the same object in memory.

P.S its a logical continuation, so not really any need for a new post.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

CCleaner

Its got a registry cleaner and also has (under tools) an option to delete entries from the add/remove programs list.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

No problem , i only know because ive done it myself (i got visual studio 2008 pro and i wanted to try the windows mobile 6 sdk as i have an ipaq running that and wanted to make a version of IE with tabs)

Just so you know, if you do decide to try the old eVc, i have been told that it doesnt run well on XP, and i dont think it runs at all on vista.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Symbols can run either the full CE or Windows Mobile.

The SDKs for both can be downloaded for Visual Studio (by default it only supports windows mobile 2003/5)

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Did you actually read the page?

http://www.microsoft.com/downloads/details.aspx?FamilyId=1DACDB3D-50D1-41B2-A107-FA75AE960856&displaylang=en

Note: Use the following CD key when installing this software: TRT7H-KD36T-FRH8D-6QH8P-VFJHQ

Its right there on it

Its ancient though, You cant use evC with the new (windows mobile 5 and above) SDKs and embedded VB apps wont work at all on these versions.

You really should use Visual Studio (2005 or avbove , must be professional edition) and the .NET compact framework, its the only currently supported way.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

As i said, i dont think belenix will let you

I dont even know if uses grub (may use btx as its UNIX based, not linux based)

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Run dixdiag as mentioned above. Also, what graphics card have you got?

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

By "I have placed a password as the Administrator" do you mean you have placed a password on your account (which is an administrator) or do you mean you placed a password on the hidden account called Administrator.

If its not the latter, you can access this hidden account via safemode

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

belenix is pretty buggy, its solaris based so i think it uses a different bootloader and/or filesystem to linux

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Yeah at my old work we used to sell (it was a maxtor, wd or a seagate but dont know which). One was a full-sized 250gb usb disk and required power, the other was the same price laptop-size usb disk which drew its power from a usb port but was only 120gb

They were like £60

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Is this machine on a domain or not?
Im guessing you didnt make a password recovery disk?
Do you have a windows CD?

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

IE6 just has terrible standards compliance

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Luckily, there is nothing serious. I hope Daniweb could be more responsible.

Um, what?

Disk copies are a form of backup. Indeed, the very first backups were simnply dumps of the whole disk onto tape.

And thats exactly what it says on its site:

"EASEUS Disk Copy provides sector-by-sector disk/partition cloning assuring a copy that is 100% identical to the original. Disk Copy can be used for copying , cloning, or upgrading your original small hard drive to a new larger drive."

Its the same sort of thing as something like Norton Ghost or Acronis. And 5 hours is about the expected time.

I dont see what your problem is?

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Will be fine for data, just dont try and install windows on it, it wont like it.

A laptop HDD in an enclosure will be smaller and (may) not require external power.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

try downloading vlc media player...

Did you actually bother reading the post? He now needs to get it into a format suitable for playing on the picture frame

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

There is no such thing as a standard AVI. There are many different versions of AVI files.

Try converting using a program called WinFF

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Considering this was 5 years ago, im fairly certain the original posters problem is solved. Marked as solved.

File sharing in general isnt bad, but illegal filesharing is. There is plenty of legal uses of peer to peer (e.g using bittorrent to download opensource software as it saves the developers on bandwidth)

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

http://www.codecguide.com/download_kl.htm

Has codecs for virtually everything. Download the FULL package

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Its James. Ive marked this thread as solved.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

That means you have the keyboard layout set to US and are using a UK keyboard or vice versa. In Xp go into control panel -> regional and language and make sure everything is set correctly.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
tux4life commented: Thank you ! Useful post ! (Actually I could find that information quickly myself, but I forgot there was the "FreeBSD Handbook" ... +1
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

It does still exist, i just think the web client is gone. I was on it via chatzilla over the xmas period.

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

No, its not legal to download it.

Abandonware != freeware

Its still copyrighted software.

And tiger86, windows 1 is not the same as MS Bob, bob came out in like 95, whereas windows 1 and 2 came out in the period 85-90

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

If I am not wrong the cscgal profile does have her picture in it.

yep, both her avatar and profile pic are her, profile one is newer

mine are all fairly recent

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

"Maybe because half DaniWeb members ARE children. How many members posting here are under 21 years old? "

statistics show its like mid 30s, doesnt seem to exist anymore, but there used to be a PDF for people wishing to advertise with data like that on it, maybe dani can find it for me again

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Agreed.

Nice guitar by the way, i used to have an ibanez bass, the build quality was nice

Rashakil Fol commented: It's all about you, isn't it. -2
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Ah right i didnt get it because when i downloaded it in IE it gets called

"c%2B%2Bvbfail.jpg"

which confused me

jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

What the hell?
Is this a joke or something?

Thats VISUAL BASIC.
The code is C++!