mgs019 Posted March 29, 2007 Share Posted March 29, 2007 Hi, This continues from another thread. I have a webpage with dynamic content using javascript to vary form values and a javascript function to update the url of an iframe to calculate price info from a sql database. The problem withthis is the clicking noise of internet explorer and the history and it is just a bit clunky. I would like a way to do this without these effects but did not know where to start. Someone mensioned updating a hash but I did not know what that meant. I guess I just want pointing in the right direction. I know I cannot call sql with javascript but is there something else I could use? Thanks, Martin. Quote Link to comment Share on other sites More sharing options...
MadTechie Posted March 29, 2007 Share Posted March 29, 2007 Use Ajax to grab the info from a php file and return the info to a span or Div ajax is a large subject so i suggect to checkout that section. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.