-
Replied To a Post in How to? Database for school academic system
Why not reuse and upgrade what you did before at https://www.daniweb.com/programming/software-development/threads/439391/fetch-students-marks-in-database-and-say-who-is-1st-2nd-3rd Can you reveal why you've been puttering about this for so long? Is this a new assignment? -
Began Watching How to? Database for school academic system
I'm not sure whether this is a good question for this forum but, I'm struggling to set up a database to use in my school academic system that is supposed … -
Replied To a Post in Excel Workbooks are not being completely Closed via VB.net
This is a long shot but I wonder if the Personal.xlsb is in play. See the idea on that at: http://superuser.com/questions/122926/how-do-i-get-excel-to-close-completely-after-creating-a-macro-in-a-personal-work -
Began Watching Excel Workbooks are not being completely Closed via VB.net
Hi group, I'm discovering that my Excel spreadsheets that are being created by a VB.net app I've written isn't completely closing them as they should be. I'm struggling to understand … -
Replied To a Post in Given the posting troubles. How about a forum sticky or how to?
The fastest way is to click the hamburger (top Daniweb bar to the right of search) and in that sea of blue on the right column at the bottom is … -
Marked Solved Status for Given the posting troubles. How about a forum sticky or how to?
While I can't pretend to know what happened to block me from Daniweb, imagine less imaginitive souls. Maybe an article is required about what to do with post or login … -
Gave Reputation to JamesCherrill in unable to send email using java api
There is a missing semi-colon on line 132 of your code. -
Replied To a Post in What is a Path Analysis?
While I can research like this: https://www.google.com/search?q=seo+path+analysis I usually find such an opening question to be a shill question and non-genuine. Why ask such an opened ended question? -
Began Watching What is a Path Analysis?
What is a Path Analysis? -
Gave Reputation to Gribouillis in Python 2 vs. Python 3
Among the various reasons why some people stick with python 2 is the fact that many linux distributions still come with python 2 as their default python interpreter, because many … -
Gave Reputation to Ritesh_4 in Use both Ethernet and Wifi (USB) connections on a PC
@rproffitt - The IP range of the WiFi connection is completely different from that of the LAN one. In fact, the WiFi is open to public, so anyone can just … -
Gave Reputation to stultuske in Getting a revision number and time stamp for a project with spring boot 1.3
Not to mention the fact that there is no "law" that states a project HAS TO provide information about it's version or build. -
Replied To a Post in Python 2 vs. Python 3
In fact, just a few weeks ago 2.x.x got a security update. You'll want to have that if you stick with 2.x.x. But a quick read of the differences don't … -
Replied To a Post in Python 2 vs. Python 3
Wasn't Python 2.0 released in 2000? 3.0 in 2008? That's sufficient time IMO to ignore older versions and unless you are paid to do something on 2.x, I'd go with … -
Began Watching Python 2 vs. Python 3
I am pretty much brand new to Python. I'm cramming this week trying to learn it and I've been handed some code samples to try them out and familiarize myself … -
Replied To a Post in program to detect phones and use its internet as modem for the computer.
That's the beginning of your spec for the app you want to write. The next step is to break it down to smaller steps as well as get an overall … -
Began Watching program to detect phones and use its internet as modem for the computer.
pls, i have a project and am a begineer at this. am to write a vb program which would detect phones(precisely android phones ) when they get connected to the … -
Gave Reputation to AssertNull in Building a java converter
>That's all well and good but how about making it modern? That is, why must it have a convert button at all? If one were to respond to >changes in … -
Replied To a Post in Can You Rank A Keyword With All Nofollow Link?
That was on a myth list. The myth was "Nofollow Links Will Hurt You Rankings: They won’t unless you are spamming at a huge scale." So don't spam and it's … -
Began Watching Can You Rank A Keyword With All Nofollow Link?
Just interested to know your thoughts! Can You Rank A Keyword With All Nofollow inbound Links? Have you ever tried it with low competitive keywords? -
Replied To a Post in Filling a Match Profile
@Dani. Maybe it's time to make a break for it? That is, rather than stick with a model you write is not a good business, just head straight up to … -
Replied To a Post in Datepicker
So why not use minDate and maxDate? Example: http://jsfiddle.net/8w8v9/1748/ I did not tailor it to exactly your needs. But you can do that. -
Replied To a Post in Getting a revision number and time stamp for a project with spring boot 1.3
The thing is, I don't see this being a standard in the system you are asking about. Maybe I'm missing it but the app version number is something we decide … -
Began Watching Getting a revision number and time stamp for a project with spring boot 1.3
I am fairly new to java using Spring boot and maven. I was assigned a task to get the revision number and timestamp for the current revision from the project … -
Replied To a Post in SQL VB - Qty by month from datagridview1 to datable then to datagridview2
Take a moment and post how you solved this. I was going to comment why I thought the code was slow. Deleting rows like that would be sluggish. -
Began Watching SQL VB - Qty by month from datagridview1 to datable then to datagridview2
I am banging my head again, and appologise if such a qestion has been posted and answered - i searched and could not see any results matching my question. I … -
Replied To a Post in Datepicker
http://jsfiddle.net/GoranMottram/8w8v9/ was where I tested if 2019-06-30 worked or not. It worked OK. Maybe I don't understand your question. I would be guessing that you want someone to code your … -
Began Watching Datepicker
Dear Experts I use datepicker as <input style="background-color:#FFC;" type="text" size="9" name="date" id="datepicker-13" value="<?php echo date('d-m-Y', strtotime($date));?>"> <script> var j = jQuery.noConflict(); j(document).ready(function(){ j("#datepicker-13"). datepicker({dateFormat:'dd-mm-yy'}); <!-- j( "#datepicker-13" ).datepicker("show"); --> }); … -
Replied To a Post in type system password then press enter
The thing is, this Dell can be configured to have a bios password so it's not broken. Google up this. Dell Optiplex 780 Documents. In the manuals should be instructions … -
Began Watching type system password then press enter
When i turn my computer on it starts to load but then stops an goes to a black screen that says type system password then press enter but it will … -
Replied To a Post in graph Drilldown
Actually this is part of a broader discussion. One of the things found lacking in the Web (for this I'll keep it to pages show in a web browser) was … -
Began Watching graph Drilldown
Is it possible to do pagination in Drilldown Graph? -
Replied To a Post in update database with image with random name
You didn't ask a question. Your post has a title and a code dump but nothing else. I take it you are just sharing. -
Began Watching update database with image with random name
include("conn.php"); $studid=$_POST['studid']; $reg=$_POST['reg']; $sname=$_POST['sname']; $fname=$_POST['fname']; $dob=$_POST['dob']; $course=$_POST['course']; $contact=$_POST['contact']; $address=$_POST['address']; $img=$_POST['img']; //Image Upload $name=time(); $uploaddir = "../img/"; $uploadfile = $uploaddir .$name. basename($_FILES['userfile']['name']); move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile); $fpath=$_FILES['userfile']['name']; if($fpath=="") { $fpath=$img; } if($img=="") { … -
Replied To a Post in Filling a Match Profile
And with that I guess you burned though a few keyboards this year. Thanks for clarifying all the above and here's hoping those logins get simpler. -
Replied To a Post in Filling a Match Profile
Dropdown on the iPhone. Yes I've used this before but this iPhone 5s on iOS 9.3.2 (I see 9.3.3 is out) on Safari had the list showing a blank space … -
Replied To a Post in Filling a Match Profile
Huzzah. I got logged into DW on my iPhone. I'm going to get a cookie now. -
Replied To a Post in Filling a Match Profile
OK, I get it. DaniWeb is changing. To get into the system there is now a test for me to log in. If I'm smart enough then I'm in? https://www.daniweb.com/welcome/about … -
Gave Reputation to Violet_82 in Filling a Match Profile
HI, I was trying to log in onto my account from another machine and I got to a page asking me to fill my Match Profile, with no way to … -
Gave Reputation to Violet_82 in Filling a Match Profile
HI, I was trying to log in onto my account from another machine and I got to a page asking me to fill my Match Profile, with no way to … -
Gave Reputation to Violet_82 in Filling a Match Profile
HI, I was trying to log in onto my account from another machine and I got to a page asking me to fill my Match Profile, with no way to … -
Replied To a Post in Filling a Match Profile
Just tried it. I went to log in from my phone and can't remember all those field values. So I can't get in from my phone. This may be another … -
Began Watching Filling a Match Profile
HI, I was trying to log in onto my account from another machine and I got to a page asking me to fill my Match Profile, with no way to … -
Gave Reputation to cereal in PHP+MYSQL Query
> ErrorUnknown column 'created_at' in 'where clause' > How to overcome this Replace with the appropriate columns, mine is an example, I don't know your table structure. -
Replied To a Post in Concurrency violation the update command
Can you narrow down where the issue is? Dumping close to 100 lines of code for a system that others may not have is asking a lot. Tell what line … -
Began Watching Concurrency violation the update command
Hi All, Can some one please assist me. How to get rid of this error. concurrency violation the update command I have been struggling from the last couple of days. … -
Replied To a Post in Restrict direct acess to flash SWF files in browser
I'm of two minds on this. Why bother and then why not encrypt if you must? As this encrypting is on the web I'll defer to the web and give … -
Began Watching Restrict direct acess to flash SWF files in browser
Hi friends I am working in Macromedia flash 8. I have created a photo album. I have created SWF files for each scene and each SWF file is called from … -
Replied To a Post in did not found a target device
I have a friend that struggled and lost so much time on this. He would ask me question after question and had his heels dug firmly in on Eclipse. Here … -
Began Watching did not found a target device
hi to all! i am using eclipse with android api 19. i have an android phone whose os version is 6.0 marshmallow . i have only sdk for api 19 …
The End.