Jump to content

rajeesh

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

rajeesh's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. thanks for your reply.. actually i solved this problem by changing the url. Earlier I was printing the message in the index.php page because of that the message will appear below the blogs and all those things. Then i added my component name along with the index.php and now it's working fine. Once again thanking you for reply. I hope you can help in the next time..
  2. Now i am coming with a new issue.. In that airline booking site in which I was working I have to display message after payment regarding whether the procedure was success or failure. The problem is that in the original site the client added one banner and two blogs. So the div containing the message will be displayed below these banner and blogs. So the question is how do I position that message div at the top of the page. Thanks.
  3. I fixed the previous issue posted using javascript and cookies. Now the application worked perfectly in Firefox but I am facing problems with Chrome. in the same scenario when I clicked back button in Chrome it go neither to the javascript code nor to the controller instead of this it took the page from the cache and displayed. it only go to controller when I again submitted the payment form. Anybody give idea to clear the cache data chrome will be appreciated.
  4. I fixed the previous issue posted using javascript and cookies. Now the application worked perfectly in Firefox but I am facing problems with Chrome. in the same scenario when I clicked back button in Chrome it go neither to the javascript code nor to the controller instead of this it took the page from the cache and displayed. it only go to controller when I again submitted the payment form. Anybody give idea to clear the cache data chrome will be appreciated.
  5. I was working on an airline site in Joomla. From a payment form I inserted and submitting a form to payment gateway. From the payment gateway when I clicked the back button It won't go to the previous page instead of that it again submit the form and go to the payment gateway. Actually I need to pre populate all the form details while clicking back. I wrote the code for that but control never coming back to my function wile clicking the back button. I think it was because of cache ........... Please help me.. I need instant reply...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.