I know this has been asked before, but just in case anyone has new ideas:
I want to capture the event of a browser window closing so that I can nullify session variables used for security. ...
Hello, and thank you for taking the time to read up on my post. I recently had to backup my data and reformat my data due to a corrupt XP. I've configured thunderbird now so it has my POP3 s...
Ok, here is the code I have in the HEAD tag of my page.
---------------------------------------
<script language=JavaScript>
function printRPT()
{
data_fields.focus()
window.print()
}
...
Hi,
I have just started my final year in computer science.My problem is that have to do my final year project but i dont have any ides to work on plus i have to submitt my proposal within...
I want to trap the keypress event of a textbox in a web page developed in ASP.NET. How will I do it.
I'm not sure if this is possible...
Situation:
I have a FORM with POST data that I'm passing on to an ASPX script for further processing. I'd like to have the following sequence:
For...
OS 2003
Not running Sp 1
I cannot get the iis admin service to start
When I try and start it manually from the managment console I get the following
error message: Could not start ...
Hello all
Im looking to show the user an HTML table with about 8 rows. I want them to be able to customize the order by moving rows up and/or down in the table, then be able to send the ne...
system:
Windows 2000 prof, IE6 SP1
Problem:
last week javascript popups stopped functioning in IE (although they still work on my system in Mozilla). By "stopped functioning" I mean not...
How can i retrieve hotmail and/or yahoo contact list of a user when he specified is username and password?
Thank you
This question refers to VBScript only, not Visual Basic. Is there a clean and simple function to replace FileExists() that will allow wildcards in the search string? I've searched extensivel...
Dear Experts,
How to export a html table within a dive tag to excel??
Below is what I have so far but it is not working properly.
I expect by clicking on "export to excel" hyperlink, a ...
Hi Guys..
I have a tablecell witch is filled dynamically.. The cell can contain lets say 15 letters.
If one text is 16+ Letters my design gets screwed up.. How do i break the text in two lin...
Hello
I want to build a regular expression validation string so that i could enter Maximum characters 10 in a text box and enter alpha numeric characters only. I want to use this in a val...
hi everyone,
i have made a track email php file, which give me the click of images and unsubcribe data regarding my marketing email sent to clients.
what i want is if someone open the em...
Our corporate has put hotmail.com on the blocked sites list. Is there a way I can acess my hotmail account and see my mail?
Is it possible to use msn messenger over a pfirewall?
A stable system (until yesterday) has me baffled. The World Wide Web Publishing service will not start.
System Info:
1. Win2000 Sp4: all updates applied
2. No recent changes to the serve...
I m working on pdf. I have to get the exact value in millimeter for a pixel for an image. Lets say an image with height 100 pixel and width 200 pixel . What is the conversion formula to conver...
Hello everybody, I have 2 html radio buttons when one clicked i want to hide the span related and vice versa. my sample code is ----
<input type="radio" name="rdo" id="rdo" onclick=ondate()>
...
Hi all experts,
I want a solution that can help me in one of the following:
how to hide the URL of a page in a folder in my website like (www.mysite.com/mypage.html)
I want to hide this a...
I need to know how to make an input button hidden from javascript. I'm finding my input button by using the eval function
var obj = eval(Type + ID);
I then need to be able to say someth...
Is there a way in javascript to set the focus on the item with the next tabIndex value?
Is it possible to embed excel file displayed in one portion of a html page without using frameset?
or is it possible to embed another html page in one portion of a html page without using fra...
ASP.Net - Visual Basic: How do you convert a physical path to a virtual path? For example, if I use server.mapPath to find a physical path for a file, how can I convert that path back to a vir...
Hello,
I have a .avi video that is 300mb. I need to reduce this to a much smaller size so it can be put on a web site. I am not a video expert and I will not do this often. Is there a pr...