GUID by ServerObjects
Create GUID's from ASP.
<html>
<head><title>GUID Maker</title></head>
<body>
<blockquote>
<h2 align=center>GUID Maker</h2>
<%
Set MyGuid = Server.CreateObject ("GuidMakr.GUID")
Response.Write (MyGuid.GetGUID)
%>
</blockquote>
</body>
</html>
<head><title>GUID Maker</title></head>
<body>
<blockquote>
<h2 align=center>GUID Maker</h2>
<%
Set MyGuid = Server.CreateObject ("GuidMakr.GUID")
Response.Write (MyGuid.GetGUID)
%>
</blockquote>
</body>
</html>
More: There is no technical information for this component. Component supplied by www.serverobjects.com.
Please note: We do not provide support on components we offer. You will find links to the relevant vendor on each page where appropriate. Our licensing of components does not cover your local installation.
