Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.57K
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for dangari

[COLOR="red"][B]Use the below two jsp pages to get please wait effect.[/B][/COLOR] [B][COLOR="red"]PleaseWait.jsp[/COLOR][/B] [code] <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Insert title here</title> </head> <body onLoad="do_totals2()"> <script language="javascript"> function submitForm(oForm) { dototals1(); oForm.submit(); // return true; } …

Member Avatar for harshal82
0
2K