• Member Avatar for Dani
    Dani

    Marked Solved Status for Donation question

    I sent a donation a week or two ago but never received an acknowledgement. Years ago I made one as well and received notice the $ was received. Is there …
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Maybe I misundertand "New Message Email Notifications"

    I have it set to Daily Digest yet I get near instant alerts on posts I am watching. Maybe broke, or it's just me.
  • Member Avatar for Dani
    Dani

    Revoked Solved Status for Maybe I misundertand "New Message Email Notifications"

    I have it set to Daily Digest yet I get near instant alerts on posts I am watching. Maybe broke, or it's just me.
  • Member Avatar for Dani
    Dani

    Stopped Watching c# how to insert item and subitem in listview ?

    hi guys i am a new of programming and new of c# i try to learn it , i try to understund how work a listview , i have a …
  • Member Avatar for Dani
    Dani

    Began Watching c# how to insert item and subitem in listview ?

    hi guys i am a new of programming and new of c# i try to learn it , i try to understund how work a listview , i have a …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Any one owning a website here?

    I do! I do!!
  • Member Avatar for Dani
    Dani

    Began Watching Any one owning a website here?

    How many have websites here or own websites here?
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to develop a website on Magento?

    DaniWeb doesn't have a lot of tutorials, really. We are mostly a chat community offering both group and one-on-one chat. If you're stuck with something, in particular, in terms of …
  • Member Avatar for Dani
    Dani

    Began Watching How to develop a website on Magento?

    Or maybe you have some tutorials how to migrate from WP to Magento?
  • Member Avatar for Dani
    Dani

    Began Watching How to install a download counter in my code

    I have a download section in my index.php that I'd like to add a download counter to but have no idea how to accomplish this. The existing code works perfectly …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to install a download counter in my code

    Your code `<a href="<?php echo "/{$file}";?>">` is a link to the actual .iso file you want them to download. Instead, you want to create a new page such as download.php?file=123 …
  • Member Avatar for Dani
    Dani

    Replied To a Post in java script to python

    What is blynk? What is servo?
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to code an image button on a contact form

    Oh nevermind. I see the question has been marked as solved.
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to code an image button on a contact form

    Did it work?
  • Member Avatar for Dani
    Dani

    Replied To a Post in can you convert it by Java please?

    What language is it currently in? What is it supposed to do?
  • Member Avatar for Dani
    Dani

    Began Watching can you convert it by Java please?

    class Node(object): def __init__(self, data): self.data = data self.nextNode = None class Queue(object): def __init__(self): self.head = None self.tail = None self.size = 0 def enqueue(self,data): self.size += 1 newNode …
  • Member Avatar for Dani
    Dani

    Replied To a Post in java script to python

    What does it do? And what would be the advantage of converting it to Python?
  • Member Avatar for Dani
    Dani

    Began Watching java script to python

    how would one convert this to python? var unlockedState = 1000; var lockedState = 2200; var motorPin = 14; var buttonPin = 4 var ledPin = 17 var blynkToken = …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    I think the difference is that W3C is a validator ... the markup is either correct or it's not. All these other tools are just providing suggestions to optimize browser-side …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm mycontentstore.com

    And what's wrong with that?? https://www.youtube.com/watch?v=1hvaeHllwtw https://www.youtube.com/watch?v=fnx-SqMYknI
  • Member Avatar for Dani
    Dani

    Created Cookie www subdomain

    What is the difference between setting a cookie domain to `www.site.com` vs `.www.site.com` when I want to limit a cookie to the www subdomain?
  • Member Avatar for Dani
    Dani

    Began Watching Cookie www subdomain

    What is the difference between setting a cookie domain to `www.site.com` vs `.www.site.com` when I want to limit a cookie to the www subdomain?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    You know what ... I actually thought about it some more, and I realized there actually are tools that can be used to test each different component of a site. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    > What paid tools do you like? I have no recommendations to offer because I've never used any. I just know they exist because I've come across landing pages or …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    The best way I could describe it would be if this were C++, and there was a GTMetrix for your code that basically resulted in: * We detect you are …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    Tools such as GTMetrix can be used to make improvements, so suggesting that people use it to check their site and look into the suggested recommendations is not bad advice. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm mycontentstore.com

    Hi and welcome to DaniWeb!!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm mycontentstore.com

    Hi everyone my name is mycontentstore.com I am a professional writter and an author at mycontentstore.com
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    > So beyond that how can folk automate site checking for other than valid code. As in items that matter. I don't know of any free tools, but I have …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    I put a lot more weight in the W3C Validator because it's either valid code or it's not. Using a compiled language as an analogy, W3C Validator checks for parse …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    I just plugged DaniWeb's homepage into GTMetrix and we got a C grade for browser caching just because we aren't caching the Google Analytics tracking pixel for an extended period …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm linkstore

    I dunno, rproffitt. I don't really put a whole lot of weight in those things because they are soooo cookie cutter. For example, he got dinged because "There are 5 …
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm linkstore

    I have just designed this web: https://linkstore.com.vn/
  • Member Avatar for Dani
    Dani

    Replied To a Post in Ticket reservation...

    Is this a homework assignment?
  • Member Avatar for Dani
    Dani

    Began Watching Ticket reservation...

    What is the c program for airline ticket reservation system using file handling?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Introduce Myself To All

    Hi there! Super nice to meet you. So sorry I didn't see this forum thread until now. Welcome!!
  • Member Avatar for Dani
    Dani

    Began Watching Introduce Myself To All

    I am skilled in Core PHP, JavaScript, Mysql, Ajax, HTML, CSS, jQuery and Codeigniter and having 4+ years of experience in Web Development. I have very vast knowledge in dynamic …
  • Member Avatar for Dani
    Dani

    Edited Replace XML value with batch file

    Hi, Can anyone advise on why the following code does not replace an XML value? It seems the code does not bring up any known errors as such and when …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to code an image button on a contact form

    Try `<input type="image" src="images/button_send-email.png" alt="Email">` You can see according to [W3](https://www.w3.org/TR/html401/interact/forms.html#h-17.4.1) that `type="image"` creates a graphical submit button.
  • Member Avatar for Dani
    Dani

    Began Watching How to code an image button on a contact form

    My contact form starts with: <form id="form1" method="POST" action="mail.php"> I'd like to replace the last line in my contact form: <button type="submit" value="Send" style="margin-top:15px; margin-left: 500px; text-align: center;">Send Email</button> with …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello there, this is about me

    Here we were the first county in the US to go into "shelter in place", which essentially means you're confined to your home 24/7 unless it's for a life-sustaining reason. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hello there, this is about me

    Nice to meet you. I wrote DaniWeb in PHP. I’ll check out your game a little later. I actually just recently woke up and am just surfing the web in …
  • Member Avatar for Dani
    Dani

    Began Watching Hello there, this is about me

    My name is Leon de Groot. I'm from the Netherlands (the best country in the world to live in). I started "programing" when I was 10. That's 14 years earlier. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Change PW via RDP

    Try Ctrl+Alt+End instead of Ctrl+Alt+Del. Does that work? Good luck.
  • Member Avatar for Dani
    Dani

    Began Watching Change PW via RDP

    Is there a way to change a host workstation password using RDP?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm Lilimae

    LOL. Few words, indeed.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm Lilimae

    Java
  • Member Avatar for Dani
    Dani

    Marked Solved Status for php validation in contact.php sending me back to index.php on error

    The validation section of my contact.php page is sending the user back to my index.php instead of staying on the contacts.php page so the user can correct the reported error. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in php validation in contact.php sending me back to index.php on error

    I'm marking this question as solved. In the future, click the Question Solved toggle :)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Nested Array - MVC

    I'm going to try formatting your query: SELECT * FROM coupon c INNER JOIN coupon_customer cc ON c.coupon_id = cc.coupon_id LEFT JOIN coupon_store cs ON c.coupon_id = cs.seller_store_id LEFT JOIN …

The End.