I only have one public IP, before the customer had ISA server where the rules were created using the hostname of the site and isa routed accordingly based on the hostname.
So how I am trying to get the same working with the netscreen
Good day all, I have 2 web servers behind an NS-5GT each run iis with multiple secure websites using host headers. How can I setup port forwarding on the netscreen to forward traffic on port 443 to the correct webserver based on the hostname
Thanks.
Hello All, we store emails in document libraries in our sharepoint version 3 system. Is there a way to design a view with columns where it will list common details about the email? Like Sender, Received, Subject? Because right now putting an email in a Doc library is a mess as there is no way to...
Tony Thanks for the help, i got it, this is what i did
i add an extra Declaration, then i modified the print the document to pdf, and it all wors now.
Dim Old Printer
OldPrinter = Word.ActivePrinter
Word.ActivePrinter = "PDFCreator"
'Print the document to PDF
ActiveDocument.PrintOut...
Hello Tony,. i have made the modifications that got me a bit further, but now, when activating the macro the job just sticks in the printer Que along with PDFCreator that also seem to be stuck, until i close Word.
Hi Tony here is the exle code for example taken from http://excelguru.ca/node/21
Option Explicit
Sub PrintToPDF_Early()
'Author : Ken Puls (www.excelguru.ca)
'Macro Purpose: Print to PDF file using PDFCreator
' (Download from http://sourceforge.net/projects/pdfcreator/)
' Designed...
Hi all, I am using PDFCreator, I want to create a macro that will automatically print the open word document and save it to a directory using a specified name with out being prompted for input, I have seen some Excel examples, can this be done in word? Or is there any other print to PDF program...
The Macro only works on New documents, if i open an existing document already on disk, and wanted to save a copy with a different name and i use the macro it does not work. that’s why I was looking for another way of doing it
well right now I got a macro that when clicked brings up the save as dialog and generates a name using a random function, the name for e.g. might be 7502347, basically just a random generated number. all I want to happen is anytime they activate a macro or save as it will always generate a...
Thanks PeterMoran, i have tried a similar macro to that, but it only works if its a new file, if the client already had a document that the open in word and wanted to save as a different copy, the macros does not work a second time
Good Day All, I need a way to generate file names for word document automatically when a sure saves the document, is there any program that integrates with office to generate file names, or a macro I can use that when pressed will always generate a new file name for the document that is about to...
Hello All, I was wondering, when saving documents into document libraries from Microsoft word, is there a way to enable the create new Folder botton to allow me to crate new folders in to document library right from word rather than flipping back to the webpage?
Thanks in advance
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.