• Member Avatar for Dani
    Dani

    Edited sass pass function to vars gulp-sass task

    I need to check the extention of user uploaded files when running a gulp-sass task. I have a file exists function that seems to work, but can't get thereturn value …
  • Member Avatar for Dani
    Dani

    Edited How to Transfer Music from PC to iPhone XS

    If you are using your iPhone XS as a music player, then you probably know how to transfer music from computer to iPhone. The default way of transferring between your …
  • Member Avatar for Dani
    Dani

    Edited abstract classes , inheritance and pointer

    Implement an abstract class Shape with methods: getType() returns a string denoting type of a shape (point, line, polygon ..) area() returns area of the object, or -1 if the …
  • Member Avatar for Dani
    Dani

    Edited Asp.net Security Controls

    What are the asp.net Security Controls?
  • Member Avatar for Dani
    Dani

    Edited adding text over a background image

    hi my husband is customising a website template and wants to add content over a teransparent image but when he adds the tex it goes underneath how can he do …
  • Member Avatar for Dani
    Dani

    Edited a recomendation for a good motherboard

    I need a recomendation for a good motherboard and accompianing CPU. Here's what I'm looking for. Compatible with Linux plenty of USB ports plenty of sata ports, may be a …
  • Member Avatar for Dani
    Dani

    Edited Do you know WordPress theme compatible with website builder Mobirise?

    Do you know some theme compatable with Mobirise? I want to mix some blocks from Mobirise with WordPress.
  • Member Avatar for Dani
    Dani

    Edited Is it possible to implement Mobirise theme to free wordpress themes?

    I created some cool project in Mobirise and want to add it to free wordpress themes. Is it possible?
  • Member Avatar for Dani
    Dani

    Edited Display An Image From A URL

    This code shows how to obtain and display a GIF image from an internet website using the Tkinter GUI toolkit that comes with the Python installation.
  • Member Avatar for Dani
    Dani

    Edited To learn C++ language

    why we used return0 in C++? shell we use retrun1 or retrun -1 in C++?
  • Member Avatar for Dani
    Dani

    Edited How do I make a clickable image link to a PDF document?

    I am created a homework tutorial webpage where i have to make an image clickable and what I meant is that when the image is click, it should open up …
  • Member Avatar for Dani
    Dani

    Edited Polynomial in C

    Hi guys, I was trying to solve my problem about polynomials in C. By multiplying by repeated addition. I hope someone can help me thanks so much.
  • Member Avatar for Dani
    Dani

    Edited passing a variable XMLHttpRequest

    I am getting a screen resolution through XMLHttpRequest. I am opening a show_content.php file with *xmlhttp.open* that contains screen resolution variables which I pull with the GET Method. xmlhttp.open("GET","show_content.php"+queryString,true); This …
  • Member Avatar for Dani
    Dani

    Edited Abode Photoshop c++ design

    Hi , Im looking for c++ design for tools like abode photoshop. Can you point me any URLs/source code where i can refer c++ design for photoshop?
  • Member Avatar for Dani
    Dani

    Edited Accessing Drive with Python

    Hello, I don't know too many things of programming, I've barely started with some online courses, but am at the very beginning. This is what I need to do: 1. …
  • Member Avatar for Dani
    Dani

    Edited HP Colorado 5GB external Tape Drive

    I have an HP Colorado 5GB external tape drive to backup to my PC data. As the title says it backs up my data to HP C4429 Data Cartridges, which …
  • Member Avatar for Dani
    Dani

    Edited Creating bootable USB-stick

    I want to create a bootable USB-stick. I have a MS-DOS 6.22 image file. I used Rufus but that didn't work. Do you know a better program for the job? …
  • Member Avatar for Dani
    Dani

    Edited 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 …
  • Member Avatar for Dani
    Dani

    Edited OpenGL Assignment

    Pls i need help. im new to OpenGL and have been given an assignment to loop a background automaticall. Pls can someone help me?
  • Member Avatar for Dani
    Dani

    Edited "Cannot find symbol method getArea();

    /** This code is supposed to take the user input of the length and breadth of the room in one class, get the user input of the material and cost …
  • Member Avatar for Dani
    Dani

    Edited I cannot input string in the code for some reason.

    import java.util.Scanner; class Room_Dimension { private double length; private double width; public Room_Dimension(double length, double width) { this.length = length; this.width = width; } public void setLength(double length) { this.length …
  • Member Avatar for Dani
    Dani

    Edited Should I devote more time to SEO for my blog?

    In short, SEO will allow for you to gain, free, targeted traffic to your website… Which in turn keep your marketing costs down and your traffic will consistently increase!
  • Member Avatar for Dani
    Dani

    Edited How can I get more backlinks to my website?

    I need some suggestion
  • Member Avatar for Dani
    Dani

    Edited Is SEO bigger than PPC?

    I need expert opinion
  • Member Avatar for Dani
    Dani

    Edited VB.net Check datatable for an existing account number

    Hi group, I'm attempting to write code to check to see if an existing account number exists. The user is to input a 10 digit account number. The code then …
  • Member Avatar for Dani
    Dani

    Edited how to shift complete site from wordpress to php

    how to shift complete site from wordpress to php if i dont even know about php language is it possible to shift site from one language to another. Is this …
  • Member Avatar for Dani
    Dani

    Edited Similar to boggle game in c++

    Need help to edit this code to allow user to find words in the grid that are touching horizontally, vertically, and diagonally adjacent. For example, the board: Q W E …
  • Member Avatar for Dani
    Dani

    Edited Java 2D/3D DICOM

    hey, i'd like to know if there is a java program that transformate 2D dicom images to 3D dicom images?
  • Member Avatar for Dani
    Dani

    Edited Woocomerce Single Product Page, bad css.

    hello daniweb community, I encounter a problem at my website with a wordpress + woocomerce platform, I've done an woocomerce update and unfortunately something happened with the CSS on the …
  • Member Avatar for Dani
    Dani

    Edited Hello every one

    is there any one who can help me please? i have sensor data set and I don't know how to split this. I am using python iam=TP-001&bdaddr=F8:5B:9C:60:0F:B0&data=0201061bffee02c306007a001800000000000000520007e304100c2b36ffaa
  • Member Avatar for Dani
    Dani

    Edited Countdown Timer set 60secs

    Is there anybody who can help me for giving me source code for countdown timer in Assembly
  • Member Avatar for Dani
    Dani

    Edited How I can set timer in 60 seconds on assembly

    Enter_Again: xor ah, ah ; I should put 60 seconds here int 16h ; The user should press S before 60 seconds mov bl,al cmp al,"S"
  • Member Avatar for Dani
    Dani

    Edited need some help to fix it:

    i have two listview where data display, the SALES INVOICE and CHARGE invoice now when i print it when sales is greater than charge invoice cannot be display in crystal …
  • Member Avatar for Dani
    Dani

    Edited Computer Science Jobs (Explain the Difference)

    I am currently studying for an "Associates in Computer Science" with the intention of tranfering to a four year collage to get either a "Bachelors of Computer Science" or a …
  • Member Avatar for Dani
    Dani

    Edited Make gradient on ion-navbar

    Hello i want to make a gradient header on ion-navbar on my ionic 3 project. home.html `<ion-header><ion-navbar color="primary">` variables.scss `$colors: ( primary: linear-gradient(red, yellow),` This doesnt work. color="primary" works if …
  • Member Avatar for Dani
    Dani

    Edited All time show NULL value please help me...

    All Time Show Null value Please help me what is the wrong in my code declare @mxdbvlu int declare @dbvlunm int set @mxdbvlu= (select max(Database_name) from TBL_FY_SELECT_1) if @mxdbvlu = …
  • Member Avatar for Dani
    Dani

    Edited Run Error when i try to run the application

    Please I'm trying a simple connetivity with VB.Net to Microsoft Access Database and it keeps giving this erro message.... Please i need help Thisis the error it gives The 'Microsft,ACE.OLEBD.12.0' …
  • Member Avatar for Dani
    Dani

    Edited 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 …
  • Member Avatar for Dani
    Dani

    Edited 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"
  • Member Avatar for Dani
    Dani

    Edited need javascript

    <table> <?php if(count($members)) $j=1; foreach($members as $key => $member) <tr> <td><label><?php echo $j.". "." ".$member->member_id." ".$member->name;?></label></td> <td><input type="radio" id="attendance_<?php echo $key?>" name="attendance[<?php echo $key?>]" value="present" required >Present <input type="radio" id="attendance_<?php echo $key?>" …
  • Member Avatar for Dani
    Dani

    Edited Show error! Cannot open MSSQLSSQLEXPRESS service on computer'.'.

    ** Cannot open MSSQLSSQLEXPRESS service on computer'.'. ** **What I have tried:** Dim myController As New System.ServiceProcess.ServiceController("SQL Server (SQLEXPRESS)") ------------------------------------------------------------------------------------------------------------ Private Sub Service_status() If myController.Status = ServiceProcess.ServiceControllerStatus.Running Then TextBox1.Text = …
  • Member Avatar for Dani
    Dani

    Edited Show error when I login SQL server management.

    Show error when I login to the SQL server management. First, I change the server name. Second restart the server/1st stop services the start services. Then I check the server …
  • Member Avatar for Dani
    Dani

    Edited Library testing on Windows 10 Edge browser

    Hi DW. Can someone with Windows 10 help me out by testing my library on Edge browser and open the developers console and see if there are any errors that …
  • Member Avatar for Dani
    Dani

    Edited C# project for class

    Hello, I am very new to programming as I am only a few weeks into my C# class. I have a project and after reading and reading my book, sadly …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Quebec's plan to ban religious symbols

    I don’t want a 500 lb man helping me down a ladder either. As I mentioned, we should be hiring the absolute best people for the job, regardless of what …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Quebec's plan to ban religious symbols

    Glad I could oblige, Jim!! I've had something else I've wanted to say, as well, and just never got around to it. Since you've updated this thread, I figured I …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Mistaken identity?

    Ok, so yeah, the email address associated with this account begins with a K. I suggest you log out and request a password reset to your gabgarri account.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Mistaken identity?

    They probably created an original account with Social login with Facebook or Google, and when they tried to log in this time, it created a brand new account instead of …
  • Member Avatar for Dani
    Dani

    Began Watching Mistaken identity?

    Hi Dani. I hope there is not mistaken identity. I have been with Dani web more thatn 10 year. My email address is gabgarri@grapevine.com Regards
  • Member Avatar for Dani
    Dani

    Replied To a Post in Is it realistic to pursue a career in programming?

    I think it's realistic for someone of any age to attempt a new career in programming. My criticism is mainly of my experience with people who have come out of …

The End.