Hi,
I have been trying to get the sort to work. I have defined the column definitions by filling the structure tablecontroview and passing it to tableView.
and I have filled the sort = 'X' for one of the fields
and I have filled the sort in the tableView = "SERVER".
I get the up/down arrow in the column header but it doesn't get sorted.. should I sort it in the internal table before passing it to the tableView...
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login systemSay I go to http://www.website.comThe page that processes the login then returns the now-logged-in user to
Cursor statement failed with errors
Following statement failed with the errors.
limit string by words??
hello all,I was wonder if there is a function to limit a string by the number of words instead of characters?
puting for loop in 1 value
hi ,how do i put this code in 1 value:Code: <?phpfor ($i=1; $i<=5; $i++) { echo $i ; }?>the output will be: 12345how do i put the result in one value ,some thing like :if the
some query on multilingual website
Hi all,Which is the simplest and easiest method to make a website multilingual,is it putting files in different folder for different languages? or something else ?any suggestions will be
IS Retail & Manufacturing
Hi
Pagination
Hi All,I think I'm finally getting somewhere with pagination!I can now submit a query and get the correct number of records back with the correct number of pages. My only problem is, when I press the
Impact of movement type 412 E on MAP
Hi
Problems with strings containing
Hey all,I have encountered something strange in a script. I am trying to write an XML header and then fill in the file:Code: $xmlFile = "fetchableData.xml";$fh = fopen($xmlFile,
Bandwidth monitoring?
Hi guys,I need a little information I have written a php app and I occurred to that I need to track the bandwidth that the user is using. I have done a google search and looked through my php books