Back button of internet explorer raise exception when running WAD tamplate

Hi gurus,
when we run a WAD template the users automatically use the back button of the explorer in order to navigate one step backward.
this action raise an exception: "Webpage has expired".
is somebody know a way that could work or a way to eliminate the back button of the explorer?
thanks in advanced
Miri

>> I do not think it is because of the parameters you are entering/using, try without using the
>> parameters (just for testing), if you still get the error then its not the parameters which is causing
>> the problem.
If I create the report without asking for user-entered params, it works.
>> Can you please specify the browser and the tool to display the report you are using? Generally the
>> error popps up when there are any mistakes in html or if you are using a javascript which has a error.
The active browser on the computer is IE7 - 7.0.5730.13
I am using the installed crystal reports 11 program to run the report.  I open the report in CR by going to File/Open and selecting the report. Then I get prompted for my ms sql login info, which I enter.  Then I see the "Enter Values" window with my data entry fields; but I don't see the nice formatting and buttons which I see when I run this from the other computers; I see only the placeholders.  I select or enter data and click on the "OK" link.  Then the message box pops up.  The message box pops up when I click on any of the links or on the "x" in the upper right.  Mesage box is explicit - Intenet Explorer Script Error, etc., as I described in my original post.
Thanks
Azhar

Similar Messages

  • Disabling of FORWARD and BACK Button of Internet Explorer.......

    Hello everybody,
    Can anyone tell me how to disable the FORWARD and BACK Button of Internet Explorer through JavaScript.......If possible give me the code snippet.....

    Hi
    I I tell you the answer, I suppose it means you'll be able to spend less time on JavaScript and more time on Java, so here goes:
    Open your page in a new window using window.open(...). This JavaScript takes lots of parameters, such as the page you want to display in the window, as well as settings for hiding the toolbar (which includes the forward/back buttons).
    Do a search on the net for window.open for full syntax. I think you can modify the properties of the current window if you want to stay in the same window, but can't remember the syntax.
    Note you can also disable the right mouse button by defining the following function:
    <SCRIPT language="JavaScript">
    <!--
    var message="Right-click disabled!";
    function click(e) {
    if (document.all) {
    if (event.button==2||event.button==3) {
    alert(message);
    return false;
    if (document.layers) {
    if (e.which == 3) {
    alert(message);
    return false;
    if (document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=click;
    // -->
    </SCRIPT>
    I don't know how to stop the user from pressing 'Backspace' unless you use Java to monitor the navigation.
    Hope this helps

  • Disabling FORWARD and BACK Button of Internet Explorer thru JavaScript....

    Hello everybody,
    Can anyone tell me how to disable the FORWARD and BACK Button of Internet Explorer through JavaScript.......If possible give me the code snippet.....

    You can not do this in JavaScript.
    However, if you set the right response headers in the response IE will disable them:
    response.setHeader("Pragma","no-cache");
    response.setHeader("Cache-Control","no-store");
    response.setHeader("Expires","0");
    would do the trick.
    Silvio Bierman

  • Cannot click back button on Internet Explorer,

    Dear Sir,
    In content Management  of EP6 SP14, KM content we cannot click "back button" in IE menu.  if we click back , it will show the error.
    How to solve this problem.
    Thank you and best regards,
    Vimol

    Hi Vimol,
    you can not solve this problem. The browser functions 'back', 'forward' and 'refresh' do not work properly on SAP EP 6. That's why you find the navigation links and the portal history in the portal header.
    There is a feature called 'External facing portal' or 'EFP' that solves your issue by rendering one HTML file for every portal page. But you'll have some restrictions concerning business packages, KM and collaboration when using EFP.
    There are a lot of threads in SDN about EFP, but here is an entry point:
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/13fd52a5732ba9e10000000a1553f6/frameset.htm">Implementing an external facing portal</a>
    Please be aware that EFP comes with NW2004s SPS6
    HTH,
    Carsten

  • Use a Back Button of internet explorer in WD application

    Hi Everyone
    I tried to find if is possible to go back (to previous page) by using browser(IE) Go Back Button. Do you thing that is possible? How ?
    Thanks a lot for your replies

    Hi Michal,
    Though I am also not a very old user of SDN but one thing which I feel we the new user can opt and contribute in some form to SDN is by properly closing the questions if they are answered. I felt that your question is answered thats why I replied to this thread. Just a suggestion.
    Thanks & Regards
    Sid

  • Internet Explorer Script Error when running report with user-entered params

    We are using Crystal Reports Version 11.0.0.1282.  We have multiple copies each installed on a separate computer.  We have a relatively simple report with a prompt for 2 values (parameters) to be selected or input by the users.  The desktop is either Windows XP SP3 or Windows Server 2003 SP2  On all the XP/SP3 computers, this report works as expected.  On the exception computer, the Windows Server2003 Desktop, we see the prompting screen with place holders for graphics instead of the buttons.  When we attempt to select a value for the parameter by keying in the value and clicking on the OK link (no button), we see message box titled "Internet Explorer Script Error" with text: An error has occurred in the script on this page.
    Line: xxx (varies depending on param chosen)
    char 1
    error: Object expected
    url: file:///c:/doc...../temp/1/prompting1.html
    ===============================
    Searhing around the forum and using Google, I found a suggestion to be copying the "prompting" folder and dll from a known working system - tried this, it didn't work.
    So. I still need a solution. Any other suggestions??
    Edited by: Grant Ellsworth on Mar 16, 2009 10:29 PM

    >> I do not think it is because of the parameters you are entering/using, try without using the
    >> parameters (just for testing), if you still get the error then its not the parameters which is causing
    >> the problem.
    If I create the report without asking for user-entered params, it works.
    >> Can you please specify the browser and the tool to display the report you are using? Generally the
    >> error popps up when there are any mistakes in html or if you are using a javascript which has a error.
    The active browser on the computer is IE7 - 7.0.5730.13
    I am using the installed crystal reports 11 program to run the report.  I open the report in CR by going to File/Open and selecting the report. Then I get prompted for my ms sql login info, which I enter.  Then I see the "Enter Values" window with my data entry fields; but I don't see the nice formatting and buttons which I see when I run this from the other computers; I see only the placeholders.  I select or enter data and click on the "OK" link.  Then the message box pops up.  The message box pops up when I click on any of the links or on the "x" in the upper right.  Mesage box is explicit - Intenet Explorer Script Error, etc., as I described in my original post.
    Thanks
    Azhar

  • Internet Explorer immediately launches when try to open the desktop from the Start screen

    When I log onto my computer, instead of the Start screen opening, the Desktop opens, AND when the Desktop opens, Internet Explorer immediately launches there. 
    Other times, when I log-on, my computer will open on the Start screen, but then immediately launches Internet Explorer on the Start screen.  I didn't click any Internet Explorer icons."
    Also, when I am doing something on the Start screen and decide I want to go to the Desktop and I click the "Desktop tile" it switches me to the Desktop and launches Internet Explorer.  Again, I didn't click the Internet Explorer tile.
    (I just wanted to go to the blank Desktop.)
    There is something telling my computer to always open Internet Explorer first.  When I tried a warm boot, the problem went away momentarily, but returned after a few days"

    Hi,
    What is your current situation?
    Have you checked the suggestions by Robert?
    When opening PC the start menu will automatically start Internet Explorer in APP mode, and if we set Internet Explorer to open in desktop mode, then it will automatically open under desktop when start?
    As we have no Internet Explorer in startup configured, so it won't start by itself. We may try to replace Internet Explorer item's position on the start menu with a different APP, then check what happens(drag and drop the desktop icon on the place of the
    Internet Explorer);
    Is the MSN webpage your home page here? If not, then there might be some application on the startup automatically launches this page, we may take a try to disable one at a time to check; and if this is your default home page, try to replace it with another
    one, then change it back.
    From the last response of
    this thread , it seems this is more related with the webpage than the browser?
    Best regards
    Michael Shao
    TechNet Community Support

  • Company name in Internet Explorer Title Bar When Portal URL is launched

    Hai Gurus,
    I want to shown my company name in Internet Explorer Title Bar, when portal URL is launched. Please let me know how to do this.
    Thanks & Regards,
    H.K.Hayath Basha.

    Hi Kuthbudeen,
    To change the title of the browser go to:
    System Administration > System Configuration > Service Configuration > Portal Runtime > Central Configuration.
    Scroll down to: portal.html.head.title
    and change to required name.
    Do restart ur portal for the changes to take effect.
    Revert back if changes have taken place or not?
    In addition,
    U need to restart portal server ( logoff will not help)
    Regards,
    Purav
    Edited by: Purav Mehta on Jan 15, 2008 11:20 AM

  • Why does internet explorer stop working when I open up a tutorial in Photoshop Elements 12?

    Why does my internet explorer stop working when I upen up a tutorial for Photoshop Elements 12?

    Welcome to the forum.
    Unfortunately, this is the Premiere Elements Forum, which is a video-editing program, and is not Photoshop Elements, an Image-editing program.
    I will Move your post to the very active Photohsop Elements Forum.
    Good luck, and your link, plus any e-mail subscriptions should follow.
    Hunt
    [Moved to Photoshop Elements Forum]

  • Internet Explorer is crashing when opening application

    Internet Explorer is crashing when opening application.
    Internet Explorer 7.0.5730.11
    Oracle JInitiator 1.3.1.22

    I was having similar issues turned out to be a problem with the Jinitiator proxy setting. If you go into Win->control panel->Jinitiator Then Proxies and UNCHECKE the 'Use browser settings' option it may fix the problem.
    My Setup: Winxp SP3, IE7.0.5730.11CO, Jinitiator 1.3.1.26
    I was able to open Apps using Firefox3 fine, but IE was crashing everytime Jinitiator started. Turns out it's because of how the proxies in IE versus FF were setup, so it could open via the FF browser Proxy setting but not via the IE7 proxy settings. Telling Jinitiator to NOT use the browser setting enabled me to use both IE7 and FF3
    Note: My company uses a automated proxy configuration script (proxy.pac) so if you have a similar setup to this it may help.
    Message was edited by:
    ben jones
    Message was edited by:
    ben jones

  • When I click on Firefox shortcut icon to start the Firefox browser, the browser doesn't start-up (i.e., like Internet Explorer starts-up when I click on the Internet Explorer Icon)

    When I click on Firefox shortcut icon to start the Firefox browser, the browser doesn't start-up (i.e., like Internet Explorer starts-up when I click on the Internet Explorer Icon).
    Thanks,
    Carl Togni

    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test to see if that helps.
    Do a malware check with some malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.<br>
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Raise exception while running ad hoc query

    Hi,
    I receive a "raise exception" when I try to run an existing ad hoc query in the work area: "standard area (client specific)". This does not happen when I when I create a new query or run a existing query in the work area:"Global(cross client)".
    How can this be? Very thankful for answers:-)
    -hilde

    rohit,
    just now my client informed that, he is getting same user group, not which he changed from AQB.
    Please let me know if there is any other setting....
    early reply appreciated..
    thanks,
    kumar

  • How to close Internet Explorer and other programs running on Windows?

    In order for Flash Player to be installed or updated, any programs that use Flash Player must be closed.  This includes Internet Explorer or other browsers, instant messengers, Skype, etc.
    These programs may be running in the background, not as visible windows, but need to be closed anyway.
    To close such programs use the Windows Task Manager.  To start Task Manager, take any of the following actions:
    Press CTRL+ALT+DELETE, and then click Task Manager.
    Press CTRL+SHIFT+ESC.
    Right-click an empty area of the taskbar, and then click Task Manager.
    Once the Task Manager is running, select the Processes tab.  On older Windows version you may need to click on the Process Name or Image Name header to sort the process names.
    Now right-click on every process that the Flash Player installer needs to close (e.g. iexplore.exe), then select End Process.
    It would be desirable if the Flash Player installer could perform that action by itself; I have therefore created an enhancement request.  If you were affected by this problem, please head over to the Bugbase and vote for this request: https://bugbase.adobe.com/index.cfm?event=bug&id=3548136

    See How to close Internet Explorer and other programs running on Windows?

  • Installer asks me to close internet explorer but no IE running, all windows closed

    installer asks to close IE but its not running, even task manager says its not running and installer just sits with close IE window open.

    See How to close Internet Explorer and other programs running on Windows?

  • Slow response time for radio buttons on Internet Explorer 7

    Hi,
    We're using ADF 11.1.1.4 on weblogic 10.3.4 on a Solaris 10 (sparc) platform. The architecture also uses OHS and Webcache 11.1.1.4.
    One of our applications has a webpage that is composed of several tabs, inside each tab we have some questions with radio buttons. When a client responds all questions on the first tab it moves to the second, where the application loads the necessary questions, based on the answers provided on the first tab. Once the client finishes answering this tab it moves to the third one and so on.
    The problem appears once the tabs are loaded. Each time the client clicks one of the radio buttons, Internet Explorer takes between 3 to 5 seconds to return control, and considering that a client might need to click dozens of radio buttons to complete a process, it becomes a very exhausting task. It's worth noting that the session information is persisted for each radio button, when we move between tabs all answers are kept even if we didn't saved the progress.
    On the other side, if we use Google Chrome 16, we find that the webpage returns control to the user almost inmediately, when clicking the radio buttons the response time is usually at 1 second or less.
    We've checked that the app server is not stressed, heap memory is nowhere near the maximum assigned and the used processor % is very low, so it does not seems to be a resource problem.
    Is there any known issue with ADF 11.1.1.4 and IE7/8 that affects the browser's response time? Are there any guidelines or recommendations regarding how to make the radio button component work properly? Has anybody noticed this behavior in adf?
    Thanks.

    I think that the most accurate description of the problem is that the autosubmit action of the radio button takes considerably longer in IE7 than in Chrome.

Maybe you are looking for

  • How come when i logg in to facebook it will load, but when i go into games like farmville it does not load, but the games will load with internet explorer?

    i play games on face book, like farmville, frontierville, it will load the main page that shows all your friends and things that have been posted, but when i click on farmville to actually go into my farm it will not load, it says if it don't load in

  • WiFi Connect HP LaserJet 100 color MFP M175nw

    I have been using a HP LaserJet 100 color MFP M175nw succesfully over my home WiFi network for a few months now. I had a Comcast (WiFi) outage yesterday and had to re-configure my cable-modem/WiFi-Router (combo unit - Motorola Surfboard SBG6580). I u

  • Corrupted image in applet from web cam

    Hi there I created a little webcam server application that listens to port 8080 for requests, then displays an image. The image is jpeg encoded frame grabbed from a logitech web cam using the java media framework. I got the code from this forum. I ha

  • Validation Error in complaint search with changed on field.

    Hi all, I have added changed on field in complaint search screen of IC agent role, while searching for a complaint using changed on field, data as last month. We are getting an error message saying "Date M+-1 is invalid". Which I am suspecting as an

  • JNDI - DataSource

    I want to use JNDI to get access to a DataSource. Think "swing app", no EJBs, so please don't tell me to look at my app server/container docs. I know how to create and use the DataSource, but I am having problems with JNDI. I am trying to use Sun's f