Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
modify url for inserted images and links
modify url for inserted images and links
02-21-2006, 10:31 AM
jon_gyllen
Joined on 06-09-2004
Posts 27
modify url for inserted images and links
Reply
Quote
Hi!
If I insert a picture or a link I get an url like: "/
my_files/my_file.ext" or "
http://127.0.0.1/my_files/my_file.ext
"depending on settings. This works fine but I want to point that url to another server or at least an other port, like
"http://127.0.0.1:8080/my_files/my_file.ext
" or "
http://my.server.com/my_files/my_file.ext
" to work around firewall settings.
Is this possible or easy to accomplish with scripts?
/ Jon
View Complete Thread