User Profile
Collapse
-
Thanks for these links pal :) actually I want to get something like a image folder and store all the barcode images (0~9, A~z, symbols....etc)... -
Barcode Images
hi guys,
I am working on a project for printing Barcode from my current PHP page, the coding side is done, but I have really hard time to finding these Code39 and Code128 barcode images, just wondering if someone can help me on this.
Thanks a lot -
it`s a VB. Net application. I wondering somehow I can restrict the downloading option on IIS.
Thanks,
Lei...Leave a comment:
-
Restriction on IIS
Hey all,
Is there any way to execute a setup file without download it into local computer by use IIS? Something like I publish an application on our IIS server then people allow to running it by online only and disallow to downloading that executable file.
Best Regards,
Lei -
MySQL vs MySQL enterprise
Hello guys,
i`m wondering, what is the different between MySQL free edition and enterpriser pro basic edition ($599 server/year). is there any limitation for MySQL free edition?
Best Regards
cyberlei -
Undefined index and Undefined variable errors
hi all,
I`m getting this error
Notice: Undefined index: user in c:\inetpub\wwwr oot\login.php on line 96
Notice: Undefined variable: message in c:\inetpub\wwwr oot\login.php on line 101
Could someone please tell me where I did wrong? Here is the Code, Thanks a lot
[code=php]
<?php
function confirmUser($us ername, $password)
{
global $conn;
... -
Thank you for your help, problem solved. Sorry, my brain was not working today :P
Best Regards...Leave a comment:
-
SQL syntax error in delete statement
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where stock_id=19721' at line 1"
I have been banging my head trying to find out where is it, this error message will be display when that locater shows negative stock and Receive new stocks to that locater.
[PHP]
<?php
$q ="select stock_id,quanti ty... -
the current alert function will display alert message, but no sound
JavaScript
PHPCode:function disp_alert() { alert("test") }
...Code:$message="test"; echo '<script>alert("test");</script>';Leave a comment:
-
Alert message with a default sound
Hey Guys,
Just wandering if I can display alert message with a default sound. the current code is below and the problem is no sounds.
ThanksCode:function disp_alert() { alert("test") } and $message="test"; echo '<script>alert("test");</script>'; -
Issue Resolved, Here is the code
Code:$Text = ltrim($Text, 'A');
Leave a comment:
-
-
substr value changes when submit to mysql
Hello Guys,
Just wondering how I can make the substr value changes when submit into mysql.
something like:
someone typed A123456 on a blank field and submit into mysql. the Value will only display 123456 in mysql
Thanks a lot -
The virus has been removed from our network. I just did like KirkLashbrook said use ethereal to sniffer your network on a switch or Hub which is connect the ISP, see which computer sending a huge packets out then disconnect from your network and remove the virus.Leave a comment:
-
W32.Arpiframe virus
my Internet explorer getting 20 bs on top left corner. It is a virus called W32.Arpiframe. i deleted that on my computer, but after I connect to our network it will get infect again. is anyone had that issue before and how to delete it from network?
Thanks -
-
Debug for substr
it will have two alert messages display one after one. should be like if the first str has been handle then only display the second alert. please help and many thanks
[CODE=php]
if(substr($sn,0 ,1) == "S" && substr($add,0,2 ) == "00")
{
else
{
$message="Must Be Start With S";
echo '<script>alert( "Must Be Start With S");</script>';... -
Ok, just now I knew someone also installed Apache tomcat 5.5 on that SBS 2003, so i am wandering may be php against that issue? please clarify that.
ThanksLeave a comment:
-
Thanks for your reply, unfortunately I am not familiar with linux....Leave a comment:
-
I have been searching on google a lot for the php running on SBS 2003 Server, after I found how to configure php.ini setting for windows 2003. I got error message here:
PHP Warning: session_start() [function.sessio n-start]: open(C:\PHP\ses siondata\sess_0 9ce752430d0b26f 33b5f323ef1f077 e, O_RDWR) failed: No such file or directory (2) in c:\inetpub\wwwr oot\uls\main.ph p on line 4 PHP Notice: Undefined index: user in c:\inetpub\wwwr oot\uls\login.p hp...Leave a comment:
No activity results to display
Show More
Leave a comment: