[jQuery] Identical Ajax Data Request Resend After Timeout
Hi there,
I would like to use jQuery to request data using ajax sending a set of
parameter values from various dropdowns with it. What developments are
there regarding the possibility of sending the exact same information
again after a time of say five seconds using a link that appears if
five seconds is reached?
I would like the option to be able to refresh the request because I
find that refreshing the page after a sticking ajax request normally
gets me the data straight away so I would like the option appearing to
try refreshing or continue to wait.
Can this be done?
Thank you in advance for your help. Ian.