Dictionary Object ASP#

<%
Dim objDic
Set objDic=Server.CreateObject("Scripting.Dictionary")
objDic.Add "re","Red"
objDic.Add "gr","Green"
objDic.Add "bl","Blue"
objDic.Add "pi","Pink"
Response.Write("The value of key gr is: " & objDic.Item("gr"))
%>

Back to ASP

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-1) was last changed on 15-Nov-2006 11:35 by UnknownAuthor
G’day (anonymous guest) My Prefs

All Pages

Page views: 466

Private Tomcat

Linux

Email

ASP

JSP

C#

Web Mail

Windows Plesk

Linux Plesk

PHP

Gaming

ASP.NET

Persits ASPUpload

Wiki Help

Referring Pages:
...nobody

JSPWiki v2.8.1