Host Website / Page Is Getting Refreshed But Audio Is Not Getting Played

Aug 23, 2010

I have created a web application in that application i have added two folder. one is admin folder and under admin i have added a upload folder. In upload folder i have three different audio's. And also i have imported DLL for Windows media player. Through this media player im able to play the audios in local host.By giving Direct path like MediaPlayer1.Filename="C:Usersamwaka.mp3".But when i host the website im getting problem the page is getting refreshed but the audio is not getting played.I have tried this path Server.Mappath("..uploadwaka.mp3") and Server. Mappath ("~adminup loadwaka.mp3)the above both paths are not working when i host the website please reply.

View 1 Replies


ADVERTISEMENT

VS 2008 Recording Audio - Capture The Audio Played On My Laptop

Jun 11, 2009

Im trying to capture the audio played on my laptop. so i have searched the internet and found a source code for doing exactly that. the problem i have is that my audio device is not listed in the dropdown box (see picture) but it does when its run on windows xp (im running windows 7 x64) the goal of this application would be to capture my friends radio stream and save the individual played mp3's to a loction on my hard drive.(yes i have permission) i have included the source code so perhaps some 1 could have a look at it. (source code)[URL]

View 2 Replies

Cut And Save The Audio Files Played In Media Player

Aug 5, 2009

I have created a small media player calling COM component of Windows media player. Now i want to cut and save the audio files played in media player? is it possible with windows media player or i would have to use some other media player object? I can have the files info which i am using in window media player to play..but cant able to get the details which we can finds with our OS( windows) like compression format, bit-rate etc.

View 1 Replies

Asp.net - Display Random Ads Each Time The Page Is Refreshed?

Apr 15, 2011

I have a banner ad on my site, using an asp.net Image control. I want to display a new ad every time the page is refreshed.

View 1 Replies

Refreshed ASP.NET Page Clearing Public Array

Sep 17, 2010

i am new at everything VB.net/ASP.net. I have an ASCX.vb page that lets the user choose someone from a table. Once they do select someone, the page reloads with that persons information into another table below that one where they can submit an order for that person or remove that person. Problem being is that i wanted to store the users ID that are selected but it seems that everytime the page reloads to show an update, it dim's my array again back to default. This is my code once they choose a user:

[Code]...

View 2 Replies

Stop A Page_load Event From Running If Page Is Refreshed?

Jul 3, 2009

Each time my webpage is loaded it runs a routine in the page_load event of the page behind which increments a viewcount by 1.

The problem I have is that the routine runs even if use refresh to reload the page.

How do I stop this routine from running if the page has been viewed by a particular user in their current session? [code]...

View 2 Replies

C# - User Control Button Click Event Called Again When Page Is Refreshed Using F5

May 26, 2010

I found that if you press F5 or refress from browser window, the last event fires again
example, I have clicked on a button, the button event is carried out normally, but if I refresh the page by pressing F5 key the same event is fired again.

View 1 Replies

Asp.net - Host A Website Under An Old One?

Nov 24, 2010

I have a website has already hosted on EasyCgi (suppose that it's called website1). I have to host another one (website2). So I created a folder called "website2" under the website1 root folder. then I FTP all the content of website2 to the "website2" folder.

[Code]...

View 1 Replies

Javascript - Client And Server Side - Make The Rows Not To Be Deleted Once The Page Is Refreshed?

Sep 7, 2011

The problem im having is that I have a table that when a user click on a button it adds a row to the table via javascript, which works fine. The problem is that if a user need to update other data the user click another button which refreshes the page and all rows the user created in the table are deleted. My question is what can I do to make the rows not to be deleted once the page is refreshed? I know some might think, just not refresh the page, but there is to much data that has to be displayed and a new query has to be generated to grab the data.

[Code]...

View 3 Replies

Add New Website / Host Header Web Form?

May 26, 2009

How can I either create a new website or add a host header to an existing IIS 7 server from code?

View 4 Replies

Host A WebService In An ASPX Page Using ASP.Net 2.0?

Apr 6, 2012

In the process of converting a page from normal postbacks to AJAX-calls (using JavaScript to load/control the UI entirely and use ASP.Net strictly as a backend), I found myself wanting to replace a GridView with a AJAX-sourced dataset.

[Code]....

View 2 Replies

Host A Web Page Showing Details From Multiple Servers

Feb 19, 2012

I have 2 servers that produce xml files and store them locally on their hard drives.Im not to sure what would be the best way to make these details viewable from any machine on the same network?I have created a asp.net web page which reads and displays the xml files. It does it fine locally, but would i have to host it on a dedicated web facing server so that it could display information from the 2 different servers on the network?

View 1 Replies

Audio Management System - Allow User To Add Audio Files Itself Into Database Together With Audio Information

Jan 28, 2010

I'm developing a standslone system for my school project. I'm developing an audio management system which allow user to add audio files itself into database together with the audio information such as artist name and album year. I just started it few days ago and face some problems.. my song in the playlist wont continue to play after 1 finished and i need some idea on how to store the audio files into database ... in blob types may be?

Heres the screenshot and codes

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_add.Click

[CODE]............................

View 2 Replies

Display The Website's Player (Silverlight Based) And Capture The Audio

Sep 28, 2011

We have an occasional board meeting that is broadcast live via the Internet. We are on a 3000+PC LAN and our office is out in the boonies on a T1 line. In order for us to listen to the meeting we need to go to a website and play the live stream. If more than a few PCs listen in the line is saturated and no one can listen.

[Code]...

View 2 Replies

C# - Audio Conversation Over ASP.NET Page?

Jun 26, 2010

How can I create an ASP.NET page, that allows users to communicate with audio voice.

What must I do to accomplish this job.

View 2 Replies

Non-modal Forms Cannot Be Displayed In This Host Application From An ActiveX DLL, ActiveX Control, Or Property Page?

Oct 20, 2010

How to Resolve following Error in .netNon-modal forms cannot be displayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page.

View 1 Replies

Get All Links From A Website Page?

Mar 14, 2010

I haven't coded vb in 4 months.. I never thought I would lose my experience that easily, anyways there's something I can't figure out.[code]...

View 4 Replies

Asp.net - Search Website Page Content?

Jun 18, 2009

I am hoping to implement search in my asp.net website. I have been searching the web, but I am not sure which way to go. Here is what I am looking for:

ability to search the text in static pages on my site exclude pages or folders that I don't want to search code must be in vb.net or c# must be something I can quickly implement .net 2.0 or later preferred

The best example that I have found so far is [URL]

I like it. I am just hoping to find a more modern one. This one is written in .NET 1.0

View 1 Replies

Get The Page Source Of A Website Using A Proxy Without Using Any Ocx Control?

Jun 1, 2009

I need to get the page source of a website using a proxy without using any ocx control and as much as possible without using a web browser to make it more difficult When i get the source i need to fill a textbox and press a button. After i get the response as html.how to do this because i found alot of topics in this forum especially kelimna's.

View 5 Replies

Find Website Url When It Hits Landing Page Like Url

Apr 16, 2010

i want to find out the websites that are people are coming from when they come on my website. so lets say someone comes from google.com or yahoo.com or someone came through email or somewhere else. how can i do this?

View 2 Replies

Press One Button To Open Website Page?

Nov 24, 2009

How was the code when press one button to open website page?

View 2 Replies

Secure A Single Aspx Page In Asp.net Website?

Mar 14, 2012

I have multiple aspx pages in my web site but i want to secure only one page.I used the asp.net membership and role manager but it require user name and password for all pages but i want to secure only a single page.please any one can help me how can i do this in vb.net with asp.net .I have used the following code in web.config but it applies on all pages which i dnt want

[code]...

View 3 Replies

View The HTML Page Source Of Website?

Dec 13, 2009

Like in firefox or Internet Explorer where you can right click and view the html page source how can you do this in an app?I have a web browser in the form and I'm trying to view the web page in the web browser and then view the source code of that page in a box below it.

View 8 Replies

Windows Login Name Not Appearing On WebSite Page?

Mar 7, 2011

I am new to ASP.net 4.0 and am learning and writing a web site application in VS 2010 that will eventually become our company's intranet web site. As part of the start page, I want to display the user's name in a welcome message like: "Welcome: E Young". The user's login name should come from their Windows login when the log into their computer. Once logged into their computer, they will then start IE8 and access our company's intranet. The start page of our intranet site should display the user's windows login name.

The company's intranet is being hosted on a new, virtual file server that is running Windows 2008 R2.I installed IIS 7.5 and have attempted to configure it but I am new to IIS 7.5 also. The users will access the company's intranet via IE 8 using the url for our intranet site. I am developing the ASP.net web site using VS 2010 on my development computer then transferring the files from my computer to the new intranet computer's C:Inetpubwwwroot folder.

That all seems to be working fine except for the Welcome message. When I run the web site project from my VS 2010 IDE on my development computer, I can see my Windows login name correctly displayed on the web page. However, after I copy the two web site files from my development computer to our intranet server's wwwroot folder, then attempt to show the intranet web page from my development computer using IE 8, nothing is displayed. Put another way, my Windows user name displays correctly in VS 2010 IDE on my development computer but not from our intranet. The web.config file has authentication mode="Windows"

IE 8 does have windows authentication enabled on my development computer as does IIS 7.5 on our intranet server yet the web site is not able to pickup the user's windows login name and display it for some reason.

When I look at the Authentication window in IIS 7.5 it only shows the following three authentications: Forms, Anonymous, and ASP.Net Impersonation. I ran a command line program that turned on Windows Authentication, but it does not show Windows Authentication as enabled in the Authentication screen in IIS 7.5. The three authentications I just mentioned are disabled.

[Code]...

View 3 Replies

Audio Converter And Compressor - Audio & Video - Dream.In.Code

Mar 13, 2009

I just want to ask or I need some idea on how to convert wav files to mp3 and compressed the file to make the size smaller. I've search on the internet and find vorbis.dll as a reference object and lame.exe for converter. With regards to the audio compression, i downloaded monkey's audio software but doesnt have an idea on how to incorporate it.

View 2 Replies

C# - Website Different Error Page For External And Internal Users

Jun 22, 2011

Scenario: We have a website that is viewed both internally and externally. When an error occurs the users are displayed with a detailed error page(Stack trace etc). Problem: The external customers do not need that much information about the error. We are looking to have the external customers see a message instead. Ex. Please contact Administrator. Also if possible we would like to log this message in our SQL database.

Note: I'm assuming I make a custom error page like - Implementing a Custom Error page on an ASP.Net website. but how do I determine whether or not the user is internal/external? Also is this the best way to approach the problem?

View 5 Replies

Removing Javascript Block From A String The Contain Website Page?

Sep 8, 2009

i'm trying to removing javascript block from a string the contain website page.so if the page is something like that:

<html>
<head>
<script>
alert("hello")

[code]....

i want to remove the bolded part othe page.

View 17 Replies

Website Is Visible When Page Is Rendered In A Webbrowser Control

Feb 17, 2009

I am trying to figure out if the text from a website is visible when the page is rendered in a webbrowser control. The text I am looking for is error text that shows form field errors after a bad post submission. I've checked the source code of the html being returned and the actual html for the text i'm looking for is present before any errors are made, and after the errors are detected. is there any way i can do a sort of .visible check on html elements in a webbrowser object, or even check the css that is linked to a particular div/label/span for the visibility/display style tags?

View 2 Replies

Make A VU Meter For Audio To Monitor Audio Input?

Feb 26, 2007

make a VU meter for Audio to monitor audio input devices volume level such as microphone and etc?

View 7 Replies

Routing Modem Audio Out To SR Engine Audio Input Under VB / VBA?

May 20, 2009

I have a database application developed around Access with VBA,I have used the Speech SDK and developed an application that in conjunction with MSCOMM 6.0 library calls into a remote IVR system.It sends in the credentials and queries information in response to that IVR's verbal requests. All seems successfull except for one problem;I'm using a shared SR engine and its using the system microphone as its audio input, this in turn gets the sound from the speakers which are routed to the telephone line through the modem. Of course this has a number of disadvantages - noise added to the sound from the environment and sound quality degredation as well as speaker volume dependency.

I would like the SR engine to take its audio input from the modem in paralell with the sound that goes to the speakers (so we can listen in to the call as well). This means that I must route the system audio output to the SR engine audio input. It seems that I must use an InProc SR instance - however in VBA that type is not recognized - since the shared SR uses the microphone as input by default. there is some statement to the effect that it is difficult in Microsoft's Help file. I'm unable to set the SR audio input to the modem output stream in VBA.As needed I can accomplish the C++ interface using an ActiveX object or a DLL to expose the missing API to VBA?

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved