I have an html form that has an iframe as it's target.
When the user clicks the submit button, I start a javascript timer and when the results displayed in my iframe I stop the timer by catching the onload event for my iframe.
The user can choose to download the results to disk instead of having...
Hi,
I have 4 or 5 classes that are related to each other this way:
Installation class has domains
Domain class has users
User class has objects ..
I would like to write a method that will write an xml representation of this containership to a file.
right now I have a writeXML method that...
Hi
I have a jsp page that is being passed a few paramaters, but it doesn't function properly if a parameter name or parameter value has a pound sign in it, for example if a parameter value is "#someValue" then things won't function.
is there any method in javascript that will escape the pound...
when I try to upload a file that has size=300 MB I get the following error, I am using Struts 1.0.
Can anyone help? Thanks
here is the stack trace
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description...
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.