171 Discussion / Question Topics
Remove Filter Hello Anyone knows what is the best size to use when creating a favicon so that it appears nice in both Firefox and IE tabs? | |
Hello, I have a PC at the office, which was by default a Windows 8 Pro OEM licensed one (not 8.1), but for some unknown reasons, it was downgraded to Windows 7 Pro, which is again showing "OEM" in the activation Product ID. I would like to format and perform … | |
Hello I've been facing this issue since today, whereby my TwinMOS Micro SD HC Card is not being detected by my Samsung phone, and when placed in the adapter and inserted on PC, again the latter is not detecting it at all, although in the Device Manager I can see … | |
Hello Anyone knows a software (free or paid) that can help track the health of a processor, just like for example for RAM we have memtest tool or the built in Windows Memory Diagnostic tool. Thanks. | |
Hello, Need some suggestions on how to combine 2 Windows 7 ISO files (one is x86 and other is x64), into one single bootable ISO file which can then be burnt on a DVD-R or Dual Layer DVD, and even on USB afterwards. Thanks. | |
Hi, I am currently facing an issue after upgrading a Windows 7 Pro (OEM Edition) to Windows 10 Pro following updates provided by Microsoft, whereby while checking my activation status, I found the following message: "Connect to the internet to activate Windows" I tried to activate it manually from the … | |
Hello, Am currently facing a problem with my home PC, whereby upon switching on, all the lights switch on normally (HDD, DVD-drives, PSU), then just seconds later, it switches off by itself, and again some seconds later, starts to switch on by itself, but again goes off (in a loop). … | |
Hello Am looking for an out-of-the-box Wordpress theme which can help me create a website similar to either FileHorse or FileHippo in a very short time. Any one has an idea? | |
Hello, I have a local domain server, managed via a Windows Server 2003 R2 SE machine, and would like to be able to broadcast messages as an administrator to all client PCs which are connected to the domain, whereby the message will just pop-up on the users' screens, and either … | |
Hello I have a Windows 10 Pro (v.1511 - x64) PC, whereby in the "Update & Security" window it shows that updates are available, for example "Definition update for Windows Defender", "Security update for ASP.NET..." and so on, but it does not download the update at any point in time. … | |
Hello, I have a USB flash drive which was working properly for months, but today, when inserted into a workstation, it is being opened in read-only mode, whereby I can read and execute files on it, but not add anything to it or modify a document from it. Tried to … | |
Hello. I have a scenario as such. 1 router connected behind a proxy used to connect PC with LAN devices. Proxy provides limited access to websites on the net. There is a 2nd router, Wifi only, which is not connected to any proxy, thus allowing open connection to the web. … | |
Hello I've deployed a 32-bit Windows 8.1 on VirtualBox on Windows 10, yet when I am logging in on the VM, a few seconds after the desktop appears, it starts flickering like a looping refresh, and I am unable to see any icons. Any fix for this, without having to … | |
Hello, I have to install Oracle Developer 2000 R2.1 on a Windows 8.1 (x64) machine to run an application developed by a third party developer, but my installation keeps on crashing. Tried running in Windows XP SP3 compatibility mode still same result. The error is as follows: "D2KQT10.ins(54): 'Statement' expected … | |
Hello. I've recently upgraded a Windows 8.1 Pro (OEM) to Windows 10 using the Media Creation tool since I was not getting the GWX icon. Activation has been successful from the OEM key. However, there were some registry issues from the Win 8.1 install itself, and these are still present … | |
Hello I am getting the following message when trying to boot from a Windows 7 DVD on a PC: "BOOTMGR image is corrupt the system can not boot". The PC is currently running Windows 8.1 x64, and I tested the drive with another DVD (non-windows), and it opened the contents … | |
Hello I am currently facing an issue with an HP laptop running Windows 10, whereby the following keys are not responding at all when typing: R, T, F, G, V, B. Sticky keys and other similar features have been turned off. Any fix for this issue? | |
Hello. I have an issue, where I want to prevent domain users with administrative rights from modifying the password of the local administrator account on their respective computers. Any way of implementing this? | |
Hello Anyone knows the URL or IP of the server from which the Media Creation Tool connects to download the ISO of Windows 10? I need this to add it to the exception list of my proxy as currently the latter is denying access to download the ISO file. | |
Hello I have a scenario as follows, whereby, I want to install a fresh Windows OS on a PC, install some apps like Firefox, MS Office etc. Then, I would like to create a clone of this physical machine, and either keep this image on a shared folder on a … | |
Hello, I've clean-installed a Windows 10 Home on a PC which had Windows 7 Home (with OEM key present), but now am unable to activate the Windows 10 with the OEM key available. I read that Microsoft is now allowing the use of existing OEM keys to activate Win 10, … | |
Hello I am currently building a login form using HTML/PHP/Codeigniter, and would like to add some visual effects, like for example, if a user enters the username, either a tick or a cross is added beside the field when the user moves to the "password" field for example, and the … ![]() | |
Hello I have a VB.NET project (using Visual Studio 2015 Pro) currently found on my PC, and would like to make it shared across my LAN with others so that they can pull a copy on their own PC and work on it, and push their changes to the project, … | |
Hello I need some help to build a search form for a website, which should locate the nearest dealership based on either the location shared by the user (if the user is on a smartphone, then if the GPS is on the dealership/s is/are located by it, else the user … | |
Hello Anyone knows how I can get and install MediaCenter on a Windows XP SP3 machine? I've seen some versions of the OS itself, like Windows XP Media Center Edition etc, but since I already have a licensed version of Windows, is it possible just to get the Media Center … | |
Hello Is it possible to use SQL queries in a JS file? Example I have the following code, and would like for each input[type='text'] encountered, to save its value to a sql table in a column: jQuery("input[type='text']").blur(function(){ var id = jQuery(this).attr('id'); var inputVal = jQuery(this).val(); }); | |
Hi Anyone can pls help me with a unique random number generator of length 3, prefixed with values from DDMMYYYY (e.g. for today's date 25062015001)? | |
Hello I want to test a power supply unit provided to me (not new, along with its power cord), but currently do not have a PC available to do so. How can I test whether the PSU is working OK before actually connecting it to the PC? Cheers | |
Hello Is there an equivalent for the following java code in php: `URI uri = URIUtils.createURI("http", serveur, -1, makeCall, URLEncodedUtils.format(qparams, "UTF-8"), null);` Cheers... | |
Hi, I have a C# project which I want to make into a Windows installer (either .msi or .exe if possible) so that it can be deployed for e.g. in the C:\Program Files\myproject folder on any PC running Windows (and if possible limit it as from Vista onwards with a … | |
Hello I have a text-editor (CKEditor one) whereby am retrieving all the texts (which are in 3 paragraphs), in a single string variable, using Java codes. However, all the 3 paragraphs being retrieved have leading spaces, and I want to remove them for display purposes. How can I do so, … | |
Hi I have a code in java to generate a sitemap xml, and to get the last modified date using the following line of code: `oPrint.println(" <lastmod>"+ doc.getLastModified().toString()+"</lastmod>");` The output in the browser when calling the xml file is `<lastmod>23/05/2014 16:48:24 ZE4</lastmod>` which is in "dd/mm/yyyy"format. However, from this link, … | |
Hello guys Is it possible to convert an .indd file into a .psd one? I tried googling up some results and even downloaded a tool (damned forgot its name, but it did not convert properly). Indd is being done by another person, and am not able to get the texts … | |
Hi Some friends and myself are starting a web project in wordpress, whereby we'll need to access the same core wordpress files remotely from our home pcs. Is there a way to have the core files "centered" somewhere, and each one of us can branch them, do our own modifications … | |
Hello. I have the following existing function, used to load images in fancybox, but although the code works find in FF, in Chrome am getting an error (in the "firebug"-like tool), whereby under the "link.fancybox({..." code it shows "Uncaught TypeError: undefined is not a function". The error does not happen … | |
Hello I am doing maintenance on a web server, and have several js files present which I need to categorize. However, I am faced with the dilemma of identifying between clientside js files and severside ones. Is there a distinct way to identify between these files? | |
Hello Anyone can pls help me, whereby I need to prevent the users from being able to delete a specific folder in Windows 7, but still have read/write/execute permissions on that folder? Also I would like to restrict the user's options in terms of software he/she wants to install, with … | |
Hello I am currently working on a "local" dev wordpress site, where I have a JS file stored with the path as e.g, http://www.devsite.com/websites/wordpress/mysite/wp-content/themes/mtheme/validations.js Currently, am using the relative path e.g. src = "././wp-content/themes/mtheme/validations.js" to load it. However, on the live server, which is maintained by someone else and I … | |
Hello I've created a custom php page for display in WordPress, and the client wants to allow users to be able to save this page from the browser as a pdf file on their desktop. How can I do so, keeping in mind that I do not have access to … | |
Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix this issue? | |
Hello I have a web form, whereby I want to allow users to only input dates in the format DD/MM/YYYY. I've tried with the following code to show an error message if the date is not valid, however if I add something like 5/5/5, it still passes is as a … | |
Hello Am looking for a good tool which will enable me to convert my pdfs to word format, and vice-versa, without losing formatting in the documents in question. Anyone can suggest some tools (could be free or paid)? | |
Hello. I have a MB Asus P5B-VM, with 4 memory slots (dual channels). I already have a 2GB DDR2-800 RAM installed, and recently got 2 more RAMs, one a 2GB DDR2-800 same as my old one, and a 1GB DDR2-800. Can I install these 2 along side my old RAM? … | |
Hello I have a Java Agent which I need to maintain (dev was done by someone else), with the following code samples extracted: String type = (String) types.nextElement(); DemByDate dd = (DemByDate) client.typeDemande.get(type); Vector v = (Vector) dd.demandes; Calendar calendar = Calendar.getInstance(); calendar.set(dd.d2.getYear(), dd.d2.getMonth(), dd.d2.getDate()); int maxDay = calendar.getActualMaximum(Calendar.DAY_OF_MONTH); dd.d2 … | |
Hello, am currently facing issues with Windows 7 SP1 Pro, whereby if I do a right click, I can the Restrictions dialog appearing. The message is in the link below. I already have my user as an administrator on the system. Anyone can help me troubleshoot this problem? [Click Here](https://www.dropbox.com/s/yje5cf8xwqwvznh/2013-12-20%2010_07_10-Clipboard.png) | |
Hello Anyone can help me derive a validation for French phone numbers, given the following: String (max 255 chars) French telephone formats (0123456789, +33123456789, 0033123456789) T.I.A. | |
Hello, am currently facing an issue in tinymce 4 with the tiny_mce_popup.js (which is by default a 3.x plugin ported to 4.x in compatibility mode), when trying to insert an image in the text area using a custom filemanager, am getting errors in firebug on lines 45 and 108, and … ![]() | |
Hello, I would like to learn android programming, but have no knowledge in java whatsoever. Do I need to go through a java course first before starting with android, or is there a way to start programming directly with the latter? | |
Hello, I have a Sagem Livebox, which has 2 ethernet ports, red and yellow. The red one is connected to my pc while the yellow one is connected to a tv decoder, with the ADSL TV option enabled in the livebox settings. My problem is that, my livebox is located … | |
Hello, apart from Photoshop, are there any other web designing tools which can help quickly build up a design and/or web prototype to show to clients before eventually going on for the implementation phases? |
The End.