Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 17th, 2006, 9:30 PM   #1
jdittmar
Newbie
 
Join Date: Oct 2006
Posts: 1
Rep Power: 0 jdittmar is on a distinguished road
Passing Hash to new CGI

Hi,

I have a CGI program that processes data and stores it in a complex data structure in the following format:
Hash->Hash->Hash->array

Anyway, when this program is done running I would like to give the user the ability to further process this data. The way I would like to do this is to call another CGI file. My question is...is it possible to send my 'complex data structure' to this new CGI program? Is it possible to send a hash? I know it is possible to send scalers and arrays via HTML forms, so I was thinking that maybe I could deconstruct my data structure into an array and send it, and then reconstruct it, but that would be a pain in the neck....

I've tried to google the answers and look at previous thread and have not seen this mention ( I really am not even sure what my search query should be).

Any ideas?

Thank you.
jdittmar is offline   Reply With Quote
Old Oct 18th, 2006, 3:14 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4 Arevos is on a distinguished road
Try the Storable module.
Arevos is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Designing a Hash Function Twilight C++ 5 Apr 11th, 2006 11:20 AM
Passing vectors as arguments Soulstorm C++ 6 Mar 18th, 2006 4:49 PM
Problem passing multi-dimensional array to function aznluvsmc C 2 Aug 30th, 2005 10:00 PM
Hash function uman C++ 2 Jan 14th, 2005 9:08 PM
Hash tables maybesomeday C++ 3 Jan 14th, 2005 6:51 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:37 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC