Hi Folks, Does anyone know if there is an equivalent ASP function that does this: cf function CreateUUID() which makes a unique, random, 35 character string. I am concerned that my OrderNum that I am passing from page to page within an ecommerce site, will be too easy too change, i.e. guess other numbers. Currently my OrderNum is generated from an AutoNumber field in Access. TIA, Michele