http://www.developer.com/java/other/article.php/10936_2212401_4 ... simple examples of using the robot to control mouse/keyboard input .. the keyboard example on that page should hopefully give you what you need
you can use the 'lastModified()' method of the File class, it returns a long value, you can then use the 'setTimeInMillis()' method of the Calendar class, from there you can get the various parts of the modified date/time of the file
http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html...
just using the php.exe ... so if i do 'php.exe fred.gif' .. if there is php code in the gif (basically a php file renamed as gif), it gets executed. I only became aware of this after someone hacked one of my servers
Is there a way in which i can prevent php from processing files other than file with .php extension. The reason I ask is I am able to place php code within an image file (disguise it) and php executes the image file as if it were a php script...is there anyway to prevent this?
i am using PHP...
what about the JFormattedTextField class... you can read more here
http://java.sun.com/docs/books/tutorial/uiswing/components/formattedtextfield.html
i think it may do what you are after
This taken from 'http://mindprod.com/jgloss/jar.html'
Up until JDK 1.5, java.exe ignored this entry. Note the list is space-separated, not semicolon-separated as in the SET CLASSPATH=C:\;. Note also that only relative directories and jar names are permitted using / not \. You cannot use C:\...
apologies....i omitted some information...after adding the
<form style="margin:0px;border:0px;display:inline">
the size of the table shrunk in height so i added...
<td width="50%" valign="middle">content<br /><br /></td>
which vertically centered the combo box...but sent the 'some...
i have added
<form style="margin:0px;border:0px;display:inline">
that now vertically aligns the combo box in the center...but the 'content' is now vertically aligned at the top
I have the following code
<?xml version=\"1.0\" encoding=\"utf-8\"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml"...
Could you explain how you use the
<param name="movie" value="images/newbanner.swf?var=<asp code; variable here>">
within flash, what do you have to do in order to access this value??
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.