External redirect to TabbedPanel within Index

Hi,
I have a website that uses Spry tabbedPanels for its
different pages areas. With that the URL never changes from the
initial site. www.netsourcestorage.com when changing pages.
I need to create an external link (page) that just redirects
to my main index page but on starting with Tab4 contents opened.
example: www.netsourcestorage.com/wsca goes to
www.netsourcestorage.com tab4-page content...
What code is necessary in both the index page/tabs and in the
external redirect page?
Thanks...

SOLVED.
Added the SpryURLUtils.js to pull a param out of the URL.
Then apply it to an option on the VAR tabbedpanels1.
<script src="SpryAssets/SpryURLUtils.js"
type="text/javascript"></script>
<script type="text/javascript">
// Grabs the values of the URL parameters for the current
URL.
var params = Spry.Utils.getLocationParamsAsObject();
</script>
****the rest of your page
var TabbedPanels1 = new
Spry.Widget.TabbedPanels("TabbedPanels1", { defaultTab:
(params.panel ? params.panel : 0)});
The : 0 means if no params are given it will default to the
first tab (zero tab)
So in my query below: www.netsourcestorage.com?panel=3
will now open the site with the fourth tab panel from the
left open/default
** I found the SpryURLUtils.js in the Adobe Spry
1.6.1/includes new release (~mar 08). Not included in initial CS3
release.

Similar Messages

  • External load a StyleSheet within the IPreloaderDisplay via the StyleManager

    Hello,
    I've attempted to dynamically load an external stylesheet swf file within my IPreloaderDisplay implementation using the StyleManager.loadStyleDeclerations and have caught an error:
    TypeError: Error #1006: getInstance is not a function.
        at mx.core::Singleton$/getInstance()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\Singleton .as:49]
        at mx.styles::StyleManager$cinit()
        at global$init()[E:\dev\flex_201_borneo\sdk\frameworks\mx\styles\StyleManager.as:27]
    Is there a way to fix this problem. I would like to load the dynamic stylesheet before the Application initilialise for performance reasons and to eliminate the UI from changing it's look once the application is shown. Is there maybe a way to fix this by making it possible to load the dynamic stylesheet during the IPreloaderDisplay steps.
    Thanks in advance

    Hi There - taking the issues and breaking them down - RDP and remote Assitance are not clearly documented to get them working - however, on your "RDP All" Rule shave you enabled "Edge Traversal" and tested using your management server
    with pre-assigned DFG. - see this link for reference - 
    http://blogs.technet.com/b/edgeaccessblog/archive/2010/09/14/how-to-enable-remote-desktop-sharing-rds-rdp-from-corporate-machines-to-directaccess-connected-machines.aspx
    One note is that Remote Assistance is not correct in the article. The correct WFAS Rules are below
    Name
    Rule
    Protocol and Port
    Scope
    Action
    Profile
    DA - Inbound RDS via DirectAccess
    Inbound
    Port 3389
    Limit to DA Server IPv6 and Managment Server IPv6 Address
    Allow and Allow Edge Traversal
    Public, Private
    DA - Inbound RA (DCOM-in) via DirectAccess
    Inbound
    Port 135
    Limit to DA Server IPv6 and Managment Server IPv6 Address
    Allow and Allow Edge Traversal
    Public, Private
    DA - Inbound RA (RA Server TCP-in) via DirectAccess
    Inbound
    Program
    %SystemRoot%\system32\raserver.exe
    Limit to DA Server IPv6 and Managment Server IPv6 Address
    Allow and Allow Edge Traversal
    Public, Private
    DA - Inbound RA (RA Server UDP-In) via DirectAccess
    Inbound
    Program
    %SystemRoot%\system32\raserver.exe
    Limit to DA Server IPv6 and Managment Server IPv6 Address
    Allow and Allow Edge Traversal
    Public, Private
    DA - Inbound RA (MSRA Server TCP-in) via DirectAccess
    Inbound
    Program
    %SystemRoot%\system32\msra.exe
    Limit to DA Server IPv6 and Managment Server IPv6 Address
    Allow and Allow Edge Traversal
    Public, Private
    After that we can look at the routing - have you an internal VIP for the DirectAccess Servers as looking at the post the traffic will always go out of the specified server (the one determined as the DFG of the Management Server).
    John Davies

  • Starting an external .exe application from within Visual Basic

    How do I start an external .exe appliction from within Visual Basic. for example start Internet Explorer or FireFox?
    Thanks in advance
    Big Buzzard
    Philippe de Marchin

    How do I start an external .exe appliction from within Visual Basic. for example start Internet Explorer or FireFox?
    If you know the path and filename of the application, or if it is an application that the operating system will find for you, then you can pass the application details to the Start method of the Process class.   If you don't know the path and filename
    of the application - for instance you want to start the user's web browser but it might be IE or Firefox or something else, then the argument to the Start method can be of any file type for which the extension has been associated with an application installed
    on the system. 
    https://msdn.microsoft.com/en-us/library/53ezey2s(v=vs.110).aspx

  • Redirect to their corresponding index.jsp files from multiple sub folders

    Hi,
    I have a doc root in the location /opt/htdocs/defaultapp, where defaultapp is the application with war file(with jsps and java code) in weblogic.
    There are multiple sub folders in docroot like /opt/htdocs/defaultapp/ra, /opt/htdocs/defaultapp/info, ...etc.
    ra, info has index.jsp files from weblogic but not in docroot. So, If there are 12 sub folders like this, how can I use a single <If> condition to do that.
    I can also do in this way
    NameTrans fn="restart" from="/ra/" uri="/ra/index.jsp"
    NameTrans fn="restart" from="/info/" uri="/info/index.jsp"
    If I don't define in the above manner, the browser is giving me the directory listing.
    again I have subfolders under /ra, /info but without jsps, so when a user tries to open these folders it should return him an error page
    finally, if the user requests
    http://192.168.1.1:10000/<any-sub-folder>/ it should open http://192.168.1.1:10000/<any-sub-folder>/index.jsp
    if the user requests http://192.168.1.1:10000/<any-sub-folder>/<any-sub-folder2> it should redirect to error page
    Thanks,

    If /opt/htdocs/defaultapp is a Java web application being served by WebLogic then you shouldn't be configuring Sun Web Server to do the welcome file processing for directories. Instead, you should look at the welcome file configuration in WebLogic and in your web application.

  • Redirect from page within one site to an entirely new site?

    Hi folks,
    I have created a new website: http://wakatipucollection.co.nz as a replacement for a page I had been hosting at http://arrowmark.co.nz/clients
    At the Arrowmark site I have updated the menu bar and text links to take visitors to the new stand alone site but I still have collateral out there, including business cards and QR codes, that use the old arrowmark/clients address.
    I have inserted an iframe into the old page so that visitors see the same information as at wakatipucollection but it's not really ideal and I don't like its appearance.
    Is there any way to apply a redirection to just one page in a site to another site altogether? Or if not, is anyone able to suggest a workaround that is more attractive that this iframe?
    Thanks in advance for advice,
    Jo

    BoppyW wrote:
    Thanks for replying.
    arrowmark.co.nz/clients is not in a separate folder - all of my pages are in the root directory. Do I HAVE to create a separate folder for the page for this to work?
    Also, how would I know if the host is verified?
    The php solution will pose a bit of a problem as all the links/images in the page you are tring to 'get' will need to be absolute path links - http://wakatipucollection.co.nz/images/lake-hayes-panorama-2012.jpg - any scripts you'll need to use the absolute url as well:
    <script src="http://wakatipucollection.co.nz/SpryAssets/SpryEffects.js" type="text/javascript"></script> and any css links.
    You can change all those and it should work.
    The other possible way would be to use your htaccess file if you have one!
    Insert the following which should redirect anyone who accesses your old site to your new one.
    redirect 301 http://arrowmark.co.nz/index.html http://wakatipucollection.co.nz/index.html
    However the branding wont be preserved but can't you just add a subtle logo or something at the top of the page saying 'formerly Arrowmark' I mean who looks at the url address bar?

  • How can we make a external web service call within tjspSelfRegistrationTile

    Hello Gurus,
    Can anybody tell me how can we include a JAVA code within the tjspSelfRegistrationTiles.jsp page? so that we can make a external web service call which includes the logic of validating the UDF values?
    The requirement is to validate the value of a field provided by the user on the OIM self registration page. If the user has provided invalid value for that particular field then the user should not be able to register himself - an error message should be displayed. I have to compare the value provided by the user with some already hard coded ones within the JAVA code. If the value of the field is one of the hard-coded ones then only the user should be able to register himself.
    Any Response/ideas/concepts truly appreciated.
    TIA,
    - oidm.

    Have you ever tried something like this?
    1) Create an error message definition where error code starts with Adapter. for example, ADAPTER.Invalid_TemporaryAccess_Dates.
    2) Create an entity adapter and assigns it to the Request object, pre-insert;
    3) Logic of your adapter
    Tests if the REQ_OBJ_ACTION is Create Entity
    Performs your validations
    Handles an error the validation is not ok
    Thanks,
    Renato.

  • Help needed with process to call an external web service from within ABAP

    Hello,
    I have an understanding of how I can provision web service from within SAP so that it can be consumed by external apps.
    Now, I am in need to know the, how I can call an external non-sap web service (let's say a java application) or even a public domain web service for that matter:
    Is there any lay man's guide out there? which will list following step:
    A sample ABAP program calling an external web service
    List of all the configurations needed within SAP to make this happen (calling an external web service).
    Any help will be greatly appreciated.

    Hi Matesh,
    Please use the following command in Google : site:sdn.sap.com abap consuming web service
    There is many samples of your needs on SDN.
    Like this one :
    http://wiki.sdn.sap.com/wiki/display/Snippets/WebServiceconsumerusingABAP-PROXY
    Regards, Gilles.

  • External hard drive isn't indexing in spotlight

    I have a 320gb Seagate external hard drive attached to my MacBook by usb. The drive works fine, but files on the drive don't show up in spotlight searches. Essentially, I can't search for files on this drive. I have tried adding it as private in the spotlight settings and then deleting it, but that didn't force it to be indexed.
    According to disk utility, the drive is formatted as: +Mac OS Extended (Case-sensitive, Journaled)+
    Does anyone know how to include this drive in spotlight searches or why it isn't thus far?
    Thanks!

    Select the icon of the drive you want to partition—not any of the volume icons below it—in the Disk Utility window. Select the Partition tab.
    From the Partition Layout menu in the window, select One Partition.
    From the Format menu, select Mac OS Extended (Journaled).
    Click the Options button and select GUID Partition Table.
    Click the Apply button and confirm when prompted.

  • External reference to bookmarks within pdf

    I'm using Abobe reader 9 and I'm trying to insert a hyperlink in Word that refers to a specific bookmark within a pdf. The link keeps resolving to the top of the pdf but not to where the bookmark is located? This there a solution? Thanks

    No, but you can specify a specific page number or Named Destination. Look up "PDF Open Parameters" for more info.

  • External redirection

    Okay so I bought an external hard drive that doesn't need an additional power supply and transfered all my music and pictures to it. How can I set up iPhoto to when I am importing new pictures to automatically save them to my new external drive? I figured out how to do it on iTunes. Thanks!

    When you say you " transfered all my music and pictures to it." how did you do this? Did you drag the iPhoto library from the pictures folder on your computer to the external drive?
    Are you running a referenced library (the "copy items to the iPhoto library" preference has been unchecked - this is NOT recommended) or a managed library (the default - the "copy items to the iPhoto library" preference is still checked?
    assuming that you drug the entire managed library to the external drive all you need =to do it launch iPhoto while depressing the option (alt) key and use the select library option and point to the iPhoto library on the external drive - iPhoto will use this library until it is unavailable (the drive is not on or spun up when iPhoto starts) or you change it by launching with the option key depressed again
    LN

  • My index page is not redirecting. I see index of / with redirect links

    I am using A Small Orange and publishing directly from iWeb to a Small Orange.  How can I resolve this issue?  I am an absolute beginner so please assume I know nothing about creating a website!  Thank you.
    the page is www.ellowynbehring.com

    It looks as if you have not uploaded your site to the root folder on your server?
    What file there did you upload to?  If you upload your whole site folder to your server, then you also need to upload the separate index file that iWeb produces on publishing and this needs to sit outside your site folder to point into the index file that is in the site folder.
    What is probably best to do is to go into iWeb and select publish to a local folder and then your site folder and separate index file will be published to your desktop.  Then download Cyberduck, which is a free and dedicated ftp client that you can use to upload your site to your server.
    Open Cyberduck and connect to your server and you will then be able to see exactly where you are uploading to and what folder on your server you need to upload to.
    Once you can see this, upload your site folder and then upload the separate index file, but it needs to sit outside your site folder pointing in towards it.

  • View external content from window within site?

    Issue solved by inserting an inline frame

    Hi There
    Admittedly, I've never really used the ability to actually view the URL from the RoboHelp Explorer pod. So if you say it worked in earlier versions and it has now stopped, I'd heartily advise you to report it to Adobe via the bug report. Click the link below to open the page to file the report.
    http://www.adobe.com/go/wish
    From what I'm seeing, your best bet at this point is to right-click the link and choose "Show Topic Links". Then from the Link View window, open the topic with the link and choose to preview and test the link from there.
    Cheers... Rick

  • Redirect iWeb Pages To External Sites?

    I have a persona domain that I have linked to my .mac account. I have a previous blog that I am trying to substitute on my site instead of having to create a whole new one using the iWeb blog feature. How do I do this?
    Currently, I have tried to change my CNAME records at my Domain control panel. I use blogger.com so I entered in a new CNAME record that would direct to the correct destination field.
    All I want to happen is to have on my navigation bar where it says blog to redirect to myname.blogger.com. I can not figure out how to do this. Maybe I am just making it too complicated.

    I was struggling with this same problem for a few hours tonight and finally got it figured out.
    1. Create a blank page in iWeb and set it to be included in the navigation bar.
    2. After publishing your site, find the file iWeb creates called "index.html" and open it with a text editor. (I like TextWrangler, but TextEdit should work as well.)
    3. The file should be very short. Find the section that looks like this:
    meta http-equiv="refresh" content="0;url= PageName.html" /
    4. Replace the portion after "url=" with the full external URL you want the navigation bar link to point to. For example, your final line might look like this:
    <meta http-equiv="refresh" content="0;url=http://myblog.blogspot.com" />
    5. Select "Save as...", and use this file to replace the blank iWeb page you created for the Navbar. (If you made Blog.html, this will become your new "Blog.html" file. (Don't just save the file, or you'll screw up your index file. We're just using it as a template.)
    For an example of this fix in action, here's my site where I did this exact same thing earlier this evening:
    www.timelypersuasion.com
    (click on the "blog" link in the navbar to see the external redirect)
    Hope this helps.
    -J

  • Indexing - one document embedded within another

    Greetings,
    I am testing KM indexing in terms of examining how Trex handles the indexing of a scenario where you have one document embedded within another document.
    In this case I have chosen to embed a PowerPoint (.ppt document) within a Word document (.doc document).
    I index the Word document, expecting to therefore also have the PowerPoint document within indexed. When I search for the text within the embedded .ppt document I do not get results and therefore assume that Trex cannot index documents which are embedded in other documents. Please advise if I am correct. 
    Regards,
    Keith

    >
    Keith Kibuuka wrote:
    > Greetings,
    >
    > I am testing KM indexing in terms of examining how Trex handles the indexing of a scenario where you have one document embedded within another document.
    >
    > In this case I have chosen to embed a PowerPoint (.ppt document) within a Word document (.doc document).
    >
    > I index the Word document, expecting to therefore also have the PowerPoint document within indexed. When I search for the text within the embedded .ppt document I do not get results and therefore assume that Trex cannot index documents which are embedded in other documents. Please advise if I am correct. 
    >
    > Regards,
    > Keith
    Hi Keith,
    yes that's exactly correct from my knowledge's point of view.
    I had a similar issue with an HTML-document that contained another HTML-document as iframe and this is also not possible (I asked SAP about this, so for this I am sure).
    TREX does anyway a transformation for all sort of documents to HTML documents (so also DOCs or PDFs are firstly converted to HTML before they are indexed). And in here TREX never follows any embedded content.

  • Incorporating external sound within a clip without re-encoding

    I'm hoping someone more knowledgeable than me can save me a bit of time. If Premiere is not capable of doing certain things (see below) then I won't have to vainly search through the manual to find how to do them.
    1. Can Premiere automatically align a sound clip that was taken with an external recorder, to the sound already inside an AVCHD clip? A TV cameraman I was talking to recently said that FCP can do it. For a particular clip, he just highlights a series of sound files (if I understood him correctly) and FCP chooses the right one and aligns it to the existing sound.
    2. Can I import a clip in AVCHD format (taken on a GH2), remove the existing sound track and replace it with another (for example, as above), and save again as AVCHD, without the video part being re-encoded? What I want to do is store the externally recorded sound files within the clip instead of having them as separate files. Simplify my archives.
    I don't need instructions how to do the above, I just want to know if it is possible, and what technical terms to look for in the manual.

    Thanks for the responses, but I'm still not clear about what is and is not possible. I've got the full Adobe suite, so if any of the software included in the suite can automatically sync sound, please let me know.
    1. Jim Simon responded that it might be possible to sync sound if both clips have identical timecode. Well, my recorded sound does not have timecodes, so does that preclude Premiere from automatically syncing external sound to internal AVCHD sound?
    2. Dave Merchant suggests third-party software for (2), the demuxing/remuxing. That's sort of okay, but I'd rather stick with Premiere (if possible) or FCPX (if I have to). So, does Dave's answer mean that Premiere is not able to replace sound inside an AVCHD clip without re-encoding the video when saved?
    3. Jim Curtis suggested PluralEyes. Looks good for automatic syncing. But it means another piece of software, and for $100 extra I can buy FCPX. He also says that FCPX has this function built in (I assume he means auto sound syncing).
    I'm left with this (correct me if I'm wrong):
    A: FCPX and PluralEyes can automatically align sound files. Premiere cannot.
    B: FCPX and Premiere cannot, without re-encoding when saved, align and replace the audio in an AVCHD clip. For that I need other software.

Maybe you are looking for