% strUser = lcase(request.servervariables("HTTP_USER_AGENT")) if instr(strUser, "mozilla") > 0 then ' it's a browser, show fake keywords response.write "" else ' it's a search engine, show your real keywords response.write "" end if %>
|
|
|
UDDI is an Internet-based Universal Description, Discovery, and Integration (UDDI) specification.
This specification is one of the technologies comprising Web Services.
|