I think you need to be more elaborate in your question to experts exchange. It is not very easy to understand what you are trying to do. Example.
I have a php webpage with an html drop down...
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 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...
OK I've read a lot of message boards over the past few days covering all sorts of topics inside of my question, but I still have no resolution. I know its got to be possible .. so lets see wha...
How to resize web pages to fit in the users browser. This is my delima, I know it can be done as I have seen it done. Here is a sample site http://odandc.com/ if viewed in the display settings...
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...
This script works well, but when the new window is closed, the index page underlying loses its freshness; i.e. the index page is no longer in the cache. Going to another page then going back t...
I am creating a Sub in vbscript to open a window on the change in a drop down menu. I have everything working except it wants to open the window as a new window. I don't want multiple window...
I have 3 ASP.NET web sites running on 3 different domains (a.com, b.com, c.com - not just different subdomains) that need to have a single-sign on set up. In other words, I need to have the u...
Hi Everyone,
My question is a small one....
In a file element in a form <INPUT TYPE=FILE etc etc>, the user can browse for a file on their computer and the element holds the path to the ...
Cannot get javascript reset function to work in an html pge. It works in a simple test script BUT NOT in my regular page. I would attach the html, but this process does not allow.
I am working on a chat system for a new project of mine that I would like to float above the content at the bottom of the page and scroll with the page while staying at the bottom of the page....
I have a vb.net page which gathers some information from SQL and creates a Excel file and saves it to a temporary folder on the hard drive. After the file is saved I want to open it automatic...
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...
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.
Hello All,
I am developed a stored procedure in SQL Server which takes the CSV file coverts its rows into sql Rows. I Have an ASP page where I upload the CSV file and click on the Add butto...
Well, since i cant prevent user from see my source code, but can i prevent user from save it... i mean File-> Save As.
because i ever visit a web site that i cant File -> Save As.
like Yah...
Hello, when attempting to browse to a website in IE6 or IE7 all computers get 400 Bad Request after successfully authenticating. In Firefox, all versions, the redirect works successfully and ...
I am running XP SP2, with Visual Studio .NET 2003. I have created a simple ASP.NET Web Application and when I try to start it from within my IDE the browser is launched and I get and error:
...
We are working on an ASP .Net web application that connects to a DB2 database. I have configured and tested the connection using WinSQL and it works fine. However trying to access the database...
strangely, when i created a new account on my workstation, and loaded up my site using many Fieldset tags in IE it showed them with Rounded corners - yet on my Admin account which I've optim...
Hello I am running tomcat 4.0.5 and have found that the TRACE|TRACK method is enabled. Is there any way to disable TRACE|TRACK method in tomcat. Specially for version 4.0.5?
This version of...
I'm getting the above mentioned error whenever I try to connect to the Visual Foxpro driver and do some manipulation. How to overcome this?
in firefox, if you have a textarea specified to wrap (physical, hard, soft, or virtual), and you enter a word that is wider than the textarea width and has no embedded spaces (example: aaaaaa...
Hi Gurus,
Dear I have just started .net asp 2.0 with Web Developer Express edition no previous background of .net.
I have a table accessories with 10 columns in it and I am show only two...