this is true....i am in a strictly IE environment and since this is for a local intranet, i know the machines that will be accessing the webpage will have all the helpers needed. that's the plus side of course.
now if it were on the internet where there are different browsers, helpers and...
it just takes a fresh mind...i have believe i have it working now....use inline to display the file in a browser window (providing of course you have a plugin installed) and attachment to force the download.
i just need to add a few more lines of code with a case statment and i believe i can...
ok..one last question on this...then its just time to move on.
TIF files. I have a viewer installed on the machine. how do i get the content-type in there to open these files?
two tables...TableA and TableB. Both tables have the following common field names but not data: Field1, Name, Location
Field1 is unique so that there will be no duplicate values between tables.
I want to seach both tables for a value in Field1 and retrieve the Name and Location fields only...
Doesn't the window.open give you the option of naming the new window?
it does open the new window however the window name is the filepath/name. I want to name it something else. Thx
very basic:
<script>
function openwin() {
window.open ('openit.php', 'newwindows') }
</script>
<a href='#'...
ok...just did the easy one again (standard text file). i got it to open...now to try the pdf again.
very quick question...i notice that it opens in the same window as the code. can it open in a new window?
ok...let me drop back 20 yards and punt.
what would/should be the correct code to open a file in a new browser window without prompting to open or save?
we'll keep it simple and just say a standard word document.
I'm going to completely start from scratch.
yeah...definately not a permission problem. the interesting this is....i've copied code from my download page...and it doesn't work from the new page either. I don't get prompted to save or anything.
Granted...I dont want to ask the user to open or save most files (I.e. word, excel, pdf...
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.