Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: CGI::ProgressBar Module Help Required

by redgreen (Priest)
on Feb 27, 2013 at 20:01 UTC ( [id://1020951]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI::ProgressBar Module Help Required
in thread CGI::ProgressBar Module Help Required

It looks like function pblib_progress_update() is missing a closing }. The for {} is ok, the else {} is ok, but the function isn't.
  • Comment on Re^2: CGI::ProgressBar Module Help Required

Replies are listed 'Best First'.
Re^3: CGI::ProgressBar Module Help Required
by slb985 (Initiate) on Feb 28, 2013 at 13:51 UTC

    Thank you vinoth.ree & redgreen. I will take a look at what you've found and let you know how I get on

      the Error is on Line 350. The function pblib_progress_update() must close on quote \"n; before
      :349# document.getElementById('$self->{progress_bar}->{layer_id}-> block}'+i).className='pblib_block_on';
      :350# }
      :351# }\n";
      :352# $html .= "document.".$self->{progress_bar}->{layer_id}->{form}.".".$self->{progress...
      now it works fine

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (10)
As of 2024-04-23 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found