window.opener

Try window.opener.location.reload();
(http://p2p.wrox.com/archive/javascript_objects/2002-12/1.asp)

You just need to write some javascript into the body tag of the pop-up page after the submit has been processed, like this:

If Then
Response.Write “”
Response.Write “”
Response.Write “”
Else
….
(http://p2p.wrox.com/topic.asp?TOPIC_ID=5956)

Inversion of control:

Inversion of control: the responsibility of coordinating collaboration between dependent objects is transferred away from the objects themselves. And that’s where lightweight container frameworks, such as Spring, come into play.

Source

on switching platforms

“As by the end of the financial year, we had around 7.40 lakh developers working mainly on Solaris and Java platforms. The numbers include programmers, evangelists and brand ambassadors,”

– Sun Microsystems Vice President and Managing Director Anil Valluri

Source

%d bloggers like this: