Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Import functionality
satchk
Hi all,
This query is related to adding a functionality to import an image from local system and upload it to teamsite server.
I have tried out 2 options and in these options I am successfull in importing image from local sys and uploading to required location but unable to
get that path in text box.
I am sending 2 cgi files and DCT as attachment.
1) test_upload.cgi:-
when I use this cgi ,I am able to import images from local sys and upload to TeamsiteServer by selecting a folder. After this the window is getting closed.
the image path is not getting appearing in the textbox.
User has to use browse button to select that image.
In this file I have used "Livesite Import functionality"
2) test_upload1.cgi:-
when I use this cgi ,I am able to import images from local sys and getting uploaded in the current workarea.
The image path is not getting appearing in the textbox.
User has to use browse button to select that image.
In this file I have used "Teamsite Import functionality"
These CGI files are under "iw-bin" folder
Find more posts tagged with
Comments
tec_iwov
you should post this on the teamsite forum i don't see any livesite related information
ISCBorisB
CC URL 'import' (your #2) does not provide any API to figure out what assets were imported. You may want to take a look at [thread=21903]this thread[/thread] for some ideas