How long should it taken for new entry with attachments?, posted by An Thai on Tue Jun 19 23:21:52 2007
|
Hello,
shortly I have a new issue of entry with attachments.
|
Re: How long should it taken for new entry with attachments?, posted by Stefan Ritt on Wed Jun 20 18:20:01 2007
|
[quote="An Thai"]I try to re-produce the problem and find out that elog service needs very long to serve an entry with attachments.
Normally it takes about 3 seconds after the button SUBMIT is clicked to open the confirm page (ca. 20 recipients).
|
sorting a drop down menu in elog, posted by chris williams on Sun Jun 24 00:12:15 2007
|
Hi, I was wondering, how can I insert new items into my drop down menu and have them appear in an alphabetical order? Is there some sort of code I can insert
into the config file to do so?
Thanks |
list of 500 files, posted by chris williams on Sun Jun 24 02:38:31 2007
|
How can I have my list accept over 500 entries? I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives me errors. Please help |
Re: sorting a drop down menu in elog, posted by Stefan Ritt on Mon Jun 25 08:46:55 2007
|
[quote="chris williams"]Hi, I was wondering, how can I insert new items into my drop down menu and have them appear in an alphabetical order? Is there some
sort of code I can insert into the config file to do so?
Thanks[/quote]
|
Re: list of 500 files, posted by Stefan Ritt on Mon Jun 25 08:50:38 2007
|
[quote="chris williams"]How can I have my list accept over 500 entries? I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives
me errors. Please help[/quote]
|
Re: list of 500 files, posted by chris williams on Mon Jun 25 18:14:44 2007
|
Thanks for the response. I am trying to use it as a file database, to monitor the status of files(whether they have been removed, ammended etc), currently
there are 90 files but I expect the size to grow. |
Re: sorting a drop down menu in elog, posted by chris williams on Mon Jun 25 18:15:24 2007
|
ok...thanks much. |