Anyone have any ideas or suggestions to look at to solve this issue? I'm a bit stumped ...
On Jan 31, 8:04 pm, Steve <[EMAIL PROTECTED]> wrote: > I'm having a hard time getting iui system working with dynamic pages, > so I dont have to load all my html into one big file. > > I have the main index file that looks for variables passed in the > url.. > > so index.php would be the main, but if I want new stuff listed, its > index.php?a=n ie action = new.. this calls a my iphonefunctions page > which then queries a db, and outputs this data, how ever this doesn't > seem to work well, some times I get a blank white page, other times I > odd behavior where the screen keeps refreshing. > > the html returned is in a <ul with the id and title> and the elements > are layed out in the <li> all closed up by the final </ul> > > Anyone have any pointers for this? > > Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
