KORYTNICA CHALLENGE FOR CC GURUS
As you know my site sales high end mineral water called KORYTNICA.
http://www.korytnica.com.au
No one knows how to pronounce it correctly in Australia and I want to turn it into opportunity of fun.
Is it possible in RFF to use HTML element and somehow let people to click on a button and record their best pronouncing KORYTNICA. After they would fill nickname and email and we would list best to worse on S DRIVE and reward winner. Something we would send a link via Instagram, tweeter so people can have some fun...
It is a mixture of FORM, AUDIO HTML, S-DRIVE
IDEAS? Maybe using export file of external software in RFF HTML? ...
http://www.korytnica.com.au
No one knows how to pronounce it correctly in Australia and I want to turn it into opportunity of fun.
Is it possible in RFF to use HTML element and somehow let people to click on a button and record their best pronouncing KORYTNICA. After they would fill nickname and email and we would list best to worse on S DRIVE and reward winner. Something we would send a link via Instagram, tweeter so people can have some fun...
It is a mixture of FORM, AUDIO HTML, S-DRIVE
IDEAS? Maybe using export file of external software in RFF HTML? ...
Attached is HTML text file with how far I have got with above challenge...
It is politely asking for access to microphone than records 4 seconds saves into file. . . .
Chrome only I think
It is politely asking for access to microphone than records 4 seconds saves into file. . . .
Chrome only I think
You'll need a third party host to save the sound file as S-Drive doesn't allow php scripts and such that would allow you to save the data.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Well I have downgraded things a little. We have issued challenge to people to email us MP3 files (using their iphone apps...) to mp3@korytnica.com.au email
and once received we show them here
http://www.korytnica.com.au/korytnica-audio-challange.html
We have used below added to HTML element each line calling for different ID and used FTP Direct to upload .mp3 and .ogg in root directory.
<audio controls>
<source src="02102017-1237.mp3">
<source src="02102017-1237.ogg">
</audio>
and once received we show them here
http://www.korytnica.com.au/korytnica-audio-challange.html
We have used below added to HTML element each line calling for different ID and used FTP Direct to upload .mp3 and .ogg in root directory.
<audio controls>
<source src="02102017-1237.mp3">
<source src="02102017-1237.ogg">
</audio>
Web Form Builder allows you to have people fill out a form and upload their files to your server. You might take a look at that.
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.