Forum: Java Apr 1st, 2009 |
| Replies: 5 Views: 7,962 String phone="123456789";
String message="Hello India,";
String ppgHost= "http://localhost:portno";
try
{
phone=URLEncoder.encode(getMobileId(), "UTF-8");... |
Forum: JSP May 22nd, 2008 |
| Replies: 7 Views: 3,355 hi all,
i need help from you. i want to upload multiple files to the server. pls tell me how to do this. if anybody has the code pls paste and send without fail.
advance thanks
hidash |
Forum: Java Mar 7th, 2008 |
| Replies: 7 Views: 868 k u tell how to do i will follow u. can u help pls.pls pls |
Forum: Java Jan 24th, 2008 |
| Replies: 5 Views: 795 hey, ahat happened to all send the solution yaar. |
Forum: Java Dec 13th, 2007 |
| Replies: 5 Views: 1,700 i need to do using java programming. i dont want any software to do this work.
so send me the code
advance thanks
hidash |
Forum: Java Dec 10th, 2007 |
| Replies: 6 Views: 4,666 hi masijade,
tell me how to close the application using java. |
Forum: JSP Oct 9th, 2007 |
| Replies: 2 Views: 1,729 <HTML>
<HEAD>
<SCRIPT LANGUAGE="JAVASCRIPT">
function doZoomback(sourceobj, destinationObj)
{
destinationObj.value=sourceobj.value;
window.close();
}function doZoom(obj)
{... |