How to download current version of css file?
454681Feb 22 2007 — edited Feb 23 2007I'm working with APEX 2.2 and have the following situation:
1. Upload a css file into Shared Components->Cascading Style Sheets
2. I've edited the css file from within the Apex environment (style sheet details)
3. I then fetch the uploaded file into my browser with a URL like:
wwv_flow_file_mgr.get_file?p_security_group_id=506700344983789&p_fname=file.css
4. What I see in my browser window is the original version of the file.
5. I've bounce the database and still get the original version of the file.
Is there anyway to get the edited version of what's in the Apex "shared components" repository?
Thanks for any light you can shed on this problem.
Message was edited by:
Rumpi