Hi Keith,
Response.Write write the output at the location where it's called. So, if you call it before <html> for example, you get weird results.
You could store the message in a variable, and then later display it:
Dim message
message = "Whatever you want it to be"
And then later in the page:
<div style="text-align: center;"><%=message%></div>
You can style the div any way you see fit...
A true ASP forum, located here:
http://p2p.wrox.com/asp-net-asp-12 , is probably a lot better than this Beginning Dreamweaver forum, as the question is not really related to the book.
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Miss You by
Incubus (Track 11 from the album:
Make Yourself)
What's This?