I have been getting most of my backlinks from social media websites like Pinterest, Twitter, etc... How do you get backlinks to add SEO value?
About 3 days ago. My laptop started behaving strangely (I'm on it, right now). I let it fall couple of times, but that was really some time ago about 3 …
Hi,My website is three months old. I submitted by website for Good adsense approval and they showing as My website doesnt comply google adsense rule
(link deleted)
Message from Google …
the GetDesktopWindow() give me the desktop HWND, but how can i get the desktop toolbar HWND?
i belive that theres 1 function for get the toolbar on windows, but …
I have 5 date fields in a table. I want to place CheckBoxes against each date field to allow user to check the appropriate date for the employee's weekly holiday. …
Good day!
I just want a little help on how to loop from one cell to the end and set a sum Formula. I have Columns From **F to O …
I am a computer hardware technician. And I want to create some programs to use in job. I think it would be more efficient in time. I can use C++ …
I have this email code from a website template that I want to use for my site. The problem is that when I click on the "Send message" button, the …
Hi, I have started this project and come to the point where I can't figure out how to finish it.
First Want to say that I'm noob for VB6 …
Hello Everyone,
SMO creation , I have no idea so please suggest me which is the best social media sites for SMO.
Hi,
I Have this php code:
<?php
//require('dbconnection.php');
$conn = mysqli_connect('localhost','root','','user_registration');
if (mysqli_connect_errno()){
echo "Failed to connect to MySQL: " . mysqli_connect_error();
}else{} ;
function getUsers() {
//return require('online-users.txt'); …
Hello every one.
i am trying to catch duplicate values from a data. in the picture when i want to add new record, then if the record already exists …
Hi guys, I'm working at a website that, among the other things, the client has requested to be multilingual. The way I envisage it to work is this: if you …
I was just wondering if anybody here on daniweb has any experience of writing twitterbots, for things like, for instance, looking through tweets for keywords and then submitting a link …
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario.
HTML...
<div style='margin-bottom:5px;'> …
hi, I am having a problem with adding button on jTable for each data I get from the database.
here is what I get from database in SQLite
…
Greetings Daniweb!
Just recently, I was able to integrate a Fingerprint device to my application. Can now scan fingerprints and save them to database using the INSERT TO syntax.
But …
Hello.
I am trying to add new button during runtime. Here is the scenario:
when I click 'Food' button, the fields from food column in MySQL database will appear as …
can someone please help me with this pascal program, does this look right?
Program StudentScores;
var
c: integer;
s: integer;
t: integer;
n: integer;
p: integer;
f: integer;
h: integer; …
Hi,
I am stuck with a problem. I have two Date objects (util class objects). I want the difference between these two dates as the number of days between them? …
Hi Dw.
I have a MS Access database that has 9 columns what I want to do is to retrieve all data from a database only on 5 columns.
I …
Hi guys,
I wonder if you can help me at all. As some of you will know I do a bit of java development here and there but unfortunately …
Hello, I ask information to you that you are much more experienced than me that I am learning. I would like to create an administrative panel with the only possibility …
<!DOCTYPE html> <html> <body> <script type="text/javascript">
var images = ["strawberry.jpg", "apple.jpg", "cherry.jpg", "orange.jpg", "pear.jpg"];
var length = images.length;
var randImg1 = Math.round(Math.random() * (length - 1));
document.write('<img src="' + …
<!-- example -->
<html>
<head></head>
<body>
/* Lots of contents, header, etc.
<?php
if (isset($_GET["id"])) {
echo $anexample[$_GET["id"]]["test"];
}
?>
</body>
</html>
There would be links that would say …
I'm using selenium with firefox to load a webpage. The page uses ajax to load new content on clicking the Display More Results button.
However when I try to find …
I am trying to implement multi authentication in laravel5.2
. I am following this article
My Auth.php
<?php
return [
'multi' => array(
'user' => array(
'driver' => 'eloquent', …
I need to create about 1000 users, with random (but normal looking names not "293dsaf81s234" but "Blue Air" (can be random dictionary words)). And I need to generate topics and …
Hi, ive been working on a project which in web with php and mysql. My goal is simple user/admin can input two dates then the result of the query will …
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 …
Hi,
I want to use global keyboard hook in Rad studio c++. So, anyone please give me the code.
I want to handle the key input with hook …
The GitHub Repo is here. This was part of a contest with someone I met on Omegle. The goal was to see who's VM could run a set of …
(short version of the story)
I'm using Kubuntu in BIOS Legacy State as this was the only way I could see USB option in Boot Menu (F12). And it was …
What is WIFI channel in router device? May i know the function of WIFI channel in router device?
hi guy!
I started learn python with pandas , but now, i get the trouble so i cant understand what i should do with this trouble
File "C:\Users\Administrator\site-packages\Ver6.py", …
Hi, Daniweb.
I have this hobby project I'm playing with where I need to generate data for a MonteCarlo simulation.
The data needs to fit within a bell-curve around …
I'm setting up new install of win 10 home premium on a laptop for friend.
After setting up the initial local admin account, I created standard local account for friend …
I've tried everything, including running bootrec numerous times and I can't boot into Windows10. It started when I came home and noticed Windows was informing me I was missing my …
Hello to all! I have an order of a simple desktop pos which i will develop in java. Actually i have to develop this pos for a person who is …
Can anyone suggest how to increase traffic for the particular website using organic SEO.
How come when I make a big change to my AdWords campaign, suddenly there's a huge spike in my Google organic traffic for the next half hour or so?
My server goes off when I do a remote desktop after a few seconds of logon. I am
i want to know that after switching off my static ip option in phone ,, why my wifi is not accessing ?
I don't know what else to do, I've tried everything I've seen on the Internet, so I need some help. Also, I'm not good with computer lingo, so try to …
**I can't update inserted data via GUI, Its working well on inserting records before I modify it, and when am trying to modify in order to update inserted data its …
I'm learning nodejs(and I like it!). I tried to figure out how to have shorter alias for console.log
and I found out that I can use var cout=console.log
and use …
Greetings Professionals and Comrades.
Please indulge me with the following:
Ive been experimenting with the following and i am trying to reach a decision:
I have 2 domains:
example: …
Hello,
I´m not a professional in vb.net, but i try to make a tool for my colleague and me. I got a XMLTreeView on my form and i load …