i need your help , i m trying to put borders around the page in the attachment ,so i try some DIY like this :
<html>
<head>
<style>
body …
Hello everyone how are you doing? I wonder if there is a way i can send a notification or URL from my website to user mobile from PC browser for …
Hi, I've designed a voting system in PHP that when a user clucks on the vote button it echo a message and a link to view the result. I want …
Is there possible chance of changing the WooCommerce "Add to Cart" button functionality or removing it and creating new button, inside the item page?
I found this code but it …
Please see my post vbScript - The Basics for more details on vbScript.
Some scripts need input (other than from the command …
Please see my post vbScript - The Basics for more details on vbScript.
I have all my computers partitioned with two …
I am using Windows 10 on my Toshiba Satellite with Google Chrome as my browser.
Whenever I click on Youtube to watch a video, attached is what appears in my …
Yes, you've been told it's dead, gone and to move off this old beast of a system from 1998 but here you are, tasked with fixing an old legacy app …
I have a web app already running on the web. It is web responsive. I want to make update of it. I hear good things about Ionic and i started …
I have been experiencing a load last solution loaded problem with VS2017 where it works sometimes and sometimes it doesn.t. Mostly it doesn't. After much research it that are a …
Long time lurker, first time poster, but I must say: Congrats to Dani on the great redesign. She worked hard and it shows!
The entire point of this dice game is for a user to first roll four dice, if the answer to this roll is a 9,11,18 or 24 the user wins. …
*Hello**
This has been a question for a long time / Request for help for a PHP script.
A year ago I created a homepage for a friend (online tutoring …
Hi!
Can I buy email database to my newsletter.
I visited this site and it looks great, but I need confirmation from you.
[spammy link deleted]
Regards,
Bela
I was attempting to store chat logs in a MySQL database where the message field is utf8_general_ci
However, when it came across an emoji, it would choke, and the message …
I am writing a CLI application in PHP and I can't seem to understand why my MySQL Class that uses PDO will not get past the PDO or even error. …
I'm a newbie in php and I want to create a single login page for Admin and user.When admin log in it should go to an admin page and when …
Hi
Pls tell me how to create a Crystal Report in php, mysql using com component
Thanks in advance
Arry :rolleyes:
first of all, I wanna say hi to u all as I'm new to daniweb. I'm a freshman in a college so I don't know much of c yet. So …
Hi everyone,
i am in need of ideas and want a bit of advise...i want to make a serial port sniffer which will be able to read the data …
so far i have this code..
#include "stdafx.h"
#include <iostream>
#include <windows.h>
#include <string>
using namespace std;
int main ()
{
const int r1 = 175;
const int g1 …
Hello all...New to the group here. Glad to be part of the site as I just found it and am excited about learning!
Have a hopefully easy question for anyone …
Hai, I am work in Sales & Marketing, but i have personaly try to web design, but i don't know HTML Code. so please say: what is HTML Code For …
After saying for the last 10 years that I would never own a cell phone (I had enough of that spending many years on call), I finally broke down and …
I want to know about Microsoft Windows Server 2016 Support. Can Anyone Please tell me about this?
I have a worksheet of about 388 items that each item is exported into a template worksheet that is created to itemize each item. It creates the worksheets but I …
An early Xmas present to myself arrived at Chez Moi last month in the shape of a rather thick credit card. It's not actually a credit card though, and while …
I have a text file with the following contents:
Andrew Law 32 6'1 123 Pounds Tom Harris 19 5'5 180 Pounds Randy Poffo 45 5'3 141 Pounds
Now on my …
Hey community,
how can i show the connected USB-Device like keyboard, mouse, webcam and so on?
Or how can i search in the connected USB-Devices, if I know the …
I have an annoying problem on my website, I have been struggling for a few days to fix it and I can not do it at all. On my site …
Hello i want to make a video player with HTML5. I t has to have other angular tags and an object inside the <video> tag.
The source code below …
Six months ago I was reviewing my experience with another Anker 'Soundcore' earbud product, the Liberty Lites. I liked these, and they quickly became my …
My question is there are thousands of websites which are pursuing candidates that they have 100% real guaranteed exam questions and dumps like;
If …
I'm trying to connect a database with a login form to verify user as an existing one or a new one to sign up
Private Sub Command1_Click()
Adodc1.RecordSource = "select …
Hello guys,
Recently my site was infected with malware, which caused me a lot of problems. In particular, many spam links have been created and indexed. I managed to …
Technology is evolving every single day, and both the Software and hardware are striking towards each other. Due to the massive competition, it is essential to come up with extended …
If you need your PHP script to redirect to a different website, you can send an HTTP header to do that.
Remember, header()
must be called before any actual output …
I am a beginner to php and am designing student information system where students need to enter 9 subject and its corresponding grade based on the number of sittings. Is …
I like Agile, I really do but a few times it has me walk out on the process as a few think that everyone must "buy in." That's just part …
Team,
Hope you all are doing fine
I have one admin server which is being used dedicately to run cron jobs on hourly basis, fetching the details from Database …
As we are growing, we need backlinks from high deomain authority sites. We all know Forbes having 95 DA from Moz.
How can i get a back link from …
I need to redirect users to two (2) different pages based on the roles given to them in the database. Only the email and password is submitted on the login …
People spend more time-consuming digital media on mobile devices than on a desktop and this trend will continue. Social networking, listening to music, watching videos and playing …
How can I get internal HDD_DETLAIS = SerialNumber, Model, Manufacturer,TotalHeads ...... etc.
Please help me.. Now my problem is my code run ok, but when I insert external HDD or …
Actually iam a new PHP Learner, i developed an web app using Bootstrap, PHP, Mysql. Now i want to give login access for gmail id's which are already existed in …
Hi everyone!
I'm making an application which requires users with different permissions/previleges to login and use the application.For example, if the user is "admin", all menu items in the menu …
Now I am developing Wordpress websites and many of my clients are asking to create online calculators for their websites. Usually, it is required to create a calculator in the …
i'm really struggling with this pseudocode to convert it to MARIE
Input a number
Assign this number to x
if(x <y)
x = x + y;
z=z+w;
else …