![]() |
|
|
+ Search |
![]()
|
Jun 8th, 2002 20:12
Wes DeMoney, ricardo aguiar,
If the URL is stored in the database, all you need to do is grab the
value in your script (where needed), and do a redirect.
strURLValue = objRS("URL")
Response.Redirect(strURLValue)
© 1999-2004 Synop Pty Ltd