Thanks for your fast response!
I'm trying to do just that but not sure where to add this.
I've added:
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
CuteEditor.URLType.Absolute = True
End Sub
But still having trouble. Is there another place to add this? The demo doesn't show how.
Thanks!
Chris