guido
New Member

56 Posts |
Posted - 30 September 2005 : 10:53:28
|
I am having to edit multiple member (user accounts). However each time I update them, the browser refreshes to the defualt page. Anyway to make this refresh to the members page instead?
<p align=center><font face="<% =strDefaultFontFace %>" size="<% =strHeaderFontSize %>">Profile Updated.</font></p> <% if (strUseExtendedProfile) then%> <meta http-equiv="Refresh" content="2; URL=<% =strRefer %>"> <p align="center"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><a href="<% =strRefer %>">Back To Forum</a></font></p>
|
|