Similar Threads:
1.I am not sure if this is the right place to ask this but
I have aol and I go on Lavalife and recently the instant messaging window has
not worked and I was wondering if you all could gjive me some tips on how to
fix it. The instant messaging window is a java applet which is why I am asking.
2.Error Message-I am not certain which Group to ask
Does anyone know what the error message: the callee(server(not server
application) is not available and disappeared; all connections are
invalid. The call did noot execute. means?
I get this from certain web pages when I try to hit the link buttons
for it to perform an action on another page?
3.open a temp window to ask a user to wait while an upload is taking place
I have a Perl script that's called as a CGI to handle the form
submission from a browser, thru which a user from the web can up load
an image file. I would like, when the user clicks the "Send Image"
button, to pop up a small window containing an animated (working -
please be patient) .gif while the image is uploaded from thier computer
to the server, once the transfer is complete, I would like to close the
pop up window and then load the new page in the original window.
That being the said, the Perl script won't be called at all until the
upload is finished, at which point its too late to do something like
what I am describing here.
Is there a way to open this popup window as possably a child of the
current window (inwhich the user clicked the button) so that the "Be
patient window" displays the gif, then once the upload is complete and
the Perl script is finaly called, which would then update the original
window causing the popup to close automaticly?
If so how would one do this, or some such other reasonably close
sequence of events?
Lisa
4.Best practice place to store javascript include files within a web app
Hi everyone,
In a asp.net web application, where is the best way/best practice way
to store external javascript files that i want to reference in pages/
web controls etc?
None, of my scripts contain passwords, they are just useful scripts,
that i use in multiple controls.
5.I am having trouble with finding a good regular expression
I am trying to find a regular expression that returns true in the
following cases but no others.
2.0
2.4
2.
324.0e345
234e34
34.e-43
234.673
-2.0
-2.4
-2.
-324.0e345
-234e34
-34.e-43
-234.673
In other words I am looking for a regular expression that returns true
only if there is a decimal in it. It can allow negative numbers. It can
have as many digits before and after the decimal. It can also allow
scientific notation with either the e or E. I have done some looking
around and found some but they returned false in some of the cases and
returned true for some of the cases I did not want them to. Please help.
6. Best place for class test code?
7. Best place to put global javascript methods?
8. I know it's the wrong place to ask a Javascript question but....