Opening EXCEL and MS WORD doc requires login to WAS

Hi all, just have a question on when I open an EXCEL or MS Word document in a new window via below html statement, a logon on screen pops up and asking me to logon to the SAP Web Application Server, however, when I cancel, it will open the EXCEL/WORD, document, my question is, how can I remove/bypass the popup dialog screen asking me to logon to SAP WAS. Is this a network security issue?
<td><a href="/docs/<%= file_name%>" target="_blank">
                       <%= att_name%></a></td>
Note: "file_name" is the unix filename
      "att_name" is the description of the filename
Thanks in advance for your help.

Ok.
Then the problem is with the relative path for your document. Your BSP application may be in a different node and your "docs" is in a different level in the sicf tree.
you have to use something like ../docs .
Regards
raja

Similar Messages

  • Can ipad open, revise and send word docs?

    Can Ipad open, revise and send word docs?

    Depends on what you're doing; SL doesn't really support Office docs directly. In Snow Leopard, TextEdit can open Word docs, albeit with little fidelity for anything beyond text. Try iWork if you need to really work with Word docs (note that even then it's an import/export process and not native support).

  • How can I access my Excel and MS word docs now that I down loaded Lion?

    How can I access my Excel and MS word docs now that I down loaded Lion?

    Isn't it the kind of question which would have been better asked before switching to Lion ?
    Of course it would be more logical to ask in a M…oSoft dedicated forum.
    In case you forgot it, here you are in a forum dedicated to an Apple product named Numbers
    Yvan KOENIG (VALLAURIS, France) samedi 23 juillet 2011 12:43:13
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How to open and read pdf and micrsoft word (.doc) files or documents

    My problem is how to use my BB 9800 software version 6.0.0.546 to read/view pdf files and microsoft office documents. I have also bought documents to go from online and have installed it on my phone, but whenever i try to open it I receive a message that it is incompactible. Any help will be greatly appreciated.

    Hi, Sammy.
    Why not install a 3rd party PDF reader and Word Doc reader to help open and read pdf and micrsoft word (.doc) files or documents? You can google it and select one whose way of processing is simple and fast to help you with the related converting work.  It will be better if it is totally manual and can be customized by users according to our own favors. Remember to check its free trial package first if possible. I hope you success. Good luck.
    Best regards,
    Arron

  • How can I use Automator to open and save Word docs with links?

    Hi-
    I'm having trouble building a Workflow to open and save Word docs with links.
    My Workflow so far:
    1. Get Finder items
    2. Copy Finder items (to new folder)
    3. Rename selected items
    4. Open selected items (Word docs)
    Three problems occur.
    The first is a Word 2004 problem -- I can't get the warning "This document has links in it; do you want to open it with/without updating the links" to go away (Unilke the Macro warning toggle capability, there is nothing in the Preferences for Word 2004 that addresses the links warning, as far as I can tell; any insight you can shed on this would be terrific.)
    The second problem happens with Automator: if I manually accept the update of the first document's links, Automator opens that document but then halts completely, even though I've instructed it to open multiple documents.
    The third problem I have is that there's no Finder action in Automator that allows me to save the document that's now open (as far as I can see).
    Any suggestions for how to fix? If I can get this to work, and scheduled in iCal, it will be an unbelievable time saver.
    Thanks,
    Jeremy
    PowerPC G5   Mac OS X (10.4.6)  

    Hi there Jeremy,
    to do this you are going to have to add in some Run AppleScript steps...
    These will rely on GUI Scripting. So first you need to activate GUI Scripting.
    Now we need to add in a Run AppleScript action to the end of your workflow...
    This will replace your current number 4 in the workflow (Open Selected...)
    click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">on run {input, parameters}
    set allItems to every item of input
    repeat with currItem in allItems
    tell application "TextWrangler"
    open currItem
    end tell
    activate application "TextWrangler"
    tell application "System Events"
    tell process "TextWrangler"
    delay 2
    --when the Word document is opened I have told it to press okay !
    --I don't know what key you want it to press in the dialog box
    keystroke return
    delay 2
    --save the doc
    keystroke "s" using command down
    delay 5
    --close the doc
    keystroke "w" using command down
    end tell
    end tell
    end repeat
    return input
    end run</pre>
    The above script should open each Word Document, press a button in the dialog box then do a save and then close the doc...then loop through the rest of them.
    You need to replace the name Text Wrangler with Microsoft Word (or whatever it is called!), I don't have it on my Mac.
    You will have to let me know what button needs pressing in the first dialog, if it isn't the 'highlighted ' one then we will have to amend the script...
    regards
    Ric

  • I can no longer open excel documents in my doc to go app. Error message simple reads can not open attachment. And the attachment is now a winmail.dat

    I can no longer open excel documents in my doc to go app. Error message simple reads can not open attachment. And the attachment is now a winmail.dat

    winmail.dat files usually mean the email has been sent in rich text format - you could either the person who sent it to send it in a different format e.g. plain text or HTML, or there are a few apps in the store that support it (search for winmail.date in the store).
    winmail.dat files : http://support.apple.com/kb/TS1506

  • Just installed snow leopard and can't open any of my word docs?

    Just installed snow leopard and can't open any of my word docs?

    Depends on what you're doing; SL doesn't really support Office docs directly. In Snow Leopard, TextEdit can open Word docs, albeit with little fidelity for anything beyond text. Try iWork if you need to really work with Word docs (note that even then it's an import/export process and not native support).

  • IE will not open a pdf or word doc

    IE will not open a pdf or word doc
    I’m trying to make a quick cd for a portfolio
    What I’m having trouble with is I have only 2 buttons
    and one opens a pdf and the other opens a word doc. With firefox
    the buttons work with IE they don’t.
    I used set nav bar image in the behaviors to create the
    button, I even tried just linking it using the properties. Also
    tried linking in fireworks.
    I will be putting the file on cd with a autorun
    Thanks for any help

    Enter the text of the IE error message at this link, to see
    if Microsoft has a fix
    http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US

  • How to embed an excel file or word doc in a pdf doc

    How to embed an excel file or word doc in a pdf

    Hi Maxpkh
    Do you mean attachment? You can't do that with free Adobe Reader you need Acrobat to do this.
    ~Deepak

  • TS1717 I started the download for the itunes update, but before it completed, it said there was an error.  I then went to open itunes, and the message came up that it was not installed on my computer.  Did I lose everything?

    I started the download for the itunes update, but before it completed, it said there was an error.  I then went to open itunes, and the message came up that itunes was not installed on my computer.  Did I lose everything?

    Hello llblake,
    Fortunately, the process of installing or updating iTunes should not affect your library. The following articles can help with getting iTunes properly updated and stabilized.
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Cheers,
    Allen

  • Installed mackeeper and now word docs wont open, says they're blocked. What do I need to do ??

    Hi, Purchased and installed mackeeper, since then word docs aren't opening. Keeps saying thy're blocked open from file etc. Tried that and still not opening. Safarii isn't working as fast and now it keeps crashing. Not sure what to do. If I uninstall the programme will it all work again ?? what does everyone else use to keep their mac running soothly ??

    fayefromhalstead wrote:
    Hi, Purchased and installed mackeeper, since then word docs aren't opening. Keeps saying thy're blocked open from file etc. Tried that and still not opening. Safarii isn't working as fast and now it keeps crashing. Not sure what to do.  If I uninstall the programme will it all work again ??
    I doubt that un-installing it will solve the problem, but at least it won't do any more damage than it's evidently already done.  I would call MacKeeper Tech Support and ask them what to do.  You'll need to call them anyway in order to un-install it as it doesn't come with a script or instructions on how to do that.
    what does everyone else use to keep their mac running soothly ??
    For the most part I have hardly ever had to use anything over the twenty odd years I've owned Macs.  I have a large collection of mostly free utilities that I keep around just in case.  What sort of problems were you having before MacKeeper came on the scene?

  • I have upgraded my laptop with Adobe X1 and now all PDF's will only open as en ecyrpted word doc, pl

    I have upgraded my laptop with Adobe X1 and now all my existing savedPDF documents will only open as an encryted word document, HELP! Please!

    Hi Juliea,
    I think the file association for PDF is not correct. Instead of double clicking the file to open, Please try below mentioned
    right click on the file and select open with..
    Select Choose Default Program
    Select Adobe Reader from the list(If it is not in the list then navigate C:\Program Files (x86)\Adobe\Reader 10.0\Reader and select AcroRd32.exe)
    Remember to select the check box"Always use the selected program to open this kind of file"
    Click ok
    ~Pranav

  • Opening and editing Word docs in Pages

    Hi!
    Whenever I write a document in Pages and export it as a Word document and then opens it again in Pages, maybe afer it have been edited in Word, the table of contents, for one thing, is changed. I noticed that when I open it as a Word document it now contains a lot more styles. For example Sub-heading and Sub-heading A. This is really annoying cause it messes up the document.
    Can I change this in any way and get it to look like the Pages document I had before?
    Thanks

    Rune
    Well I'm glad you have found a workaround. It's difficult for me to understand how your document was being messed up.
    I thought you had Word. To clarify what I was talking about, Word deals with styles slightly differently to Pages. In Pages all the styles are associated with the document. When Word opens a document it adds a whole bunch of styles to what's already in there from what it calls document and global templates - this is the source of the extra styles that irritated you. These templates are associated with each user of Word.
    The only other thing you could do is ask the people editing your document with Word to override Word's default behaviour of introducing styles from global templates. Many long time Word users that I know wouldn't understand what I was talking about

  • 9300 excell and/or word attachments

    Hi
    I could not open yahoo.co.uk as cookies were not allowed. So I installed wap yahoo. I can see attachments to my e mails but cannot open them or save them to a folder. They are Excell and Word. Is this possible? If so could anyone advise how.
    Many thanks
    Dan

    Thankyou Pet for your advise again.
    I hope this is the last stage to enable the phone to do all I require.
    I have loaded yahoo web page and succeeded to downloaded attachment into my files section. When I try to open the spreedsheet however i get the following mesage.
    'No application installed for this file.'
    The wap yahoo does not let me even download the attachment.
    I tried opening the attachment on my pc and importing it through the application installer on the pc suite but that does not let me open any excell or word files let alone move them to the phone.
    yours hopefully
    Dan

  • Pages and Windows Word docs

    Does anyone know if you can open Word docs created on a Windows machine in Pages for iPad if you receive them via email? I have tried this with Word docs created in Office 2003 and can't get it to work. The Pages documentation says it supports Word, but I'm starting to wonder if somehow it only supports Word files created on a Mac? Or is it just that it doesn't support older versions of Word like Office 2003? Thanks much.

    I've opened Word files created with Office 2008. I'm pretty certain I've opened files made with Win versions 2003 and 2007 (I went crazy testing the first week and naturally I didn't write down everything I did. Now I'm going back and doing some testing over ) What version are you using?

Maybe you are looking for

  • FCS7 Won't Export EXACTLY 30:00

    OK, so this happens all the time to me, but usually the cable stations can deal with it. I have a new system I'm uploading to that rejects my files. In my latest case, I'm editing in 23.98 fps (footage from RED) and exporting to 29.97 fps, ProRes HQ

  • Power supply retailers near Philadelphia? G5 won't turn on anymore.

    When I went to bed last night, my Mac was on and running fine. This morning, it was off, and would not turn back on. When I press the power button, absolutely nothing happens. I plan to replace the battery first, as I have seen recommended. If that d

  • Datagrid editable problem

    hi I am having a datagrid in which one particular column is editable.This column fetches decimal values from database.Although i have set the editable property as true I am not able to edit the column .Only if i press backspace I am able to edit it .

  • Web template transport - Urgent

    We are unable to save a web template (after making changes)and getting the following errors. " THE OBJECT CANNOT BE PROCESSED DUE TO A TRANSPORT PROBLEM" When we click Ok, then the following message is appearing: "COULD NOT SAVE TEMPLATE" There is no

  • IPhone 3G keeps needing to be restored

    My iPhone has worked fine the past year and a half, but recently hasn't been working. It was getting no service in areas where there is service a week or so ago. Two days ago it said iPhone cannot make or receive calls restore needed. I did the resto