Detect The Users Window Media Version?

Im embedding a streaming .wmv file into a page, and for some reason windows media player 9 is having problems viewing...so Im looking for some vbscript on how to determine: Code:

View Replies


ADVERTISEMENT

Detect Java Version

I need an asp page that will detect the clients java version, and then email the results automatically.

View Replies View Related

Detect Mac IE Users

Does any one know how to detect if a user is using IE on a Mac so i can route them to another page.I have tried the following:Code:

strUA = Request.ServerVariables("HTTP_USER_AGENT")

But how do i parse this info to determine whether they are a MAC IE user ?

View Replies View Related

Detect If Users Have Disabled Javascript In Their Browser By Using ASP

And recently i have just encountered a problem. The problem's that how we can find out if users have disabled their browser's javascript support ability.

Most of my visitors are using Internet Explorer. so it means thier browser can already support Javascript. but when they disable javascript, is there anyway we can detect that in ASP?

View Replies View Related

Logging Users :: Transactions My Users Perform

I want to be able to log in a database any transactions my users perform. For example logging in, requesting a page, downloading a resource, logging out etc.

What is the most practical way to code this? I was thinking of trying to use an include file which would have a function to add a log in the database for each page on the site or when a particular action is performed.

View Replies View Related

How Do You Run Media Not Download It ?

I have an example running at the moment that shares some 15,000 MP3 files however to offer these as downloadable i would be breaking the law i think !

I would like to set it up so that i have a method where the user can build a play list by going through the files and selecting them and then they would would be played either through the clients own system applications or through media components i can build into the site.

Maybe i could have some controls on there.

also why does the script not like to display files with the .ISO file extention ?

View Replies View Related

Using Media For Multiple Pages

I am using some flash movies & images in a many pages of my site. (like page1.asp, page2.asp, page3.asp)

The problem is when I browse one page to another (redirecting from page1.asp to page2.asp) the other page is again start downloading these images & flash movies. But they are already downloaded by previous page (page1.asp)

Is there any way that to save time, I use the same media (images & flash) that are already downloaded by first page.

While for variables, we can do that by putting them in session. But for media...any know any way....

View Replies View Related

Media Player In Asp Page

how i can put a frame like Microsoft media player to old asp web page (for video clips)

View Replies View Related

Media Player Object

I have a media player object in ASP on a default page. I'd like to have the
audio play continuously no matter what page the user goes to.

In all of the ASP files I have:

<!--#include file="header.html"--right after the <bodytag. The header
file has the page header graphic and menu. I tried to put the <OBJECTin
header.html but the playlist restarts on every page.

Any way to get the object to load and stay without restarting?

View Replies View Related

Setting Up A Default Media Dir.

All I want to do is set a session variable in my default page which points to a directory on my server where all media for my site is contained. Now, I used a session variable to do this, and fell into a trap. Say I set it up like this:

Session("mediadir")="D:dev<sitename>media". Now, when anyone looks at my site, the mediadir variable is trying to point to their d:dev.... What should I do. I know it is crazy, but I have mental blank.

View Replies View Related

Important Media Player

how i can place a media player on my asp page to allow user to listen to sample songs, etc? or anyone know where to find the code?

View Replies View Related

Windows Media Player

I've seen sites selling jukeboxes that allow you to run a multimedia server, but is it possible to stream to WMP from ASP? It doesn't have to be a true stream. What I basically want to happen is somehow allow the user to create a playlist, or allow them to "queue it up" when clicking on different media types.

In other words, if I have 10 mp3s on my site, and the user wants to listen to 5 of them, without clicking on the next song to play after the first song is finished, and can queue additional songs while any song is playing. Can this be done?

View Replies View Related

Current Media In Local WMS Server

anyone could assist me in finding an ASP script to find the current playing media in a local Windows Media Services server. Since the particular stream is a broadcast, it will have constantly changing media.

View Replies View Related

Dynamic Media Content And Player

I have multiple video and audio files that I want to play on my site. They are also multiple sizes. Some are 320x240 and some are other wacky sizes. What I am trying to do is create a dynamic PopUp player to embed Windows Media Player in.

I have a Database where I have put the links and the display text for the video and audio files. I am currently using JavaScript to make my PopUp window.

Is there any way with ASP I can automatically size the PopUp windows to the right size to correctly house my embedded media player? I use ASP to create the link to the PopUp Window and then once the Window is open I use ASP to get the video file, i do the same for audio files.

View Replies View Related

How To Pass Values From Parent Window To Popup Window In Server Side?

1. I have a form, with a textbox and a button. I have to enter a value in the text box and then i have to click the button, which opens a popup window. Here i want to pass the value of the text box which is entered in the parent window to popup window.

I have to use that value in the popup window's form_load event in the Code behind, and i have to take the values from the database using the value which i have entered in the parent window. Code:

View Replies View Related

Close Windows Media Player In A Web Page After Its Played?

How do you close windows media player in a web page after its played. I have added a windows media player to my web page as:

<object id="Player"
classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
..
..
..

After its played I would like it to automatically close.

View Replies View Related

How To Return Selected Value In One Window To A Main Window

I want to provide a lookup facility for users to select a code from a list. I want this to be done in a small popup window, which, when a code is selected, will close down and return the selected value to the main form. Can this be done ??

View Replies View Related

Keep Value's Of Opener Window When Return From A Popup Window

I'am not familiar wit ASP but I have to maintain an application. In a window there are some text selection fields and a search button. If you press on the search button record list is build according to what is filled in the selection fields. You can select a record and then a detailed window is shown or in another occasion a popup window is shown.

The request is now if the opened window or popup window is closed, then the opener window has to be opened with the same content (content selection fields + record list) as it was before the window or popup is opened.

Now I thought that I have read that every window which is opened gets an ID and that it is possible to call up that window by the ID from the cache again. Is that right? And if so? Or has somebody a better idea. Code:

View Replies View Related

OS Version

Is there a way to determine users OS version and servicepack level (when
WIN)???

(Browscap, broeserhawk,... ?)

View Replies View Related

ASP Version IIS 6

I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few years we have been running these successfully on IIS4. I'm having a little trouble getting the initial asp page to load. Is there anytning special that needs to be installed for webclasses or asp on IIS 6?

View Replies View Related

ASP Version

I currently have an ASP website that utilizes an Access database,
which I administrate through the web via aspaccess. I really would
like to have a better database, but I can't afford to own SQL Server
or pay extra hosting fees from someone that has it. I would like to
keep ASP, but use mySQL. My dilemma is that, while I would like to add
mySQL, I don't want to create a mixed environment by using phpmyadmin
to administrate it. Does anyone know of an ASP-based administration
package for mySQL?

View Replies View Related

Best Version

I see 2 versions. Visual Studio .net professional and Visual Studio .net Enterprise Developer. Can someone tell me which of these 2 is the best to buy.

View Replies View Related

ASP.Net Version 2 - Worth It?

Is version 2 worth it, and is the only way to learn it the MS Visual Web Developer Free Download? It seems to have some really cool new features?

I am sick and tired of Macromedia and the rotten code that they generate with Dreamweaver, it's so bloated and falls apart in so many platforms.

View Replies View Related

How Can I Know My IIS Version Number?

I am using w2000+sp4 server with IIS running, how can I know my IIS version
number, is it iis5.0 or 5.1 or 6.0?

I must know this, since I want to download patches from MS web site,

View Replies View Related

File Version

I'm looking for an easy to use file version control system for all of our web development files.
We have been using Adobe’s Version Cue for our projects that utilize Adobe products and love it. The problem is that Version Cue only works with Adobe products.
In essence we are looking for a Version Cue for “everything else”.
We’ve tried tools like CVS and Subversion, but those are very difficult, seem to require a high degree of specialized knowledge and are not user friendly.
On the other hand Version cue offers most of the same features, but has a very simple yet powerful and feature rich GUI.
We need something that is usable by our programmers and designers alike

View Replies View Related

ASP/MSSQL Version

I am currently learning ASP but have a small PHP background,
With PHP I used PHPMYADMIN to work with MYSQL
Is there a web based Alternative for
ASP and MSSQL that provides similair functionality?

View Replies View Related

VBScript Version

I think the ASP that I wish to run needs a later version of VBScript
than is installed.

How do you find the VBScript version (server of course)?

What needs to be done to update this on a win2000 box?

View Replies View Related

IIS Is Not Running ASP.net 1.1 Version

I have Xp prof, IIs 5.1, .NET2003 on my machine.

I had the error "Visual studio.net has detected that the
specified web server is not runnning ASP.Net version 1.1.
Yow will be unable to run ASP.Net web applications or
services." in .NET 2003.

I fixed it by running the IIS mappings for ASP.NET,
aspnet_regiis -r. But I figured that my IIS had some issue
and I had to register the dll for IIS.

After doing that my .net is throwing the same
error, "Visual studio.net has detected that the specified
web server is not runnning ASP.Net version 1.1. Yow will
be unable to run ASP.Net web applications or services."

I ran the aspnet_regiis -r again it is overwriting the
1.1 .net framework scripts but the error in .Net is not
fixed.

I know my webserver is running Ok because I can develop
ASP pages using Visual Interdev and my default website is
running fine.

View Replies View Related

IIS Version 5.0 Will Not Run ASP On LocalHost

I have a new ASP project that I need to desperately test on my Windows 2000
machine before posing to my Hosting Company. I am having problems getting
the ASP pages to run from LocalHost. I will attempt to give as much
information of what I have done to try to correct this without success.

First my setup. Windows 2000 Professional with Service Pack 2 installed.
IIS is installed. I have turned off the firewall just in case that was a
problem as the laptop is operating as a stand alone and not on a network at
this time. I also have VB6 with Service Pack 6 installed. I will explain
later why that my be pertinent.

The error that I am getting is:

The Page Cannot Be Displayed. with a HTTP 500 error. This occurs every time
I try to access a ASP page. HTML works fine from LocalHost. Code:

View Replies View Related

Correct Version

can someone explain to me the diffrence between the 2 below and why one works and the other one doesnt.could you also explain what each part of the correct version is doing because i dont really no.

INCORRECT

sql = "SELECT * FROM userlogon WHERE (username)=' "& (username) & "' AND (password)=' " & (password) & " ' "

CORRECT

sql = "SELECT * FROM [userlogon] WHERE [username]=' "& username & "' AND [password]=' " & password & " ' "

View Replies View Related

ASP Version Upgraade In Xp

I have PWS/Windows 98 but how can upgrade to ASP 2.0 or 3.0? Should I download a package
from microsoft or Should I install a new version of the PWS?

View Replies View Related

IIS Version Problem

has the error got anything to do with IIS version

Operation must be Updatable query

I am working on WIN XP Pro using IIS5.0 or 5.1 ..

But when i run the same applocation on another WIN XP pro , it works fine

Are there any patches that i have to install?

View Replies View Related

Developer Version

Do any 'classic' asp developers have any knowledge about the client side sql
server EM tool found here:

http://www.amazon.com/exec/obidos/t...46&vi=tech-data

I am hoping this will allow me to leverage default sql server database on
remote web host...but not sure if it will
run on WinXp Professional....I was told it does...

Also: any other fast track hints to get started would be great...I have some
knowledge on Access sp's and I understand that dates are handled differently
in sql server...

Would it be a good idea to initialize the database path, username and
password in the global asa

View Replies View Related







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