Post some code, it sounds like your just not putting it into the session correctly. I have had some problems with this and found it easiest to pass my information to a page that its only purpose is to create the sessions.
Basically I don't load my sessions on the same page as my information.
Justin
User Profile
Collapse
-
This is what I use, it seems to be a very fast sorting algorithm
http://www.kryogenix.o rg/code/browser/sorttable/
JustinLeave a comment:
-
Form Submission
I have an Ajax page that is submitting a form. Everything worked great but then when I added a function to make sure everything was valid in the form i can not get it to work.
Code:<form name="quickSubmit" id="quickSubmit" method="post" onsubmit="return validate();" action="javascript:get();"> <table id="tblCalForm" cellpadding="0" cellspacing="0"
No activity results to display
Show More
Leave a comment: