
ASPDictionaryObject«PreviousNextChapter»TheDictionaryobjectstoresinformationinname/valuepairs.TryitYourself-ExamplesDoesaspecifiedkeyexist?HowtocreateaDictionaryobject,andthenusetheExistsmethodtocheckifaspecifiedkeyexists.ReturnanarrayofallitemsHowtousetheItemsmethodtoreturnanarrayofalltheitems.ReturnanarrayofallkeysHowtousetheKeysmethodtoreturnanarrayofallthekey...

ASPFileObject«PreviousNextChapter»TheFileobjectisusedtoreturninformationaboutaspecifiedfile.TryitYourself-ExamplesWhenwasthefilelastmodified?Howtogetthedateandtimeaspecifiedfilewaslastmodified.Whenwasthefilelastaccessed?Howtogetthedateandtimeaspecifiedfilewaslastaccessed.ReturntheattributesofaspecifiedfileHowtoreturntheattributesofaspecifiedfile.TheFileObjectTheF...

ASPApplicationObject«PreviousNextChapter»AgroupofASPfilesthatworktogethertoperformsomepurposeiscalledanapplication.TheApplicationobjectisusedtotiethesefilestogether.ApplicationObjectAnapplicationontheWebmayconsistsofseveralASPfilesthatworktogethertoperformsomepurpose.TheApplicationobjectisusedtotiethesefilestogether.TheApplicationobjectisusedtostoreandaccessvar...

ASPDriveObject«PreviousNextChapter»TheDriveobjectisusedtogetinformationaboutalocaldiskdriveoranetworkshare.TryitYourself-ExamplesGetthetotalsizeofaspecifieddriveHowtogetthetotalsizeofaspecifieddrive.GettheavailablespaceofaspecifieddriveHowtogettheavailablespaceofaspecifieddrive.GetthefreespaceofaspecifieddriveHowtogetthefreespaceofaspecifieddrive.Getthedriveletterof...

ASPApplicationObject«PreviousNextChapter»AgroupofASPfilesthatworktogethertoperformsomepurposeiscalledanapplication.ApplicationObjectAnapplicationontheWebmayconsistofseveralASPfilesthatworktogethertoperformsomepurpose.TheApplicationobjectisusedtotiethesefilestogether.TheApplicationobjectisusedtostoreandaccessvariablesfromanypage,justliketheSessionobject.Thediffe...