• Member Avatar for Dani
    Dani

    Replied To a Post in Cannot RDP after a system restore

    I was finally able to get this fixed. After doing a whole handful of stuff trying to "fix" users on the server side, disconnecting and reconnecting to the domain on …
  • Member Avatar for Dani
    Dani

    Replied To a Post in [Google Mock] How to test functions with infinite loop?

    Well, as the code currently stands, `while (1)`, it will run infinitely. The only way to break out of it is with a `break;` statement if a particular condition is …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cannot RDP after a system restore

    > Do you have sleep/hibernation disabled (or set to "Allow wake timers") on the workstation? Yes, the computer doesn't go to sleep. > Are you able to rdp to this …
  • Member Avatar for Dani
    Dani

    Began Watching [Google Mock] How to test functions with infinite loop?

    I am currently trying to test a function with an infinite loop and im having a problem how to break. Is there anyway I can test this? Thanks in advance. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cannot RDP after a system restore

    > Have you turned off the Windows firewall after reinstalling the OS? Windows Firewall was previously already turned off before the system restore. After the system restore, I double-checked, and …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Cannot RDP after a system restore

    Based on some feedback I received via Facebook, there seems to be some confusion. Windows Server has no issues at all. It serves as the domain controller and file server …
  • Member Avatar for Dani
    Dani

    Liked / Shared Cannot RDP after a system restore

    Last week, Google AdWords editor setup wizard crashed in the middle of an install, and Windows Explorer started acting super funky ever since. The desktop icons for My Computer, Recycle …
  • Member Avatar for Dani
    Dani

    Tweeted Cannot RDP after a system restore

    Last week, Google AdWords editor setup wizard crashed in the middle of an install, and Windows Explorer started acting super funky ever since. The desktop icons for My Computer, Recycle …
  • Member Avatar for Dani
    Dani

    Edited Cannot RDP after a system restore

    Last week, Google AdWords editor setup wizard crashed in the middle of an install, and Windows Explorer started acting super funky ever since. The desktop icons for My Computer, Recycle …
  • Member Avatar for Dani
    Dani

    Created Cannot RDP after a system restore

    Last week, Google AdWords editor setup wizard crashed in the middle of an install, and Windows Explorer started acting super funky ever since. The desktop icons for My Computer, Recycle …
  • Member Avatar for Dani
    Dani

    Began Watching Cannot RDP after a system restore

    Last week, Google AdWords editor setup wizard crashed in the middle of an install, and Windows Explorer started acting super funky ever since. The desktop icons for My Computer, Recycle …
  • Member Avatar for Dani
    Dani

    Replied To a Post in ok. that's me leaving daniweb

    I'm glad you've decided not to leave, JC.
  • Member Avatar for Dani
    Dani

    Replied To a Post in siteCopyright, my code Copyright: whose Copyright?

    > The link Dani posted cleared up the issue for me a couple of years ago. Dani's not claiming your code in other words. I just realized that the same …
  • Member Avatar for Dani
    Dani

    Replied To a Post in siteCopyright, my code Copyright: whose Copyright?

    Jmichae, have you been convinced to stop posting to DaniWeb as a result of this?
  • Member Avatar for Dani
    Dani

    Began Watching Recovery help

    I currently only have access to a this older laptop because my new one crashed do to an update by microsoft. (And yes, it was caused by an update) The …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Recovery help

    Define "crashed". Are you able to boot into Windows at all? Can you copy the file(s) you need onto an external USB disk from the older laptop and use that …
  • Member Avatar for Dani
    Dani

    Edited Internet Marketing

    I know I have the right system and the right mentor. This is very important to me. I researched both. I made several sales this week by using pay per …
  • Member Avatar for Dani
    Dani

    Began Watching Best way to promote a website

    Are the social media the best way to promote a new website? Is there any other way?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Best way to promote a website

    Social media, and focusing on having good, clean HTML 5 code that utilizes all the best SEO practices.
  • Member Avatar for Dani
    Dani

    Edited Retriving Data from Database to COMBO BOX

    I'm doing a project in vb.net back-end is MSACCESS... I don't know how to store data from COMBO BOX and to RETRIVE data from database to COMBO BOX... Private Sub …
  • Member Avatar for Dani
    Dani

    Edited java.sql.SQLException: ORA-01008: not all variables bound

    package com.batch; import java.sql.*; import java.text.SimpleDateFormat; import java.util.ArrayList; import DBConnection.DBConnect; public class Batch { @SuppressWarnings({ "unchecked", "rawtypes" }) public ArrayList BatchAction(String ik) { Connection conn = null; Statement st1 = …
  • Member Avatar for Dani
    Dani

    Edited How to make funny questioner game

    How to make funny questioner game @echo off Color 0 Echo Echo Echo Echo Welcome to funny questioner game Echo 1) start Echo 2) exit Set/p type= If%type%==1start 1 If%type%==2exit …
  • Member Avatar for Dani
    Dani

    Edited how to make a girl impressing game by notepad

    @echo off color 0b Title ( as you want ) echo. Cls Pause Echo hi ! welcome . I will tell you the secret of impressing. But I will ask …
  • Member Avatar for Dani
    Dani

    Replied To a Post in siteCopyright, my code Copyright: whose Copyright?

    Here is a discussion thread from 2002 that explains how/why the copyright rules came to be: https://www.daniweb.com/community-center/daniweb-community-feedback/threads/428309/daniweb-copyright-whats-copyrighted Essentially, we simply want to protect ourselves from scraper sites copying entire discussions, …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Problem with Facebook Login

    Looks like you're doing it a very different way than I did. I used OAuth.
  • Member Avatar for Dani
    Dani

    Began Watching Problem with Facebook Login

    Hello i have a problem with my website intergrated with Facebook login. It used to work fine, the log in i mean but then i added more items in review …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Problem with Facebook Login

    Are you sure it stopped working at the exact time when you added more permissions? Strangely, I used to use curl for Facebook OAuth, and suddenly that stopped working one …
  • Member Avatar for Dani
    Dani

    Began Watching siteCopyright, my code Copyright: whose Copyright?

    OK, I am trying to get this straight before I go any further. if Daniweb copyrights the content on the site (did I get this right?) in order to keep …
  • Member Avatar for Dani
    Dani

    Replied To a Post in siteCopyright, my code Copyright: whose Copyright?

    With the exception of the code snippet library, where it's understood that code is meant to be reused and shared.
  • Member Avatar for Dani
    Dani

    Began Watching 'edit post' doesn't have a working submit

    I don't know if I hit a session timeout during editing of a post or what (probably - sesstion timeout could be too short), but I can take a while. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in 'edit post' doesn't have a working submit

    You can only edit a post within the first 30 minutes after it is posted. After 30 minutes, the edit button goes away. However, if you click the edit button …
  • Member Avatar for Dani
    Dani

    Replied To a Post in ok. that's me leaving daniweb

    Upvotes/downvotes are intended to be taken with a pinch of salt. Much more important is reputation points, which are only affected when someone actually comments as to what they like/dislike …
  • Member Avatar for Dani
    Dani

    Began Watching ok. that's me leaving daniweb

    What on earth is going on.I'm trying really hard to build a good reputation on this site putting a lot of effort into responses i tackle. Last night I recieved …
  • Member Avatar for Dani
    Dani

    Replied To a Post in ok. that's me leaving daniweb

    A member for only a week, and already has 38 reputation points, ranks #546 out of over a million people, multiple skill and expertise endorsements, has a > 70% post …
  • Member Avatar for Dani
    Dani

    Began Watching Upgrade? Not so much!

    The new format is terrible. No editing of posts is apparently available, some old (in last 2 days) articles are not accessible (404 errors). My advice, as a senior systems …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Upgrade? Not so much!

    According to the graph in your member profile, it doesn't look as if you stopped using DaniWeb either ;)
  • Member Avatar for Dani
    Dani

    Replied To a Post in No Google Glass for most developers until 2014

    > I was looking more at the 'costa coffee' on your staff t-shirt. Moonlighting are we Dani? Sorry, I just saw this now. Costa Coffee?? That shirt actually had an …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Add a New Shortcut to Post

    I'll look into it.
  • Member Avatar for Dani
    Dani

    Replied To a Post in I want google bot to visit all web pages

    That's why I say it's better to just be blank.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Add a New Shortcut to Post

    Ctrl+Alt+S just worked on my iMac.
  • Member Avatar for Dani
    Dani

    Began Watching Add a New Shortcut to Post

    Could we use CMD+Return and CTRL+Return for submitting posts etc? ALT+S doesn't work (at least, on my Mac it doesn't).
  • Member Avatar for Dani
    Dani

    Replied To a Post in Add a New Shortcut to Post

    Testing testing ...
  • Member Avatar for Dani
    Dani

    Began Watching I want google bot to visit all web pages

    Dear All, I want google bot to visit all my web pages. What type of robot.txt code should be used to allow google bot visit all my webpages?
  • Member Avatar for Dani
    Dani

    Replied To a Post in I want google bot to visit all web pages

    You don't need a robots.txt file if you don't want to disallow robots from anything. However, it can't hurt to create one to specify your sitemap file: Sitemap: http://URL-TO-SITEMAP-FILE
  • Member Avatar for Dani
    Dani

    Edited Travel Forum

    Hi all, I am new here. Can anyone please tell me how to find a travel forum list that are with PR ratings.
  • Member Avatar for Dani
    Dani

    Began Watching Who is the father of SEO?

    Actually I heard about Bruce Clay, Gareth James aka and Leslie Rohde.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Who is the father of SEO?

    I say GoTo.com ... They were the first ones to do pay-per-click and the whole concept of paying to increase your rank in search engines.
  • Member Avatar for Dani
    Dani

    Created Cannot get CodeIgniter to work with Nginx

    Trying desperately to get CodeIgniter and Nginx to play nice. I was able to get it working once a long time ago and I cannot seem to reproduce what I …
  • Member Avatar for Dani
    Dani

    Began Watching Cannot get CodeIgniter to work with Nginx

    Trying desperately to get CodeIgniter and Nginx to play nice. I was able to get it working once a long time ago and I cannot seem to reproduce what I …
  • Member Avatar for Dani
    Dani

    Began Watching Featured answers

    I feel a bit stuck with this feature, and not really sure how to ask what I'm thinking, so sorry if you do not get it. When someone replies to …

The End.