NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - willie53

Pages: 1 [2]
16
Web Server - Ask For Help / Re: Session Timeout
« on: July 16, 2012, 06:59:03 PM »
Sorry Bruce,
I ask the same questions you did, when i'm trying to fix a problem.
Clarion 8.0.9304
Nettalk 6.37

I was able to replicate it in a couple of the examples and i managed to get it to 25:00

I've created a small AVI so you see for yourself what's going on.
 i'll send to you on your other email account since I can't post it  here.

17
Web Server - Ask For Help / Session Timeout
« on: July 16, 2012, 05:52:58 AM »
Unable to increase the session timeout pass 20:01 on the templates.

18
Web Server - Ask For Help / Re: wav
« on: April 30, 2012, 07:55:25 AM »
I did get this to work as you stated in your email, but I'm going to need some more interactive, the user needs to pause, rewind etc.. also I am using IE 9.

How would you use the HTML5 audio tag?

I'm also looking into using some other Jquery plugins, hopefully I can get these to work without major headaches.

Many thanks for taking the time to reply to my post.

19
Web Server - Ask For Help / Re: wav
« on: April 20, 2012, 11:05:50 AM »
I've tried to do that, using some jquery plugins, but between playing the wav and copying the correct one to a folder under the webfolder, i can't get them to work correctly together..
When I use the client side other button, the plugin never works, but the copy does..
seems like some embed point or action is missing.

20
Web Server - Ask For Help / wav
« on: April 06, 2012, 05:36:10 AM »
Does anyone have example they are williing to share of playing a wav file using the "OTHER BUTTON" on a browse?


Thanks

21
Web Server - Ask For Help / Re: 'Other' Buttons on a NetWebBrowse
« on: April 03, 2012, 04:19:17 PM »
I had this same problem with some code I was hoping Bruce could help with.

When I used the on_click code, and put some code to process, I notice that the only click code was being process for every row, instead of when it's being click onl.

I tried client-server.. but then ran into other problems.

22
Web Server - Ask For Help / Re: Play wav,mp3, avi and images
« on: April 02, 2012, 07:41:31 AM »
Hi Bruce,
We have recordings that are wav files, they are stored on a separte secured server.
I have created a  ( OTHER ) button and I checked the  ( send button click to server) , when a user presses the button , I have code that locates the file and copies to a folder under the ( WEB ) directory called TempRecs.
This part works.

What doesn't work is playing the Wav file itself that i just copied.

I will use the same process to view , PDF, XLS.
thanks



23
Web Server - Ask For Help / Re: Play wav,mp3, avi and images
« on: April 01, 2012, 11:57:01 AM »
Yes, I've been working on it for a few days, just can't seem to get it going.
A example would bre great.

24
Web Server - Ask For Help / Re: Play wav,mp3, avi and images
« on: March 31, 2012, 09:07:53 PM »
do you have a sample of how to play the a wav file ?
I've been looking, haven found anything that works.

25
Web Server - Ask For Help / Play wav,mp3, avi and images
« on: March 30, 2012, 09:28:54 AM »
We have a server that's strictly used for archiving our document's , images etc of our clients,
I've tried with no success on accessing these recordings (wav), images via the browser with no success.

1: can i use UNC naming convention such as
\\servername\storage$\2012\3\nameofwav.wav

2: can the system use the client's browser default application to view these files.

Can I see a sample of how this is being done?

Thanks in advance.

Pages: 1 [2]