![]() |
|
|
+ Search |
![]()
|
Nov 2nd, 2005 09:10
Jason Benson, kirwin Paulsen,
I don't know what you mean by "without using a browser." Do you mean
without using the Refresh metatag?
IF so then yes, you can use:
<% Response.Redirect("YourPage.asp") %>
Or if you are just wanting to call a pages functions from within
another page:
<% Server.Execute("YouPage.asp") %>
Hope that helps
JB
© 1999-2004 Synop Pty Ltd