Re: child window reseting the values of parent window

2012-01-25 Thread Piyush Kumar
When I mentioned "page source" in my last email, I meant the HTML source generated on the client side which you can see in the browser (right click the page and click view page source). Thanks and regards, Piyush On Thu, Jan 26, 2012 at 12:10 PM, Piyush Kumar wrote: > Please read

Re: child window reseting the values of parent window

2012-01-25 Thread Piyush Kumar
t; If I close my child window and try to submit the parent one, submit >> button >> > doesn't work. >> > There's no JS error shown in the browser. >> > But if I reload the parent window,submit button works . >> > >> > Thanks >> > &g

Re: child window reseting the values of parent window

2012-01-25 Thread Piyush Kumar
gt; doesn't work. > > There's no JS error shown in the browser. > > But if I reload the parent window,submit button works . > > > > Thanks > > > > > > > > On Sun, Jan 22, 2012 at 1:58 PM, Piyush Kumar >wrote: > > > >> w

Re: child window reseting the values of parent window

2012-01-22 Thread Piyush Kumar
why are you reloading the parent window on child window close. i think your problem can be solved with pure javascript. please describe it more. On Sat, Jan 21, 2012 at 9:52 PM, Arpan wrote: > Hi, > > My requirement is like as follows: > > User can edit fields in a page. This page will have a li

Fwd: Subject: Raja's house Tamilnadu...........

2011-08-18 Thread Piyush Kumar
Dear All, Kindly forwarded to AL Lets be one to get this correction out This fellow has eaten all of our money *Spectrum Raja's House in Tamil Nadu* * . . . . . . . . .* * Hold YOUR breath.* [image: cid:1.3267116226@web94816.mail.in2.yahoo.com] * * [image: cid:

Re: Help... My url grows...

2010-12-15 Thread piyush kumar
sorry, even this would not work without keeping the form's action attribute simply as the name of the action. On Wed, Dec 15, 2010 at 1:40 PM, piyush kumar wrote: > I think following would also do, though I haven't tried it yet > > &g

Re: Help... My url grows...

2010-12-15 Thread piyush kumar
I think following would also do, though I haven't tried it yet /struts/locationAssign.jsp /struts/locationAssign.jsp On Wed, Dec 15, 2010 at 3:35 AM, Ellson, Jared L wrote: > Yup.. I realized that right after I sent my last e

Re: AJAX file upload

2010-12-01 Thread piyush kumar
thanks dave!! On Wed, Dec 1, 2010 at 7:09 PM, Dave Newton wrote: > On Wed, Dec 1, 2010 at 8:33 AM, piyush kumar >wrote: > > > Yeah you are right, dojo is there in struts2, but that is all i know :-( > > > > ... > > In any case, it's deprecated, and uses a

Re: AJAX file upload

2010-12-01 Thread piyush kumar
Yeah you are right, dojo is there in struts2, but that is all i know :-( On Wed, Dec 1, 2010 at 2:29 AM, Harsh C wrote: > How can I setup a AJAX-ified file upload page using Struts 2? If there is > some integration with Dojo, it would be even better i.e. not use the OS > specific file upload but