• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using Static HREF - Session Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using Static HREF - Session Problems


  • Subject: Using Static HREF - Session Problems
  • From: MadBrowser <email@hidden>
  • Date: Mon, 15 Sep 2003 23:44:44 -0700

First off, thanks to everyone on this list. I'm obviously still learning WO and you guys have been really helpful.

I am having a problem with a static A HREF in one of my Web components... Basically this link looks like this:
<a href="javascript:cal1.popup();"><img src="/img/cal.gif" width="16" height="16" border="0" alt="Click Here to Pick up the date"></a>


What this does is open a small window that contains a calendar widget. The JavaScript itself does a little processing and then displays another HTML page that lives outside my Web application.

When I click on it, the small window opens up, no problem. The problem is that the window contains an error that there is no session available...

Now, obviously my static HREF won't have a session id in the URL... What I'm confused about is why it is required... The JavaScript is outside of my WO app. Shouldn't this HREF just act like calling any other external page?

Any help on this is appreciated.

Thanks,
Hunter
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Using Static HREF - Session Problems
      • From: Jonathan Rochkind <email@hidden>
    • Re: Using Static HREF - Session Problems
      • From: email@hidden
  • Prev by Date: NSNumberFormatter & NSTimestamp -- Not Happening
  • Next by Date: Re: upload file transfer speed?
  • Previous by thread: Re: NSNumberFormatter & NSTimestamp -- Not Happening
  • Next by thread: Re: Using Static HREF - Session Problems
  • Index(es):
    • Date
    • Thread