Search found 37 matches

by piripacchio
2010-05-17 13:41
Forum: MX File Upload
Topic: upload progress bar
Replies: 6
Views: 10480

Re: upload progress bar [workaround 1]

I found a simple working solution to my uploading progress bar with validation included: I simply added the show/hide layer to the form and not to the buttons. So, you get <form [already existing interakt code] onsubmit="MM_showHideLayers('Layer1','','show')"> . This way you can use intera...
by piripacchio
2010-05-17 11:59
Forum: MX File Upload
Topic: upload progress bar
Replies: 6
Views: 10480

Re: upload progress bar (workaround 1)

I tried to use the DW show/hide layers and I was "quite" satisfied. When a user click the insert/edit/delete button a layer (z-index: 9999) is shown. This layer contains an image a and a text saying "uploading in progress, please wait!". But If you have a validation rule on the f...
by piripacchio
2010-05-17 11:12
Forum: MX File Upload
Topic: send email after downloading a file?
Replies: 3
Views: 8164

Re: send email after downloading a file?

Haven't done it before but I would imagine you would need a custom transaction similar to this one listed here http://www.interaktonline.info/article/27-Send-me-and-a-notification-email-when-someone-logs-into-my-site.html Thanks Fred, but I cannot add a custom trigger to the nextensio list. I get a...
by piripacchio
2010-05-17 11:04
Forum: MX Send E-Mail
Topic: bcc not working
Replies: 0
Views: 6216

bcc not working

hi all,
I have a nextensio form that sends an e-mail after submitting.
I've set the send e-mail server behaviour to submit to a specified email address and added a bcc e-mail address.
But the bcc address shows up in the email that shouldn't contain it. Why?

TIA

tony
by piripacchio
2010-05-11 15:37
Forum: MX File Upload
Topic: send email after downloading a file?
Replies: 3
Views: 8164

send email after downloading a file?

Hi all,
I built a little file management system using MX Kollection 3 pro.
A logged user can upload or download a file.
I can easily add the send email behaviour when uploading a file.
But, is there a way to send an email after downloading a file?

TIA
tony
by piripacchio
2010-05-03 09:03
Forum: MX File Upload
Topic: upload progress bar
Replies: 6
Views: 10480

Re: upload progress bar

Fred wrote:I need to do the same for a project, my client doesn't seem to realise he needs to wait after clicking the upload button.
Will post a solution when I have it working.
Hi Fred,
I'm not t programmer and I cannot help you too much.
But if you need a beta tester, count on me.
;)
Ciao ;)

tony
by piripacchio
2010-04-28 08:44
Forum: MX File Upload
Topic: upload progress bar
Replies: 6
Views: 10480

upload progress bar

Hi all, once upon a time there was a plan for MX Kollection 4 somewhere. One of the new planned feature was "upload progress bar" for nextensio form. Then, adobe destroyed this dream and we are stuck with Kollection 3. So, what can we do to get a progress bar for a file upload nextensio fo...