I am trying to make a constant variable so I will not have to constantly re-create the variable throughout my application. The variable I am trying to make utilizes the GetSetting function. I don't understand this type of "Coding" very well, but I am reading up on it as I write this, but so far...
hey vb5prgrmr
thank you for your reply. :D it helped me greatly. as for my project, ill just let the pbar go.
as for the faq, no i hadnt read that one yet. thanks for letting me know about it :D (good posting ideas!)
to anyone that may have been annoyed with me sending this thread...
No ideas? I've been trying and trying and still cant get it. I'm assuming it can't be done or it's maybe to easy to even answer? LOL!! (I'm kidding with that comment :))
how could i make a progress bar work with a loading image? i have an image control which loads the selected image, and i want the progress bar to load as the image loads. just not sure how to do this.
any help apreciated
well, it gives additional errors.
open(DATA, '$url') || die("Could not open $url <b>$!</b>");
will produce something like
Could not open thebad.txt No such file or directory at rmp.cgi line 29.
without $! it would only show
Could not open thebad.txt
im just curious, had...
in perl you can use
die("Blah: $!");
is there anything like this in PHP? to give a bit more information on an error than just doing like so?
die("Couldnt do something");
i am writing a simple "News" script for my site. it all works except when i use the return key when adding news. i only get the first line of the news. plus the date, which is after the news in the text file doesnt show up.
the txt file holds this news info, like this...
hi, i just uploaded Image::Info to my lib dir (not the regular dirs in @INC). my server doesnt have this module. and i try to run a simple script, but i get this error:
Undefined subroutine &main::image_info called at img.cgi line 17.
not sure why either. (ive never done this, always used...
please excuse me if i sounded rude. i am just getting back into JS after a rather LONG time of no JS coding. and i thought maybe some things had changed dramaticaly lol.
as a side note here, since this thread relates to a question i have.
i am working on reading info on JS 1.5 (downloaded Core...
i am having a major issue here. i am trying to populate a form textbox but nothing happens. i am using an external .js file and on my page i have the form set up like. i use XHTML strict.
<form name="test_form" id="test_form">
<input type="text"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.