Hello,

I have an application that uses a rich textbox to insert images into a 
field saved in a table.

So for the image URL, I would have to put 
"/MySiteName/static/images/image.gif" as an example, then save to the 
database.

I really don't like hardcoding the site name, if I copy the project to a 
new one (as I often do) I need to scrub the database and change all entries 
to match.

Is there a way around this?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to