by: atse |
last post by:
Hi,
I want the MP3 audio files to be able to download by users only. Even I set
the pages validated by session, anyone still can type the download url to
get my files without access of the pages...
|
by: BOHICA |
last post by:
I would like on my page when users click one of my mp3 files for the
dialog box to pop up so they can choose to save the file to disk
instead of trying to open through IE, but the dang thing won't...
|
by: hzgt9b |
last post by:
Using VS2003, VB.NET,
BACKGROUND
I have a window forms based application that will be distributed and
executed directly from CD media. The app contains a TreeView control and a
WebBroswer...
|
by: anil.rita |
last post by:
When the user chooses an AV file to play, based upon the type of file,
I want to use the default installed media player to play it.
I am wondering if this is a good way - any alternatives,...
|
by: madushan |
last post by:
I also in a need of sending a vedio file from server to client application.
that should play real time .I am going to implement this by using C#.
but I dont know where to do that.
That mean how to...
|
by: madushan |
last post by:
hi all
I am a in a need of taking frames from a mpeg4 file by using Directx & C# .net.
actually here what I am want is send a mpeg file from one PC to another specific PC.Where in the receiving...
|
by: Tony K |
last post by:
Is streaming audio capable in asp.net 2.0 / AJAX? What I mean by streaming
audio is: ability to play one or more songs back to back...or maybe even let
the user select several songs to play and it...
|
by: nil81 |
last post by:
Hello friends,
I have to perform a task in my site in php were I want to provide flash player that can be run/played for any type vedio file like avi,wmv,mpeg etc uploaded by the user.
...
|
by: universe |
last post by:
hi friends,
I am developing a webapplication (using ASP.NET 2.0). In that I need to play audio file in the following scenario.
Case 1: Only one file will be given as input to audio...
|
by: raylopez99 |
last post by:
I have the latest version of Visual Studio 2008 Professional, which
allows you to create resource files (this is the .resx file, no?),
unlike the Express version, which does not.
I am trying to...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|