In my experience, Jo, it's much easier to do this using a standard scripting language (PHP, Perl, Ruby, Python, etc.) rather than trying to do it using LiveServer. Are any of those languages available to you?
- Bobby On Feb 23, 1:39 pm, Jo <[email protected]> wrote: > Thanks :) for your reply. Yes, I need a user interface and allow > users to upload photos. > If we use referece dynament, in which location it will be stored ? > > On Feb 23, 11:58 am, "Henry Lu, a.k.a. Javahand" <[email protected]> > wrote: > > > I am not clear on the business requirement but there are two ways to upload > > files into liveserver repository. > > > If you need an user interface, (browse to file etc) you will choose to use > > reference dynament. > > > If you are batch uploading files from a file system folder, define an > > import job and call the job as scheduled. > > > Liveserver has pretty thorough dox and above mentioned are all documented. > > > Henry lu, a.k.a. Javahand > > > Sent from my Nokia phone > > > -----Original Message----- > > From: Jo > > Sent: 02/23/2010 6:48:33 AM > > Subject: Re: users to upload photos > > > Yes, I think you are right Niket. I am still confused how to upload > > files using liveserver dymanent. > > I have seen another post saying uploading files into repository. But > > how can we see the uploaded file? Where we say > > the location of the file to be stored ? > > > Jo > > > On Feb 17, 3:55 am, Niket Goel <[email protected]> wrote: > > > Hi, > > > > Correct me if i am worng, I guess we can do it using Dynaments, but we > > > need > > > to write some complex dymanent structure for same. > > > > Regards > > > > Niket > > > > On Wed, Feb 17, 2010 at 9:00 AM, RedDotExpert > > > <[email protected]>wrote: > > > > > This sounds like a Social Network or WEB 2.0 functionality. Usually, > > > > editing is done in CMS and published to LiveServer for dynamic content > > > > delivery. Please correct me if I am wrong, it seems that the method > > > > of interaction is somewhat reversed in the requirement, site visitor > > > > interacting with the delivered site. Would it work better if then > > > > this portion of the site be managed outside of CMS, and LiveServer > > > > simply integrates with such component/site? May I recommend the > > > > include dynament? > > > > > On Jan 28, 4:48 am, Jo <[email protected]> wrote: > > > > > Hi, > > > > > > I am trying to do a functionality in liveserver so that each user can > > > > > upload photos and get a list of users those who have changed their > > > > > photos recently. I haven't done any of this functionality before. > > > > > Could anybody please advise how I can do this and which is the best > > > > > place to store user photos? > > > > > > Thanks, > > > > > Jo > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "RedDot CMS Users" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<reddot-cms-users%[email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/reddot-cms-users?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "RedDot CMS Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/reddot-cms-users?hl=en. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
