We have a Intranet running and people are entering a redirection to another server which is a potential security risk.
Is it possible to stop redirection to another host?
Thank you
If there have been some changes to the firewall and previous to that it was working fine I would suspect the firewall.
Can you ping the servers from either end or browse and see it from either end?
Do you know what changes where made to the firewall?
The timeout would indicate they are not...
I have a couple of spreadsheets with a list of i.e. peoples staff numbers in, I want to quickly use this list to create a SQL Statement to delete (or) add these records from (or) to a database.
Can anyone help me on this please?
Kind Regards
Jon
Thanks for the help Ehsant
I think I have done it now by using the following I have changed the function to just be a seperate asp file and am calling that from another page:-
<a href='fileopen.asp?doc=<% =objRS( "document_reference")%>' target="_blank"...
Thats Ok
could you explain how I would open another and send doc ref to it, sorry to be a pain but I am quite new to tis and have been "dumped in it" so to speak
Cheers
Jon
Thank you
I have done that and am now getting a syntax error when I click on the link :-
<a href='vbscript:FileOpen("_148074869_TEST.doc");' target="_blank" >test</a>
Thanks again your help is most appreciated!
Jon
Hi all
This following line is generated from a ASP file but when ever you click on it you get a "type mismatch error". File_Open is a function from the MSDN site, the code works fine with a hard coded file name but since I have changed it to a function I get errors.
<a...
Thanks ehsant
that seem to be trying to call the function now but I am getting a Type Mismatch on the following line if I view the source :-
<a href="#" onclick="vbscript:FileOpener('_148297523_Writing a Stored Procedure.txt')" target="_blank" >test</a><br>
I...
I have the following lines in my code but the function is not being called I am getting page cannont be displayed.
Any Help would be most appreciated.
tempurl = "vbscript:FileOpener(" & chr(34) & objRS("document_reference") & chr(34) & ");"
<a href='<%...
Hi all
Hope someone can help. We would like to stop NDRs attaching the original message as if there are any remote users that have sent a large file to the wrong address they are connected twice as long as need be (funny I know but it happens alot here and external).
Just wondering if anyone...
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.