<slap>
</slap>
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________
"Murray" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| <% if error=1 then response.redirect("otherpage.asp") else
| response.write("dope slap") %>
|
| --
| Murray
| ============
|
| "Mick" <(E-Mail Removed)> wrote in message
| news:23D20A25-EBB4-4584-BC06-(E-Mail Removed)...
| >I would like to load another page if a condition is met e.g. If error ==1
| > then (load some page)
| > Can anyone supply the correct syntax ? Thanks for any replies.
|
|