Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Tags
Member Avatar for chichi

hello All please help i have a website i got from Geodesic. but wen i try to log on to the backend /admin i get this error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. please help anyone.

Member Avatar for AnDurugkar
0
212
Member Avatar for Free_Man

I got a strange database connection after I deployed the software. I print crystal reports with [code]CrystalReportViewer1.PrintReport()[/code] It asks which printer I want to use, if I print by default printer(which is an actual printer) everything is fine but when I change the printer to Microsoft Image Printer(or called something …

0
64
Member Avatar for demissew

As you know mysql is not compiled into php as of version 4, so you have to do some configuration for your php script to properly communicate with mysql server. I’m new to php/mysql development environment; at first everything was frustrating and you don’t get the help you require promptly. …

Member Avatar for peter_budo
0
125
Member Avatar for mcx76

I installed Osc store. I was having problem with Register_globle.which was not solved.I find the [URL="http://www.magic-seo-url.com/oscommerce/tips/running-oscommerce-with-register-globals-off.html"]link[/URL] i use this i successfully install store.But still unable to login to admin panel. On [URL="http://cravingcatering.com/store/index.php"]index page[/URL] still have this error.I appied different permissions 444, 644,755 but unable to remove the Message [CODE]Warning: I …

Member Avatar for Free_Man
0
153
Member Avatar for ryy705

Hello, I recently the following code on an online tutorial [CODE] <ol> <?php foreach($todo as $item): ?> <li><?=$item?> </li> <?php endforeach;?> </ol> [/CODE] Could someone tell me why the list printed even though the whole thing is not contained within a single php bracket : <?php .... ?>. Thank you.

Member Avatar for ryy705
0
203
Member Avatar for forzadraco

Anyone can help me to tell me what the best accounting,payroll,inventory,andPOS open source software web based with php-mysql ? Thanks 4ll

Member Avatar for Free_Man
0
46
Member Avatar for littlegreen

Hi all, I would like to know how to assign and get the form value when I using it in a [COLOR="Red"]loop[/COLOR]. I cannot get all the input that I inserted in '[COLOR="red"]Desc[/COLOR]' part and it is from[URL="http://www.dynamicdrive.com/dynamicindex16/richtexteditor/index.htm"] [COLOR="red"]this site[/COLOR][/URL]. May I know to get this work when I do …

Member Avatar for Free_Man
0
246
Member Avatar for Free_Man

Hi, I try to take data from mysql and insert into xls. I achieve that but I cannot sort out the char problem. Turkish characters are displayed in a weird shape in the file but everything seems fine when i display them in a web page. I tried ISO-8859-9(which is …

Member Avatar for Free_Man
0
85
Member Avatar for Free_Man

I use [CODE]report.PrintToPrinter(2, False, 0, 0)[/CODE] to print 2 copies of the report, but it comes out 3 copies...i changed the PrintToPrinter copy parameter to 1 but i still get 3 copies!!! any idea?!

0
56