Gentlemen - I appreciate the quick feed back. And yes I believe it is probably a big "rookie" mistake. I have setup a demo environment quick, of course not all of the functionality is working inside. But the general idea is there and you can see double lines after you login and when you perform a search under the projects section.
http://test.iupat.info/vtigercrm/modules/Mobile/ user:test pass:test
I appreciate you guys take the time to look at it. I believe it has to do withe the way I am submitting the form in php, back to the index.php file. Like I said before, I had to make a lot of
the URL's target=webapp for things to work, however there is no way to do that with forms. (At least that I can figure out).
Kurt
Remi, I had to update DNS this morning for this test server. Probally hasn't propagated yet. Should be pointing to 12.141.183.227.I noticed IUI 0.4 doesn't work well with IE either and give's blank pages. Seems to work better with firefox.
OK, so I am officially scrambled and can’t figure out why this continues to put multiple lines each time I do a search. I did resolve the login page issue, as it calls a different portion of my program. So I was able to take out the title DIV. I did reproduce it with one of your samples:
http://contrack.iupat.info/iui/samples/music/music.html
When you do a search the form of course submits the post information back to the same music.html page just like my application does. When this happens, it makes a duplicate title line. Hope this helps.
The funny thing in my application, we page the results of the records. When we do the search the double line exists, however when I click to go to the next page the double line disappears. Of course the hyperlink just links to the same page and gives the next set of results. So in essences its doing the same thing as a search, however via a hyperlink and not a form...
Hopefully you can understand my rambling and it doesn’t just run together J
Kurt
I did reproduce it with one of your samples:
Guys - I apologize as I am now finding out our hosting server is having DNS record issues which is why you can't get to my links. When they get fixed I will repost for you to take a look.Personally I would worry about Internet Explorer capabilities as it is quickly losing market share and increasingly disappoints me.Sean - I am going to take your advise and review the form examples. Hopefully I can find a fix in there.Hopefully, I havn't wasted your time.Thanks,Kurt