Hash Tables

This is a discussion on "Hash Tables" within the Classic ASP section. This forum, and the thread "Hash Tables are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 10th, 2003, 15:34
Reputable Member
Join Date: Sep 2003
Location: USA
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
Hash Tables

Does ASP directly support/have a native structure for hash tables?

jakyra

  #2 (permalink)  
Old Dec 11th, 2003, 14:27
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
dont think so.... isnt it the same as an array?
  #3 (permalink)  
Old Dec 11th, 2003, 14:35
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
ASP support arrays.... single dimension and multi-dimension arrays.
It also has some supporting functions such as Split and Join.

HTH
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #4 (permalink)  
Old Dec 12th, 2003, 18:17
Reputable Member
Join Date: Sep 2003
Location: USA
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
yeah, I knew about those...

*grumbles* I wish I could do JSP... I like Java so much more.

jakyra
  #5 (permalink)  
Old Dec 12th, 2003, 18:32
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
ASP (vbscript actually) supports the Dictionary object, which works the same as a hash table. See http://www.4guysfromrolla.com/webtech/102898-1.shtml
  #6 (permalink)  
Old Dec 12th, 2003, 19:27
Reputable Member
Join Date: Sep 2003
Location: USA
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
I read that the Dictionary object is insecure.. (Although I don't know where I read it.)

Do you know what the deal is wiht that?
  #7 (permalink)  
Old Dec 12th, 2003, 20:15
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
I'm aware of no security issues with it, and couldn't find anything when I looked.
  #8 (permalink)  
Old Dec 12th, 2003, 20:25
Reputable Member
Join Date: Sep 2003
Location: USA
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
ok, I'll give it a shot then..

Thanks
jakyra
Closed Thread

Tags
hash, tables

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
omg keep me away from tables !!! HELP!!! bruno89 Web Page Design 5 Jul 1st, 2007 18:33
Use CSS to do what tables do????? WebNinja Web Page Design 17 Feb 18th, 2007 01:07
No more tables? PicoDeath Web Page Design 9 Sep 28th, 2006 18:03
Tables or CSS? bee_bo Web Page Design 15 Jul 6th, 2006 08:32


All times are GMT. The time now is 23:50.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43