Sean, Thankyou very much for your help, it is much appreciated. I will look into 2 things the first login with ajax and js then passing it to every request or even if i could after login use javascript to check a user is authenticated ( can javascript acess cookies or server sessions), if you have a snap shot that would be fantastic if not i will search google for something. Is your web app using php, ruby or just javascript, just curious really.
On the creating a new post etc i will try the above and then if i have no luck i will try to right a better post as you sugest and create a demo site which will clearly show the problems i am having. Thanks again On Jul 12, 1:53 am, Sean Gilligan <[email protected]> wrote: > On 6/28/11 3:34 AM, Jonathan wrote:> But after login i want to show them the > toolbar with their extra items > > etc but i cant even do a full post back without the iui js jumping in > > and loading it in the main toolbar as 99% of the time you want to > > happen. I am sure there must be away to refresh the toolbar as the > > thread i attached above shows but why is something easy not integrated > > into the iui code ie a link to the main page with refresh content etc > > or simiiar that overides all else. > > It is not entirely clear to me what you are saying here. > > A suggestion. Try starting an entirely new post (with a subject line > like "how to handle login with iUI or similar framework"). Try doing > the following: > > 1) State the big picture problem you are trying to solve. (There may be > more than one solution to your problem) There is definitely more than > one way to handle login with iUI/Ajax. You should include any > requirements your server has for login, but please state them in terms > of HTTP rather than ASP.net -- that will allow many more people to > understand the problem and offer help. > > 2) Provide detail about one or more attempted solutions you have tried. > Provide a link to a sample installation of the code if possible, so > people can look at it in their browser (and possibly use their JS > debuggers,e tc) > > 3) Try as much as possible to separate the client side issues from the > server-side issues. (Nobody here seems to know much about ASP.net) > > -- Sean -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
