Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > window.open works for other html pages, not word, excel, etc.

Reply
Thread Tools

window.open works for other html pages, not word, excel, etc.

 
 
barneagal@gmail.com
Guest
Posts: n/a
 
      02-02-2005
Hi,

I don't know if this is the correct group to post this (probably
browser security or something like that), but it's a start

I am working on an intenet site (Sql + asp.net (vb.net)), on it i have
2 pages:
1 - with the following
<html><script>
window.open('somefile.html','_blank');
</script><html>
2 - with the following
<html><script>
window.open('somefile.doc','_blank');
</script><html>

both somefile.html & somefile.doc exists.

Problem :
on most of clients machines everything is ok, except several clients
that on their machine page 2 doen't work - it will not open the new
window

Notes:
* the specific client can reach the document if the open the browser
and enter the word document address
* this is not a server-side problem since 90% of the clients are OK
Thanks, Gal

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
getMethod() works and works not Alexander Burger Java 25 11-29-2010 06:33 PM
When I turn on my PC, it works, works, works. Problem! Fogar Computer Information 1 01-17-2006 12:57 AM
Read all of this to understand how it works. then check around on otherRead all of this to understand how it works. then check around on other thelisa martin Computer Support 2 08-18-2005 06:40 AM
[py2exe.i18n] English works, German works, but not French. What do I miss? F. GEIGER Python 3 08-06-2004 10:01 AM
After rebooting my PC works, works, works! Antivirus problem? Adriano Computer Information 1 12-15-2003 05:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57