[PHP-DB] Require VB Usergroup

2005-01-14 Thread Rinku
Dear all, Can any of you suggest me any usergroup For VB just same as this usergroup ? I know this is very different question from this group, but I had tried a lot to search for that. So all of your's comments and views will be highly apreciated ... Regards, Rinku -

Re: [PHP-DB] Input ++90 causing problems

2005-01-14 Thread graeme
It appears as plus sign and numbers on my computer. graeme. ioannes wrote: It appears that the code below in short has the following problematic strings: ++90 ++90-212- gives ï ï212- on my test page below: error2.htm. A clue might be that a search on google turns up Arabic unicode, and the inpu

Re: [PHP-DB] Input ++90 causing problems

2005-01-14 Thread ioannes
When I copy the php page and paste in a new page, upload that, and view with the same ? variables, it works (the css works and no js errors), however when I use the original php page, and then change the URL manually in the IE address line, it again does not work (css screwed up etc)! - Ori