Forum Moderators: open
subtitled#http://Subtitled# when it should really be
[url=http://subtitled]subtitled[/url] the asp code i am using to display the data is
Set rstSimple = cnnSimple.Execute("SELECT * FROM schedule")
<% rstSimple.Fields("Film_1").Value %> how can i make this display so that it is an actual hyperlink and clickable?