hi all, this R6025 error is driving me nuts!!! anyone who can help me? thanx a million!! warmest wishes, hwee ----- Original Message ----- From: "Ng Hwee Hwee" <hhwee@xxxxxxxxxxx> To: "PHP DB List" <php-db@xxxxxxxxxxxxx> Sent: Tuesday, May 10, 2005 11:15 AM Subject: Re: R6025 Error > hi, > > thanks for your reply... an example of the generated HTML code is as > follows: > > <a href="odr_top.php?sort=desc&sortBy=T010SeqNo&argmt1=&argmt2=">DESC</a> > <a href="odr_top.php?sort=asc&sortBy=T010SeqNo&argmt1=&argmt2=" >ASC</a> > > i tried googling for this error but they keep telling me about some > Microsoft coding errors that i don't understand. I do not code in C or C++ > so why should it cause a problem in my codes? > > thank you for your help!! > > best regards, > hwee > > ----- Original Message ----- > From: "Juffermans, Jos" <jjuffermans@xxxxxxxxxxxxxxx> > To: "PHP DB List" <php-db@xxxxxxxxxxxxx> > Sent: Monday, May 09, 2005 6:01 PM > Subject: RE: R6025 Error > > > > Can you also send us the output generated by PHP? Ie the output HTML... > > > > Jos > > > > -----Original Message----- > > From: Ng Hwee Hwee [mailto:hhwee@xxxxxxxxxxx] > > Sent: 09 May 2005 10:48 > > To: PHP DB List > > Subject: R6025 Error > > > > > > Hi all, > > > > I'm having a problem with a R6025 error. What happened is that I have a > > table generated using MySQL and PHP that displays all the registered > > customers. On the table header, i allow them to click on some links that > can > > sort the table according to their preference. Sometimes, when users click > on > > these sorting links, they get an error: > > > > ============================================= > > Microsoft Visual C++ Runtime Library > > Runtime Error! > > Program: C:\Program Files\Internet Explorer\IEXPLORE.EXE > > R6025 > > - pure virtual function call > > ============================================= > > > > when this error appears, the user will have to click "OK" which closes the > > browser!! Can someone advice me what i can do?? > > > > the links look like that: > > <a > > > href="<?=$PHP_SELF;?>?sort=desc&sortBy=<?=$order;?>&argmt1=<?=$argmt1;?>">De > > sc</a> > > <a > href="<?=$PHP_SELF;?>?sort=asc&sortBy=<?=$order;?>&argmt1=<?=$argmt1;?>" > > >Asc</a> > > > > why should this cause an error??!!! thank you! > > > > best regards, > > hwee hwee > > > > -- > > PHP Database Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > > PHP Database Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php