Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: CGI/OpenThought array/hash handling

by ksublondie (Friar)
on Dec 31, 2010 at 16:02 UTC ( [id://879939]=note: print w/replies, xml ) Need Help??


in reply to CGI/OpenThought array/hash handling

I suppose I should clarify: I'm trying to retrieve the share values as an array from the submitted HTML, not output the values.

Replies are listed 'Best First'.
Re^2: CGI/OpenThought array/hash handling
by Anonymous Monk on Dec 31, 2010 at 20:57 UTC
    Where?
      At the following line:
      OpenThought.CallUrl(url, data);
      "url" is the url that calls the server function editShares_save(). I'm able to retrieve all my other variables just fine, but not the share variable as an array.
        So is it a perl question or a javascript question? I see no share variable in the javascript. You attempt to retrieve some @share in your perl program, but that can't be what you're talking about

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://879939]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found