see following code
>>>>>>>>>>>>>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w...
Sir,
I want to know how I can embed a hindi font in my website which is directly refer to my website host, means i don;t want that when a client opens my website on his machine then it wi...
Please any expert show me how to save a .wmv from a web site? When I do a right click I only see 'About Windows Media Player' and some options that doesn't help me to save that movie.
Hi experts,
Please help ...
My environment: Windows 2003, IIS wiuth ASP.Net and C#, set up authentication with SMTP server
I use ASP.Net with C# and call CDO.dll to send mail via SMTP...
Hello,
I'm trying to display a D-Link DCS 5300 camera on a web site. When you access the camera directly from the browser, http://65.195.16.214/ (login is demo, no password), the D-Link si...
How can I create a file upload page for my website, so that clients can upload files that are too big to send by email?
The files would then just be stored on my server in a specified folde...
Hi,
What I want to be able to do is run an executable or batch file from within a browser (under windows). I need to be able to pass command parameters to the executable.
I have tried u...
First, I know this description is lengthy, but necessary to accurately explain the problem!
We have a very large web application (over 900 pages) that was originally written in classic ASP....
I had a web site running with ASP.
I want to know who visit my site. Instead of knowing their IP address, how can i get the client Computer name or User Name..
Eg. Tom surf my site through...
When a user adjust the browser size such as the width, the web pages' divisions, images, and other content become out of place. How can we adjust a web page to always fit in a browser without ...
Hi Experts.
I am trying to prompt a user to enter a password.
I have a javascript prompt box..that works fine. What my problem is.. that instead of showing the actual password in the pro...
hello, is there such service where, let's say, for English premier league soccer, i can dynamically get list of teams and scheduled matches (past/present/future) , and result of played matches...
HOw can I modify text in text Area. assuming there is already some text in text aria
Hi all
Is there a good (free) PDA/Blackberry emulator about for a small bit of ASP.NET web dev?
Cheers
T
Anyone has an idea about how to make a div which always stay on top right corner of the browser window, just like the red message saying "Loading..." on the top right corner of GMAIL ?
This...
How to get MAC Address in JavaScript or VBScript. Also provide solution if there are two network cards in one system.
I looking for a way to have a website that a user can ologin and get a .psd template and be able to make changes to it and then submit it, when it's submited it would get emailed to me or an e...
Ive search far and wide for a script that can do everything in the list below, and asked for help on more than one forum and got very little response. What I need is an image slideshow script...
this is my code to write cookie using VBScript, but it can not work.
expiredate = date() + 360
document.cookie = "Ki=" & sel & ";expires=" & expiredate
the following is how I retieve t...
I have a two frame page with a submit button in the top frame which posts the top frame and writes the bottom frame to file via some perling. I would like to incorporate an "OnSubmit" with th...
I feel like a real idiot. I'm still new with JavaScript, and RegExp. I need to validate file names in a form before users upload them to our server with names that http can't handle displayi...
I understand that I can parse the HTTP-Referrer to determine where the request is coming from but how do I do that if the member is referred/linked from a SSL connection? I have been told tha...
I have two web applications running on the same server. One is using port 80 and the other is using port 81. When accessing my web application with the port 80, it works but when I change it t...
I would like to be able to "lock" a radio button much in the same way that a text field can be "locked" using the Readonly property. I have tried the Disable property but it changes the appea...
hi all,
i'm building a site which will display MMS messages from mobile phones.....
if the message is a video its usually in .3gp format....
i've read that to display 3gp on a web pa...