I am running VI 6.0 with SP5. I also have IE 6.0.
I didn't use to have a problem but now when I have one or more instances of IE running and right click in VI and choose "View in Browser" the new browser starts but the others and it start flashing in the task bar.
I usually have...
Tarwn,
Thanks for the response. You helped me figure it out.
The “window.open” was near the top of the page and was based on an “if” statement. If true, execute the “window.open” and open a different page.
Otherwise it would run all of the code remaining on the page, which was a LOT and...
I hope you can help me. I have a problem with Javascript running slow in an ASP page.
I inherited this program from a programmer who is no longer employed by the company. One of my first assignments is to speed up the program. Upon checking one of the slow pages I found that it was taking...
I have a problem when calling this sort function. In IE it works fine but when using Netscape nothing happens.
The user clicks on the anchor tag which is suppose to call the function which it does in IE but not NS?
I don't think it is the code in the function which is why I haven't shown it...
I'd like some expert opinions on the performance difference between these three ways of writing code.
Because of the extra calls to the server would there be a noticable speed difference or not?
I use #1 but we have a programmer that uses #2. His programs run real slow and I was wondering if...
I found the “problem”.
I am using Word as my text editor in Outlook. Outlook is running all of the time, so each time I opened Word to create a new document I would see a high document number. Of course this was because each email was being counted in the document list. At least that is...
Using Word 2000 each time I open Word I get a new Document number. Now it is at Document 47. I am NOT saving 1-46. When I do save a document I put a real name on it and place it in the folder of my choise.
Where are these ghost copies located at and why are they not being auto deleted...
I have gotten my page to work but don't quite understand what the difference is and would like an answer.
I have taken over a project that was basicly written for IE only. Now it has to work in at least a later version of Netscape. (6.2 and up)
The code on a navigation button was:
<INPUT...
Here is the select statement but thats probably not what you want.
Do you want the .js or the .htm? I can't give you a link because this is on a secure site. (wish I could)
<td><select name="lstMonth">
<option value="01" selected>January
<option...
Hi,
I'm creating pop-ups using FW and they work good except when one of them covers a <select> box.
Then a hole is formed in the pop-up and the select box shows through.
No other objects seem to create the hole.
Is there a way to correct this problem?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.