Audio File Information
how to use vbscript to read a directory of audio files, recursively, and get the actual length, in seconds, of each file? The files will be wavs and aiff's.
View Replieshow to use vbscript to read a directory of audio files, recursively, and get the actual length, in seconds, of each file? The files will be wavs and aiff's.
View RepliesI need to do online streaming multimedia file on my web portal, just like those online portal that selling MP3. User need to click on the preview link to stream the audio file to listen before they decide to buy the file or not. How do i link my audio file in my web server to allow it to be stream? Totally lost on this function,
View Replies View Relatedhow can i stored audio file in Sql Server, so that i can loop my web page and create a link to download the audio ?
View Replies View RelatedI have seen people's ASP scripts which call an external .txt file and compare it to a form's returned information (i.e. a password and login system), and--with my being new to ASP--I couldn't figure out how. What I want to do is write a form's results to a .txt document and retrieve those results via JavaScript, HTML, ASP, PHP, etc.
View Replies View RelatedI have actually an asp web site which use the global.asa file to connect to
the database but for security reason, I want to put username and password
information (or the complete connection string) in a seperate file so only a
special user could read these informations.
I am using Windows 2003/IIS 6. The following event occurs during the day. i
want to debug the culprit ASP page which is causing this, but having hard
time without knowing on what page and website where the error occurs.
May anyone have any idea:
1)how to change the server configuration so it will log the page, or
2) is the error log stored elsewhere (i checked
onWINDOWSsystem32LogFilesHTTPERR, but it logs different sort of errors),
or
3)is there another way to log only errors (we have an internal error
monitoring system, but this error seems to escape it. maybe it's on
global.asa)? Code:
I have a text file that has two lines in it, the first line gives item
labels, my second line gives values for those labels. I would like to use
ASP to present this data on a web page. I also want the page to reload every
10 seconds so that any updates to the text file would be relfected on the web
page.
i need to view audio and video files on asp files...something like youtube, but from my own server and i want that files be secure...that the files can be view only from my page how can we make it happen?
View Replies View RelatedI am trying to set up audio streaming on my website. I would like to know if there are any good articles out there that can at least get me started.
View Replies View RelatedI am looking for a way to deliver audio/video files to users as that user do not know the url of file. For Expamle I have abc.mp3 and some one wants to download this file he has to click to a link which takes him to xyz.asp and start downloading file abc.mp3 but he never know full url of abc.mp3.
View Replies View RelatedI have written recommend a friend script in ASP which can send a form filled details to around 5 Email Ids at a time.
I want people to use this with their custom voice message. Can they record and attach with this recommendation form and send that to email. What is the procedure involved so that the receiver can play the audio file.
I have a recommend a friend program in ASP which can send a form filled details to around 5 Email Ids at a time.I want people to use this with their voice custom message. Can they record and attach with this recommendation form and send that to email.What is the procedure involved so that the receiver can play the audio file.
View Replies View RelatedHow to include audio files in ASP?
View Replies View Relatedis it posable to let a user upload a video/audio file and then i edit
it like you can with pictures? eg. change reselution, put a pre
recorded introduction to it (branding it to a website) or even convert
the file type
i know the intro thing can kind of be done with playlists but i want to
be able to let the users download the files for use on offline machines
plus i want to be able to convert the resilution.
how one can code to listen the audiofiles(.wav) using ASP in mediaplayer by clicking the icons?
View Replies View RelatedI need to play mp3 file when my asp page loads. Now, i want to do it the NICE way by providing stop, pause and play buttons. It is not professional to just start playing audio and not giving control to the user. What are my options?
View Replies View RelatedI am looking for live streaming audio/video technology to integrate in my ASP .NET web application. My searches led to a couple of open source products but most of them were old or came under the form of a full blown web application - not an SDK.
The project is academic and is ample therefore building my own is not feasible at this time. The end product will have to provide the functionality of a commercial product but will only be used as a proof of concept so no commercial use is intended.
Ideally all I am looking for is a library that can establish live-audio video connection between two computers over the internet and allows the video be embedded within a web page (with no or a minimum set of other controls). Also there has to be possible to transmit high quality video.
conaito VoIP ActiveX library for developers of VoIP audio applications,
such as voice chat, conference, VoIP, providing real-time low latency
multi-client audio streaming over UDP/IP networks. Includes efficient
components for sound recording, playback, encoding, decoding, mixing,
resampling, reading, and writing wave files, mixer volume controls
access.
Provides UDP/IP server and client components for peer-to-peer,
multi-user, and broadcast audio communications. Really easy to use!
Working with Firewall and NAT! conaito VoIP SDK is the best way to add
voice conference and text conference into your application and web
pages. conaito VoIP SDK includes voip activex, voip ocx, voip com, voip
dll, voip lib and voip cab, so you can use the one you like the most.
if there any asp or vb functions that can convert any audio format files to vox format.
View Replies View RelatedI have a database page with a table. I am using ASP and MSSQL on a Windows 2003 machine.
When I get the database information displayed in the table, I have something like the following:
<table>
<tr><td>row1</td><td>row1</td><td>row1</td<td>row1</td>
</tr>
</table>
The table has a total of 167 row that would be divided into five categories.
How can i get the above table to show:
<tr><td>row1</td><td>row2</td><td>row3</td><td>row4</td></tr>
i'm trying to add the data of such client, some of his data have been added already but if i'm going to add or update his data (additional info.) what happened is the data is being added into new row not on the specific client. Code:
View Replies View RelatedI would like to email detailed error information from my website when an
error occurs.
I tried to use "On Error Resume Next" and if an error occurs check the Err
object and the AspError object returned by Server.GetLastError(), but I
didn't get the same amount of details as I can see on the browser's window
if I don't set "On Error Resume Next".
Is there a way to get detailed information from IIS ?
I'm have a page which requires considerable database processing before writing the results to the page. I therefore wish to have a "Please wait message" up on the screen whilst the main page is processed.
I've tried Response.redirect hoping that the previous page will stay until all processing on th main page is complete and id drawn but this is not the case.
When I submit information i post it to a page and when it’s reloaded it runs as code accordingly if I refresh it re runs the asp because the information is still posted. How do I clear the posted information? Or possibly after it runs the asp code alter a value in the posted information.
View Replies View RelatedI would like to have my application send a 'request' to an ASP page on my server. something like:-
http://www.mydomain.com/registration.asp?name="Fred"&age="25"
The browser then displays the full URL including the
parameters: name="Fred" and age="25"
Is there any way I can send the parameters without them appearing in the URL.
how can i retrieve information on a form page that once previously submitted by the user so that when the user goes back to that form page it will remember what they inputted instead of having them to retype it again? do i have to use session? can somebody please help me... what would be the easiest and most efficient for a newbie to tackle this problem?
View Replies View RelatedI have an update page, when user changes their info. Click update button then go to the update.asp:Code:
LastName= Request.Form("LastName")
Conn.Execute "Update UserInfo SET UserID='" & UserID & "'
'Send an email to confirm…
'Thanks for updating your information
If I refresh the page, it keep sending email. How can we prevent sending email if he/she keep refreshing the page (do not want to disable the refresh button).
I've an ASP page in wich the customer write his card number for the payment. How can I make this information secure when it's sent to the server?
View Replies View RelatedI have a login page, which is not in SSL. However, the script that processes this information is. While that information passes to the login page to the page that processes this information, is this information encrypted?
View Replies View RelatedI'm trying to make a web site that get user hardware information (processor's id and motherboard's id, one of them at least).there's been already one week and nothing yet.I have 2 servers:
windows 2003 server
windows XP professional
both have wmi and iis
I am looking for tutorial and/or help on regards to accessing information using SOAP using ASP. I'm proficient in ASP, but know ver little about SOAP and XML.
View Replies View Relatedhow do i insert two bits of information (email and emailend) into the one database field "email"?
Code:
SQL = "Insert INTO users (uid,pwd,firstname,lastname,email) Values ('" & uid & "','" & pwd & "','" & firstname & "','" &
lastname & "','" & email & "')"
how can you do that?
I use ASP to check users data they submit. In particular, I'm checking for credit cards and I also use a server component DynuCreditCard. It basically affirms that the number "could be" a real credit card number.
Anyway, I cannot get through the website without having a legit CC#. None of the handful of testers that help cannot get through without a legit CC#. About once a month some user gets through with a blank credit card field. How do you troubleshoot something like that? I can't replicate the problem. Do you just say... "oh well... there was a computer glitch"...? How can I approach this problem?