-
Replied To a Post in Php file format
@Gentlemedia. I'm currently using Ublock Origin too. Just to sniff out more I installed Privacy Badger to see what's up with that. Seems a shame we have to uparmor browsers … -
Gave Reputation to Dani in Is stuff easier to access?
Bug fixed. -
Gave Reputation to Dani in Is stuff easier to access?
Hehe, z-index, not z order :-P -
Gave Reputation to Reverend Jim in So what's next?
>I was being laughted at Oh, Woj. We are laughing at you for so many other reasons. -
Gave Reputation to diafol in So what's next?
He he, the wojiciech that created 4programmers? *That* wojiciech? Oh ho ho ho. Take what he suggests and do the exact opposite. What a numbnuts. //edit BTW - For those … -
Replied To a Post in Need Help
I have to answer that learning how to google is ranked highly here. For example https://www.google.com/search?q=usa+programming+jobs+what+language+and+skills finds articles that seem to answer what language and skills are required. What I … -
Began Watching Need Help
What programming/computer science skills are employers looking for? I want to increase my chances in getting a job. -
Gave Reputation to gentlemedia in Php file format
@rproffitt Be careful with the Web of Trust extension. I used it as well for a long time untill they've been caught selling their users' data to third parties. https://www.onlinethreatalerts.com/article/2016/11/10/web-of-trust-wot-caught-selling-their-users-data-they-collected-via-their-web-browser-extension-to-third-parties/ … -
Replied To a Post in Php file format
@Mike **SPYHUNTER SPAM SITE!!!** https://www.mywot.com/en/scorecard/howtoremove.guide?utm_source=addon&utm_content=rw-viewsc is beyond unkind. That site has low ratings, hit bottom and may get worse. -
Gave Reputation to Dani in Refresh Multiple Div Using one FUnction
Hello there and welcome to DaniWeb! So let's see ... You have two div.live_update divs, each with a different id. And now, every second, you want to call the autoRefresh_div() … -
Gave Reputation to Dani in Is stuff easier to access?
Bug fixed. -
Replied To a Post in Oracle PL/SQL
Those IDs must exist and match what's on the form or database. They are also case sensitive. I don't have more than your post so in parting. This_ID <> this_ID -
Began Watching Oracle PL/SQL
Im working with Forms Builder. Ive built my form, when Im testing, it shows: FRM-41045::cannot find item:invalid ID. See Help>Online help for details But, online help sucks - there are … -
Replied To a Post in Php datetime calculation
Line 4 looks incorrect. Read http://php.net/manual/en/datetime.diff.php which has some examples for you. -
Began Watching Php datetime calculation
Sir I have these codes $start_time=$row['start']; //2017-02-09 15:04:09.000 $stop_time=date('Y-m-d H:i:s'); //2017-02-09 16:24:22.000 $duration=$start-$starttime; // it says 2016 but i need result like this //0001:20:13 I mean I need hours in … -
Replied To a Post in Python: Reading large excel files in write only mode
Just because I'm trying some python stuff I looked at priors on this issue. Not once did they fix your issue except by changing to another Excel reader/writer or change … -
Began Watching Python: Reading large excel files in write only mode
Hi, I am trying to open a large excel file (.xlsx) to ad some rows of data from another excel file. However, due to the size of the destination file … -
Replied To a Post in anyone can help me to create a flowchart..
There is no symbol for switch. Read https://www.edrawsoft.com/flowchart-symbols.php OK, so how to show a switch? That's easy. It's nothing more than more decision symbols. I see such at http://stackoverflow.com/questions/22067090/how-do-i-draw-a-switch-statement-in-a-graphical-design -
Began Watching anyone can help me to create a flowchart..
Flowchart in computing grades using switch case .. -
Replied To a Post in Is stuff easier to access?
@Dani. Just in case, you want to comment on a side effect of your no results fix. Get the no results screen up and pop down the Hardware and Software … -
Replied To a Post in Solving Current page segmentation question
https://www.google.com/search?q=Size+of+page+table+per+segment seems to indicate this is a homework assignment. Your posting scores here look to have gone negative because you appear to be asking for homework solutions. The same answer … -
Began Watching Solving Current page segmentation question
In a system implementing paged segmentation, the size of logical address is 42-bit where aprocess can have maximum 128 segments and the page size is 512-bytes. Page table entry size … -
Gave Reputation to Dani in Is stuff easier to access?
I couldn't reproduce it because I always had results. -
Replied To a Post in Is stuff easier to access?
It works when are results listed when I click Read in the top bar. Let me read them all and get the Read result to none. When I click the … -
Replied To a Post in Migrating VS Express 2008 files to current VS Express
I only tried from 2008 to later but not 2015. But will share I only needed to open the solution file in VS and then correct my app to work … -
Began Watching Migrating VS Express 2008 files to current VS Express
Hi All, All of my programming was done in Visual Studio Express 2008 version. Thinking of upgrading to 2015 now that I have a Win 10 machine and given that … -
Replied To a Post in Is stuff easier to access?
Ooops. The top header shows the menus and such but do nothing yet. Will flush cache and try again. Added with Edit. Cleared browser cache and while the menus show, … -
Gave Reputation to Dani in Is stuff easier to access?
> Nice revamp. But can you save us a click? That is, if I click on Read on the top bar and there are no results, the top bar is … -
Replied To a Post in The problem in the Vb.net and displays all database information
OK Dani, Here goes. Let's say I have a MySQL server and my goal is to "show all tables and fields and size". My first step has nothing to do … -
Replied To a Post in social networking website using jsp and servlet
Ahh, you don't have a coding problem but a design problem. That is, you have not broken done the problem to STEPS (emphasis mine) that you can code and solve … -
Replied To a Post in The problem in the Vb.net and displays all database information
Duplicate at http://stackoverflow.com/questions/42100554/questions-about-programming-vb-net -
Began Watching The problem in the Vb.net and displays all database information
Hi please help me VB.NET source program that could get a name of database SQL Server file from user and show all tables and fields and size and also SP … -
Replied To a Post in MySQL Query not working
And yet another error message. If you are trying different statements, share the statement and the error message for that statement. Otherwise I can't follow. Maybe no one can. I'd … -
Began Watching MySQL Query not working
Hi, Not done any programming for a few years so am somewhat rusty again. I have two tables **users** table and **users_profiles** table. I want to update **users_profiles** table on … -
Stopped Watching MySQL Query not working
Hi, Not done any programming for a few years so am somewhat rusty again. I have two tables **users** table and **users_profiles** table. I want to update **users_profiles** table on … -
Replied To a Post in MySQL Query not working
Your top edit. Now it looks confused. The error text doesn't match your SQL statement. Even so, I'd practice the JOIN on a command line (without the update) until I … -
Replied To a Post in MySQL Query not working
My first glance tells me you would use USING or ON but not both. Read https://lornajane.net/posts/2012/sql-joins-with-on-or-using -
Began Watching MySQL Query not working
Hi, Not done any programming for a few years so am somewhat rusty again. I have two tables **users** table and **users_profiles** table. I want to update **users_profiles** table on … -
Gave Reputation to diafol in Php file format
Oops. Do you have anti-virus? Erk. This could be pretty serious if it's ransomware - which as cereal says - it does look like. NEVER be tempted to pay the … -
Replied To a Post in ora-09817 ora-09945 error 28 no space left on device
The file systems with 0, 1 and 3 per cent are suspect. Why not work on that? PS. Added with edit. Compare free space on these mount points on your … -
Replied To a Post in ora-09817 ora-09945 error 28 no space left on device
Let's say you changed something. Now put it back the way it was. As to space, you have yet to share much about space on all devices in your system … -
Replied To a Post in ora-09817 ora-09945 error 28 no space left on device
@fo2sh. The message told you a reason why. But are you reporting it was too unclear? Tell the forum how you got this far without basic knowledge of disk space, … -
Replied To a Post in ora-09817 ora-09945 error 28 no space left on device
Sorry fo2sh, but the error seems to tell you something interesting. Are you unable to check free space? -
Began Watching ora-09817 ora-09945 error 28 no space left on device
Hello, I rebooted my server and it won't startup due to the below error, now server is not getting up, its throwing the below error and keep trying to connect … -
Replied To a Post in social networking website using jsp and servlet
What's the goal here? a) Create your own social web site. b) Learn programming. I ask since it's it's option a you don't write it from scratch today. Read http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/ … -
Began Watching social networking website using jsp and servlet
Hello Sir, I am developing social networking website using jsp and servlet . I have created login page using mysql but now i am not able to make posting status … -
Replied To a Post in Processing/Arduino
To me this is deeper than one line of code. From the beginning of time (as in when I began to code GUI things) I would have code to set … -
Began Watching Processing/Arduino
I've been trying to have a button (Arduino) change the fill color of an ellipse in Processing 3. I thought an if statement like `if(button == 0){ if(fillValue == rgb){ … -
Replied To a Post in Php file format
Nod to ransomware. As most programmers know, now is when your backups really count. We only lose what we didn't backup. -
Began Watching Php file format
Good morning, On my localhost, suddenly all of my php files are looking like this format  What is this? Is it hacker attack? How to stop this action …
The End.