Quantcast
Channel: DaniWeb Solved Topics
Browsing all 564 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

How do I create an image cropper overlay mask

I am working on an image cropper. And I am on the first stages. I want to know how to create the the two divs over the image, one is transperent while the other acts as a mask. Can this be done with...

View Article


Hello daniweb community :)

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 here https://codurilevietii-888.ro/ each time i load a new page, the...

View Article


Flexible Cupon Service

Hello all, I was wondering if I could get some questions answered about how cupons work in the work place. I have an idea which involves creating a very flexible cupon service, but would require...

View Article

missing leading zero id from db using ajax

inside mysql db which is table employe in coloumn id_employee, some data have a leading zero, etc : id_employee : 0378192918 empy_name : Daniweb i need to get id_employee for delete employe in my...

View Article

Multidimensional array :)

Write a PHP code to: 1- Create a 2-dimensional array, with a random number of rows and columns. 2- Fill the array with random numbers. 3- Send the array to a function that returns the number of the...

View Article


Underscore removed from Checked Listbox

In Visual Studio 2015, under Windows 7, I've created a VB application that fills a Checked Listbox with file names from one of my folders. Some of the file names contain an underscore character but...

View Article

Image may be NSFW.
Clik here to view.

Prefilling text field in IE with VBA Excel

I've been looking tutorials and examples of setting the value field of a input tag. I'm trying to enter two IP addresses into the text fields on this website, under IP Range To CIDR. But my code won't...

View Article

Palindrome Checker

Hi guys so I was playing with some code which would determine the whether a string is a palindrome or not. Its been a mixed bag of results with some palindromes being detected while others aren't. I...

View Article


Need help for creating online print shop

Got Client with need of "online print shop" Client is providing paper printing (like business cards, flyers), printing on cloths, office stationary, logo embroidery on any type of clothing. Client...

View Article


Server management panel to choose

I want to see your suggestions on comparing CPanel and FASTPANEL. I used CPanel for some time but later I changed to FASTPANEL which is absolutely free but provides you with the same opportunities....

View Article

Java - remove most frequent characters in a string!

Hi, how do I sort the string in alphabetical order? find most occuring character("blablabla") remove most occuring("aaa") input: blablabla output: "aaa"

View Article

What you think about black seo?

What you think about black seo?

View Article

Just help me with this one

Create a c++ program that accepts 5 integers in ascending order without using array or looping. Pure else and if statements.

View Article


Creating a structure in function gives gegmentation fault [C]

Hi, I'm writing in C my program and I have a problem with this pieces of code: //lib.h typedef struct Array { char **array; char *searchDirPath; char *searchFile; char *tmpFileName; int tmpFile; int...

View Article

PHP Trim problem with dots in text

Hi, I want to replace ticks in text with other text. This method usually works, but when adding three dots, I get php warning ltrim(): Invalid '..'-range, no character to the right of '..' or invalid...

View Article


PHP/MySQLi fetch_assoc() Clarification Question

So here's a little background to help with what I'm trying to accomplish (be mindful I'm also fairly new to MySQL): I'm creating a dynamically built navigation for a website using PHP and MySQLi. I've...

View Article

Woocommerce Filters, Category, Subcategory.

Hello guys, unfortunately it looks like I'll have to use your help again. I'm struggling for few days to configure some filters in woocomerce and I can not do it at all. I'm trying to configure some...

View Article


What is SEO link wheel?

I would like to know about SEO link Wheel. Please explain it with appropriate examplrs.

View Article

Sort according to frequency

//With this method, I input a string and return an array that contains a sorted list of characters as per the frequency. Eg: If i input "apple", the out put should be p,a,l,e, How do I do this? public...

View Article

UPS tracking - make a field be a link to the ups tracking website

I have to take over a php project and I am totally new to php. I have this webpage that displays all packages sent to a customer and I want them to be able to click on the tracking number to do UPS...

View Article
Browsing all 564 articles
Browse latest View live