JavaScript half working in all browsers

Hi, I have problem with Java Script. Some JavaScripts are working, another scripts are working not. This problem is in all browsers (Chrome, Safari, Firefox). For example on page www.levelo.cz, there should be a slider with text in the middle of the page, but i can't see it - it doesn't display to me. I also often have problems with JavaScript lightboxes. I tried to reinstall system (without deleting files) but it didn't help.
Any tips? Thanks!

I have JavaScript enabled in my browser.

Similar Messages

  • Certain Javascript Not Working in All Browsers

    Certain javascript elements on websites won't function at all, and it's not apparent why. For example, when I'm http://www.reddit.com/ and I try to upvote or downvote a submission, nothing will happen, and little text in the bottom left corner of my browser(s) will say, "javascript:void(0)". This problem also occurs when I try to submit a comment, expand comments, send messages, and so on.
    This issue isn't exclusive to reddit, though. It also occurs when I'm on http://www.tinychat.com/. When I attempt to go into a tinychat room the same "javascript:void(0)" message pops up, and I receive this error message instead of it loading the chat room, which reads, "This chat room is not loading. Hold shift and refresh this page to try again. You may need to update your browser or Adobe Flash Player. Tinychat recommends Google Chrome. If this issue continues, please email [email protected]" I did email them, and they never emailed me back.
    I've tried everything from uninstalling and reinstalling Flash. Removing javascript from webpages, and seeing if they would respond differently. I've tried disabling and enabling popup blockers, allowing and disallowing Java content, deleting cache, deleting Java cache, removing all proxy settings, allowing all third-party content, increasing my cache size for Adobe flash, uninstalling and reinstalling Adobe flash player and shockwave. I've used disk utility and repaired all permissions and disk issues, I've used OnyX and deleted all cache files and restored as much back to default settings as physically possible. I've even reformatted my entire computer with the startup discs, and the problem still exists. I contacted Java support, Adobe support, and called Apple support, all ending in no solution.
    My computer specifications:
    MacBook Pro (15-inch Mid 2010)
    2.4 GHz Intel Core i5
    4 GB 1067 MHz DDR3
    NVIDIA GeForce GT 330M 256 MB
    Mac OS X Lion 10.7.4

    The pages use JavaScript links such as:
    <a href="javascript:void(0)" class="pref-lang" onclick="return showlang();" >English</a>
    These are quite common and work OK on my Safari 5.0.6.
    The problem you have could be one of these:
    JavaScript is disabled in your browser
    Your browser's JavaScript engine is damaged
    JavaScript items have not downloaded properly
    You have restricted cookies
    You are behind a firewall limiting access to the internet
    Try the following:
    Disable all Safari plugins/extensions
    Quit from Safari
    Remove all contents of ~/Library/Safari to a new folder on your Desktop
    Restart Safari and test
    Retrieve your bookmarks from the new folder on your Desktop
    The following command can resolve some issues - paste it into a Terminal window and hit the return key:
    rm -Rf ~/Library/Safari/LocalStorage; rm -Rf ~/Library/Caches/com.apple.Safari

  • Method for storing a session id that works on all browsers

    How do I store a simple text session id on the browser, and makes sure it works on all browsers? Cokies can be turned off, and it does not work on WAP phones at all. URL-rewrinting is souch a clumpsy method, I think.
    Is it possible to make my own HTTP header, and if I do, will it be possible to retrive this header from the browser in the next request?

    nope, http headers are lost once returned to the browser. You can add a hidden field with the session id to the form.

  • Built a website to work on all Browsers (fire/Saf/IE), but now IE is moving the content and Nav?

    I have just built a website, ensuring that it works on all browsers, firefox, safari, and IE (I believe the newest IE) When I built my first page it worked on all browsers except IE, (the content and Navigation would drastically move to the left) so I rebuilt it and checked everything on IE and it was fine, when it happened on other pages I again would rebuild it and it would be fine. I had it posted under my personal domain the entire time so I could see what it truly would look like. When it was done everything was basically fine. BUT, when I deleted it from my domain and moved it to the actual domain several of the pages would once again show up with this problem, the Navigation  and and content moving to the left only on IE of course?
    Can someone suggest if there is something in my code that shouldn't be there that is causing this? or something that I need to add to help the site In IE?
    the domain is www.harmonyhealthalberta.ca
    In need of help with this one??
    Thanks!

    You have painted yourself into a box of determinate height by using a single background image.  When text size is increased in browser (zoom, text only), the page becomes a bit of a mess.
    A better approach would be to slice your design comp into sections or image slices and apply those to the various areas in your page.  #header, #navigation, #mainContent, #footer, etc...
    The other advice I offer is to use CSS instead of tables for layout.  CSS is much more flexible and it allows you to make global site changes by editing one external stylesheet file instead of re-coding the entire site. See CSS Zen Garden for some awesome examples of this -- http://www.csszengarden.com/
    Expanding box - 3 image slices in a CSS layout
    http://alt-web.com/DEMOS/Image-slices-in-a-CSS-based-layout.shtml
    Bringing a Fireworks or Photoshop comp into a CSS Layout
    Part 1 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Part 2 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt2.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Can an Acrobat Pro DC fillable form have a submit by email button that works in all browsers?

    Last time I attempted to make an online fillable pdf form the submit (to email) button wouldn't work in all browsers.
    Has this been addressed in Acrobat Pro DC?
    What is the best way to obtain a successful result?

    Two issues may affect the ability to successfully receive the PDF submission:
    First, the built-in PDF "Viewers" lack the ability to submit PDF form and form data, viewers are not compatible with Live-Cycle XFA PDFs, and they lack Extended Reader Rights proprietary to Adobe Software. End-users will need to disable the default built-in viewer, and enable Adobe Reader as the default PDF viewer on the default browser.
    Visit the following website to learn how to enable Adobe Reader:  Acrobat Help | Display PDF in browser | Acrobat, Reader XI
    Second, submitting to an email address may not send; because, the default client-side email may not be configured correctly. To bypass client-side email software you can set the submit button action to point an URL of a server-side script, such as PHP or ASP.net. The script can take the submission and send using SMTP account without the need for OUTLOOK or web-mail.
    Visit the following website for online server-side script examples:
    www.pdfemail.net/examples/

  • Image map links not working in all browsers

    Hi, I develop HTML marketing emails once a week and my boss
    has recently informed me that some, not all, of the image mapping
    links do not work in all browsers or emails i.e. MacMail, Opera,
    Safari, etc. He's positive there's something in Dreamweaver that
    makes the links universally accommodated no matter what email/web
    browser you use, but I haven't been able to find a solution as of
    yet.
    Any help on this would be appreciated, thanks!
    :music;

    Let's start with the least critical issue. Your boss and his
    boss are
    simply wrong. An HTML link is just an HTML link, whether
    created in DW or
    in Notepad.
    Now, on to the meat. When you upload this page to the web, do
    the links
    work? And when you say that they don't work, what do you
    mean? Do you mean
    that when you click on them, you are not taken to the linked
    page? Which
    links are not working?
    Finally, why do you have your mapped image also within an
    anchor tag?
    <a href="
    http://www.beyondthewall.com/xcart/giftcert.php"><img
    src="Slice.jpg" width="263" height="58" border="0"
    usemap="#Map" /></a>
    Is that the one where the link doesn't work?
    Can you post a link to this page on the web, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "blaise napolitan" <[email protected]> wrote
    in message
    news:[email protected]...
    > Thanks for the reply, and that's what I would have
    figured but in this
    > case the
    > entire thing is an image map so there's no absolutely
    positioned elements
    > that
    > would overlay the links. It's just a simple table with
    the main picture
    > mapped
    > out with a few links. I'm assuming it either has to do
    a) the image not
    > being
    > displayed correctly due to a built in email security
    feature or b) my boss
    > and
    > his boss are mistaken (which wouldn't surprise me). I'll
    post the code
    > just in
    > case, thanks for all the help.
    >
    >
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > .style42 {
    > color: #000000;
    > font-weight: bold;
    > }
    > .style29 {
    > color: #FFFFFF;
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 18px;
    > font-weight: bold;
    > }
    > -->
    > </style>
    > </head>
    >
    > <body>
    > <table width="767" border="0" align="center"
    cellpadding="0"
    > cellspacing="0">
    > <tr>
    > <td><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"><i
    > mg src="Logo.jpg" width="288" height="58" border="0"
    /></a><a
    > href="
    http://www.beyondthewall.com/xcart/giftcert.php"><img
    > src="Slice.jpg"
    > width="263" height="58" border="0" usemap="#Map"
    /></a><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"><i
    > mg src="pay.jpg" width="216" height="58" border="0"
    /></a></td>
    > </tr>
    > <tr>
    > <td><img src="main.jpg" alt="main" name="main"
    width="767"
    > height="513"
    > border="0" usemap="#mainMap" id="main" /></td>
    > </tr>
    > <tr>
    > <td bgcolor="#FFFFFF"><div
    align="center"><a
    > href="mailto:[email protected]"
    class="style42"
    > style="text-decoration:none" border="1">*To
    Unsubscribe Click
    > Here*</a></div></td>
    > </tr>
    > <tr>
    > <td bgcolor="#7e0997"><div
    align="center"><a
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"
    > class="style29"
    >
    style="text-decoration:none">www.beyondthewall.com</a></div></td>
    > </tr>
    > </table>
    >
    > <map name="Map" id="Map"><area shape="rect"
    coords="78,33,79,34" href="#"
    > /></map>
    >
    > <map name="mainMap" id="mainMap">
    > <area shape="poly"
    >
    coords="10,7,376,16,369,227,211,218,177,92,122,85,12,109,13,118"
    > href="
    http://www.beyondthewall.com/xcart/posters_prints_novelty_sex.html"
    > />
    > <area shape="poly"
    coords="13,117,121,90,174,99,216,270,9,294"
    > href="
    http://www.beyondthewall.com/xcart/six-pack-24x36.html"
    />
    > <area shape="poly"
    coords="219,225,393,251,347,469,174,407"
    > href="
    http://www.beyondthewall.com/xcart/david-beckham-arm-st4514-24x36.html"
    > />
    > <area shape="poly"
    coords="226,489,14,496,13,303,199,283,168,410"
    > href="
    http://www.beyondthewall.com/xcart/tension.html"
    />
    > <area shape="poly"
    coords="394,16,674,16,668,241,387,238"
    > href="
    http://www.beyondthewall.com/xcart/colin-egglesfield-24x36.html"
    />
    > <area shape="poly"
    coords="407,251,665,254,661,501,403,492"
    > href="
    http://www.beyondthewall.com/xcart/daniel-24x36.html"
    />
    > <area shape="rect" coords="681,15,761,508"
    > href="
    http://www.beyondthewall.com/xcart/beyond_the_wall_posters_prints.html"
    > />
    > </map></body>
    > </html>
    >
    >

  • Website works in all browsers except for Internet Explorer

    I purchased a template online and added our content.  After uploading to our server I tested with FIrefox, Safari, Chrome and IE.  It works exactly as expected in all browsers except for IE.  I'm sure it is a grid issue, but I am a novice web designer and don't know how to fix it.  In IE there is content from the "CONTACTS" section buried at the bottom of all other sections and half of the content of the "CAPABILITES" section is totally missing.
    Modified website here
    http://03694b2.netsolhost.com/#!/page_home
    Original template here
    http://03694b2.netsolhost.com/backup/site/index.html#!/page_home
    Other than the grid problems, the drop down menu under ABOUT doesn't link to anything in IE.
    Any help you can offer would be appreciated.

    IE has become a serious problem generator while developing websites
    The codes have to be well written and scripts have to mantain an order
    Are you working on html5?
    If so my suggestion is to contact the guys that you bought the template from and ask them to fix the problem
    This is one of the big issues when you purschase templates online
    My suggestion is that you take some time to learn to do them by yourself, its challenging but more fun and it gives a professional touch to your work
    There are many sites to get inspiration from
    Regards
    Mike

  • RSS Not Working in All Browsers Except Safari?

    I've recently used iWeb to make a website (not .mac) and has been completely Validated at w3, and passed with no errors in the coding.. except when we go to use the RSS Feed Button in Firefox for Mac, Firefor for PC, Internet Explorer for PC.. the page comes up with errors - and displays a message saying: "This XML file does not appear to have any style information associated with it. The document tree is shown below." and simply displays the Coding. So i checked the RSS page at w3 Validator and it failed because of an Error on line 42. The line 42 is this:
    <description><a href="http://users.bigpond.net.au/bjsp1/lacc/News/F4CBD4AA-E949-44E0-A31C-61159 9D79BD8files/DSCF1400%20copy1.jpg"><img src="http://users.bigpond.net.au/bjsp1/lacc/News/Images/DSCF1400%20copy.jpg" style="float:left; padding-right:10px; padding-bottom:10px; width:130px; height:130px;"/></a>Hello Everyone! Sorry for the lack of updates - we’ve had some technical difficulties - but were back with a new design and some more user-friendly pages. <br>
    So far the only error i can see is the &lt/a&gt etc.. errors, but it could have been an error caused by a change of programs (to get the actual line i opened the file in Microsoft Frontpage) Any ideas of why it is not working in any browsers, and how to fix it?
    Thanks!

    Yes, I'm puzzled by the whole RSS thing as well.
    Clicking on RSS subscribe from my website in Firefox
    gives me the same error. But if I click on the RSS
    icon in the address bar of Firefox, it seems to keep
    track of my site updates just fine.
    That's right. I forgot that FireFox has its Live Bookmarks feature which is basically the same as an RSS reader. While the subscribe button doesn't do anything, FireFox scans a page being viewed for any RSS feeds and lets you select them via other means. RSS is just a different protocol than http and different browers handle it different ways (or not at all).

  • Including Sound In A Rollover that works on all browsers

    I am working on a website for my company that we wanted to have a musical logo play when you rollover the logo on the page. I added a behavior to a hotspot link that uses "onMouseOver" to playsound. This works great in the safari browser. However, in internet explorer, when you rollover the logo, another page opens up and quicktime plays the mp3 we created. I also opened firefox and the mp3 does not play at all.
    Is there anything I can do to allow the rollover to play the mp3 in any browser? Please advise.
    Here is my page that works in Safari:
    http://www.mymusicalprodigy.com/index.html#

    I'm afraid you'll never get this to work for everyone.  It requires the end user's browser to have JavaScript enabled and the latest media player plug-ins installed. To many ifs.
    Sound and other special effects are mostly found on Flash Sites.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Youtube - Does not work in all Browsers

    Greetings,
    I have an issue were Youtube is not functional in any of my web browsers (Safari, Firefox, and Chrome). I cannot find a fix to this issue anywhere else. All I keep getting is "An error occured, please try again later". I have I have tried "Option+Command+R" and this still does not resolve the issue.
    I am running OSX Yosemite version 10.10.2
    Macbook Pro 13" Mid, 2009
    2.26GHz Intel Core 2 Duo
    Memory 2GB 1067 MHz DDR3
    Graphics NIVIDIA GeForce 9400M 256MB
    Please let me know if you require additional information.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • How To Make Work in all Browsers

    Hello all,
    I am new to these forums and I am learning a lot - so thank
    you!
    I have a question regarding browsers. You can see the site
    at:
    http://www.gopher-moto.com/home.html
    The site looks fine in IE but in netscape and firefox there
    are white spaces in some places. I have tried to figure it out -
    but no luck.
    Any ideas are greatly appreciated!
    Brooke

    We first have to figure out whether this is a compliment or
    an insult.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Alex Mari�o" <[email protected]> wrote in
    message
    news:e2m3dj$40v$[email protected]..
    > don't tell him that!
    >
    > Cataluna wrote:
    >> well obviously you are a genious!

  • Close Window doesn't work in all browsers

    I have set a basic JavaScript to close an open browser
    window.
    It works with Safari, IE and Opera (on Mac OSX and Windows
    XP) but not Firefox or Netscape Navigator (on either platform)
    I have tried three variations (Button with
    "javascript:self.close()", text link with
    "javascript:window.close()", and text link 2 with
    "javascript:self.close()"
    If you have time could you please test my page and let me
    know where I have gone wrong?
    http://www.madetall.co.nz/swatchtemplatetest.html
    Thanks Steve J

    > If you have time could you please test my page and let
    me know where I
    > have
    > gone wrong?
    I don't think firefox lets you close a window via javascript
    unless you also
    created that window via javascript.
    -Darrel

  • Flash fullscreen working in all browsers except IE.

    Can anyone help me why the following code not working in IE for fullscreen?
    Here is my code
    Flash file code:
    on(release)
    getURL("html/file name.html", "_blank");
    Html Page Code:
    <html>
      <head>
      <title> file name.html </title>
      <script type="text/javascript">
    function close_tab(){
    window.open('', '_self', ''); window.close();
    </script>
      </head>
      <body class="body" style='margin:0'> <br>
      <center>
       <img src="screens\NWD Common Intake 2.png" alt="Alternate" border="0">
       <input align=top  type="image" src="Screens\back.png" onclick="close_tab()">
       </center>
      </body>
    </html>
    I have gone through some forums where people discussed about this same issue and many people have answerd that this is the problem with the flash player version what they have installed on their machine.
    But I have the latest flash version installed on my machine.
    Does the fullscreen functionality require some specific settings for IE?
    It would be great if you can give me a solution as soon as possible.

    Thanks very much kglad .
    Am new to flash... am still learning . It would be very helpfull for me, if you can give  me the proper code for html and actionscipt2  to get it working in IE.
    Thanks in advance

  • Vertical Spry Menu Bar not working in all browsers

    Hi, everyone!
    I'm hoping you'll help me troubleshoot something.  I have a spry menu bar (vertical) that's expanding properly in IE but not in Firefox or other browsers.  Here is the link:
    http://midlochorus.org/
    Thanks in advance for any help!
    Karen

    I'm pretty bummed not to receive any answers to this.  Is there nobody who can help me?

  • How to make dynamic actions using Set Value work in all browsers?

    I’m having a cross-browser incompatibility issue with dynamic actions using Set Value.  The dynamic action works like a charm on Chrome but has no effect on either IE or Firefox.  The code in oracle.apex.com and here are the credentials:
    Workspace: DDBA
    Username: [email protected]
    Password: redtruck12
    These code is on page 3 and here are the details:
    There are two report lists (Standard and Special) and some of the reports require additional information supplied in either select lists or text boxes.
    If the user selects a Standard report requiring a select list/text box, then the dynamic action sets the value of Special Reports to NULL (and vice-versa).
    The dynamic action is to prevent a simultaneous selection of both the Standard and Special reports.  To see how it works on Chrome, do this:
    Run Page 3
    Select the ‘Report for Search Criteria’ option from the Standard Report list.  A ‘Search Criteria’ text box appears
    Select the ‘Report by Release’ option from the Special Reports list.  A select list appears and the ‘Search Criteria’ text box disappears.
    If you do the same things on IE or Firefox, the text box does not disappear. 

    Hi,
    Things are going wrong with setting the item values to NULL. If you check your session state, you'll see that in chrome your items values indeed will be set to null, but in firefox they won't.
    Also I've noticed that you don't reset the other input fields, so their values persist in the session state. Since you submit your page every time you change one of the report select lists, this might lead to unexpected behaviour. Lastly, I've noticed you use a sql exists expression to manage the display/hide of your page items. A condition of type "Value of  expression 1 = expression 2" causes less overhead as you don't need to switch to the db sql engine for every item to validate.
    I'd suggest you rethink your specs and try to create:
    - One dynamic action (since a value of standard select excludes the value of special select, and vice versa)
    - Set the values for hidden items to null, also in session state
    - Use a refresh of region as extra event in your dynamic action, instead of submitting your page for every change.
    Regards,
    Vincent
    http://vincentdeelen.blogspot.com

Maybe you are looking for

  • A/P Invoice Query

    Hello, I want to come up with a Query to track pricing changes done for items on the A/P Invoice before it's added. For instance: in the GRPO, Bread = 2$                     in the target A/P invoice, Bread = 3$ At times, the users have to change the

  • Two US Robotics would be faster... Need Help

    Hi, had a fault on my line which has been repaired(still hear crackling and crossed lines) but the engineers could not find a fault and reterminated the Master socket this end and at the exchange out of desperation, Its better but still not there, ho

  • Difference Location and Organization in Purchase Requisition

    What is the difference between 'location and organization' in Purchase Requisition ? [http://www.uppicweb.com/x/i/ij/2dpic.jpg] you can see picture in the link

  • Shared Services Configuration error msg

    Hi, I'm trying to set up HFM (9.3) on a Windows 2003 Enterprise server (SP2), when trying to configure shared services with SQL 2005 I get an error message that it was unable to connect to the database. In SQL I set up a database called SSHARE and a

  • Get parent databank in a child scipt

    Hi All, Is there any method to get parent databank in a child script. Currently I'm using variables to pass data from parent script to child script. Appreciate if anyone helps me to solve this scenario. Regards, Deepu M