Function to create GUID equivalent?

S

Sean Jorden

Anybody seen a Javascript function that would generate a fairly robust
equivalent to the Windows GUID (Globally Unique Identifier)?

thx

That would be a mean feat, considering the GUID uses your MAC address
(already unique).

Try a server based solution here - if you need one in real time, try remote
scripting <http://developer.apple.com/internet/javascript/iframe.html> and
write an server script that can return a real GUID, or pre-generate them
for your page if not.
 
S

Sean Jorden

That would be a mean feat, considering the GUID uses your MAC address
(already unique).

Try a server based solution here - if you need one in real time, try
remote scripting
<http://developer.apple.com/internet/javascript/iframe.html> and write
an server script that can return a real GUID, or pre-generate them for
your page if not.

CORRECTION:

Bit of digging revealed that windows machines win2k and after do not embed
your MAC address for obvious security reasons.

http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dnnetcomp/html/PPCGuidGen.asp.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top