20,737 Topics
![]() | |
Hi Folks, I have a small issue with css that I need help with. I have a rating system on a project. My css is set up to display grey stars that can be hovered over which turn to blue stars until selected, although when I select 1 star, the … | |
See my website and give me some hints for marketing this websites. | |
hihi, is there a way to rid of the page header (usually it's the page title and url) and the page footer (usually it's the page number and date) without having user to change from the web browser's the page setup ? Can this be done using javascript or just … | |
Anyone familiar with how to add a Galaxy S5 & S6 running Android Lollipop (5.x) to Chrome Web Device List; from what I know JSon is involved but I'm not familar with JSon, I hope I can get some help ? | |
Hi everyone, I've no idea how to design the grid layout like this :  My image is square and I want to make it responsive to mobile and tablet. I only have title, price and image in one grid. Any can help me on this kind of design? … | |
I am going through .net book. I happen to read that once we are storing the web form in asp.net ,it automatically shows local host path in save directory. But in my computer I don't see local host path. It shows the usual vb.net installed folder in C directory and … | |
I'm working on shopping mobile application. The application is similar to ebay it have customer and seller. When user create account they can either create account as seller or customer. The payment will be by paypal each user need to provide their paypal account (Seller Paypal & customer PayPal) so … | |
In Linux, what's the difference in a service and a daemon? I know a daemon is a long running process without a terminal, meant for servicing things such as requests from other processes or server type services such as a web server or dns server. I understand that you can … | |
So I have a question and I really need some guidance for this as networking unfortunately isnt my strongest area of IT expertize. I've recently had a new client of mine approach me wanting to setup internet access for tenants at an apartment complex he owns. Attached is a very … | |
Hello, currently on one of my development servers I have SQL Server 2014 installed, the problem I HAD was that when I executed any of my PHP sites connected to various databases I was getting `SQLSTATE[HY2000][2002] Connection was activily refused...` I fixed that error by forwarding the port through the … | |
Since I totally F'd up entire topic. [Over here](https://www.daniweb.com/programming/software-development/threads/502281/verify-if-data-sent-by-servers-how-do-bigger-companies-do-that), where nobody has ever known what I meant, until I realized that I said a lot of things that didn't make sense at all, nor I could make up any reasonable statements from smart people out there. By suggestion of said … | |
i discovered to my dismay that email from my aol file cabinet had just disappeared! i have aol 8.0 i've spoken with three techies at aol and they all say the same thing that my email has gone for good. but how can this be .... surely it must be … | |
need to alight div inside another div inner div must be aligned centerd bottom of the outer div i have attached a image that i want | |
Hello, Quick question, is there anyway except saving a word doc as a webpage (filtered) to convert a word doc to a webpage. Thanks. | |
Hello! I need a way to use a Progressbar to show the status of a web page loading in a web browser, Heres what the code for the project is: Button1: - WebBrowser1.Navigate(TextBox1.Text) TextBox1: - TextBox1.Text = WebBrowser1.URL.ToString() That works, but I have not even a "slight" idea how to … | |
Hi All, so heres my situation, I currently have on my desktop a excell workbook with a few sheets in with pricing sets. I am looking to see if a app or cloud based system exsits that can show this data in a form style page, also one of my … | |
My website [http://schoolpro.ifconit.com/](http://schoolpro.ifconit.com/) was on 7th page before yesterday.. As you can see it's a sub domain of my main website [http://ifconit.com](http://schoolpro.ifconit.com/). But today when i checked my website on google search i cannot find my sub domain. I can see my main domain on 10th page.. But the strange … | |
As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it and then send malicious (or rather illegal) query through. So. I was wondering is there a way to make sure … | |
 By most accounts, the transition to Material Design has been a successful one for Android. It’s more responsive, it’s easier on the eyes and it’s even made its way over to iOS to some degree. So it only makes sense that Google would take what it’s learned from … | |
Acually i'm new in web designing and i'm working on menu. But i'm facing problem in decorating hover...See Code Below and help me...Thanks <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Design By Jagdeep</title> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="normalize.css"> </head> <body> <nav class="nav-bar"> <div class="nav-hold"> <a href="#" class="logo"><img src="../Documents\22-1-2016\img/logo.png" … | |
#user hl:hover { color: BlueViolet; text-decoration: underline; } <asp:HyperLink ID="hlUsername" runat="server" NavigateUrl="~/Manager/ProfileView.aspx" CssClass="hl" /> While this hyperlink is hovered, the font is underline but font color not changing. Any problem with my code? | |
Hello guys am totally new to java development but I red some tutorial on web on how to create different application on Android Studio. I've created simple webview application with navigation drawer and everything work perfect, when I tried to add Parse.com SDK to use notification service my program crashes … | |
Boo! Meh you knew it was me. After all, I post 99% of the dumass questions around here... I have a modal that's being a teenager and isn't doing as it's being told: http://i.imgur.com/7PcLQCS.png *As you can see from the image, it's half off of the screen!* # Here's the … | |
Hi, i am working on a little slot machine programme on c# and i need to create a totally transparent panel which is used to draw the winning payLines , but when i change the backColor to transparent this panel changed its color to grey( the back color of the … | |
Hello I have search creating the** PDF417 barcode** in** ASP.NET WEB APPLICATION** through c# code and found the **SharpPDF417 in NUGET and this works well for windows application**. But I want to create such barcode in **WebApplication**. Tried through **sharPDF417** and just failed in that so I had again search … | |
I saw various search engine blogs/journals regarding http to https conversion, where all are saying that it is best to change your website from Http to Https for obtaining better Google rankings. However, is it recommended/accepted by Bing and Yahoo as a ranking factor? | |
Hey, I am always in need of webhosting for my clients, php & mysql webhosting specifically. Normally I rent a vserver for my clients. Recently I stumbled upon this vendor from Austria, who is offering free domains + free webhosting for 12 months. The cost for the second year seems … | |
Anyone experiencing any issues with FireFox 43.0.3 and the revised JsFiddle; whereas with Chrome a simple "run" will update the fiddle whereas FireFox you must refresh the page ? | |
Hello Daniweb Community, I've finally gotten around to doing it but can someone for the love of god please help me and give me help with fixing my slow ass laptop. I have only recently purchased it, as soon as I set it up I installed Windows 10 (coming from … | |
Hi, I am struggling with xml layout in my android app... please help here is what I want: I have to display two poarts in one activity - image part and login component part which are in one linearLayout. When the device is landscape, I want it to be 30% … | |
* Capture the customer's attention with a crispy or interesting headline or title or a thought provoking question. The headline is the first thing that attracts the visitor's fancy. A catchy headline will force him to read further. A first time visitor will not spend more than a few seconds … | |
Hello, I am trying to fix this bootstrap div id. Is it okay to use it twice? Please cek this site: http://www.innovation.web.id/One/blog.php I try to validate: https://validator.w3.org Error: Duplicate ID row. From line 90, column 1; to line 90, column 14 ↩</div>↩↩↩<div id="row">↩↩<div Warning: The first occurrence of ID row … | |
Hi everyone i have this code setTimeout(function() { var hiddenimages = [],albumcover; albumcover = uploadSuccess.udest + imagesarray[0]; // for (var i = 0; i < imagesarray.length; i++) { imagepath = uploadSuccess.udest + imagesarray[i];// user image location.. //if(i != 0) hiddenimages += "<a class='dfed _p040red uid glryview501 _p44oid' href=" + imagepath … | |
I have a form where I save the data in a cookie with localStorage. This all works fine, but If clear (just deleting with backspace) the value of an input field or textarea so that the placeholder text shows up again and I refresh or come back at the page, … | |
I'm trying to design an encryption program in which the text is converted into its ASCII Code Equivalent and then uses math to change the text and then convert the result into its ASCII Char. I have managed to convert the string I wish to encrypt into its ASCII Code … | |
I have set up a redirect to the mobile version of my site when the user is on a mobile phone. However trying to open this on an iPhone it produces the error 'Safari cannot open the page because to many redirects occurred' and when opening it on an Android … | |
Hi all, Just wanted to start a discussion on a database issue that I am presented with; the issue is that I am trying to insert seed data into around 90 tables without having to worry about manipulating/disabling the foreign key constraints. The most logical solution would be to do … | |
How to block or prevent print dialog using a webcontrol from a win form in vb.net ---------------------------------------------------------------------------------------------------------------------------- In vb.net How to block or prevent print dialog show while printing a pdf using a web browser control (webcontrol) from a Windows Form | |
Hi, I am trying to build a scrapper and for that I am using mechanize to get the page source then beautiful soup to parse it. But yesterday I faced a very strange error the page source which I am getting is kind of binary, though from browser I can … | |
Hello All, I am interested in gaining more hands on experience when it comes to network infrastructure. I am limited as of right now with physical devices and in the meantime would like to know what would be a great software program for either Windows 7 or Linux to utilize … | |
Hi All, Please study the following code. ## HTML ## <div id="welcome"> Welcome Message </div> <div id="Inquiry"> Inquiry Form </div> <div id="products"> Products </div> <div id="footer"> footer </div> CSS #welcome{ background-image:url(../images/company.jpg); background-size: 100% 100%; width:100%; height:600px; } #inquiry{ margin-top:600px; width:100%; height:500px; background-image:url(../images/light_grey.png); } #products{ margin-top:1100px; // (margin-top of inquiry + … | |
It is a common design in data handling applications to move from form to form to show the user different information. I have seen any number of different attempts at this on the boards so i thought I'd throw together a short snippet to show a cleaner OO way to … | |
Hey guys i need help with a problem i am currently having with IE. I recently downloaded a file and since after that my internet explorer randomly pop up often and it is very annoying.Is this a virus!? Please help! | |
I was wondering if it's really necessary to have an SSL certificate and therefore https for a webshop (WordPress & WooCommerce) where payments will only be handled via external payment gateways (their bank and paypal). But they do store personal information, account and login from their customers on their own … | |
Hi all great developers and IT professionals here, we need you help. With one year of hard working, we just released our prototyping tool Mockplus. This is a new&intuitive tool which aimed at making complex simple. If you are a app/web designer or developer, we invite you to give a … | |
Free Web Hosting with cPanel up to 1 GB for one year from WHDMS.COM Cart page :- https://goo.gl/f9boM9 Use Promo Code – FWH100 Features of Free Web Hosting by WHDMS.com: 1GB Free Space 100GB Data transfer and Bandwidth 5 E-mail contacts and FTP accounts 5 MYSQL accounts can be created … | |
Hi, I want to distinguish whether the tab closed by clicking X or by another action (clicking a link, or a button which close the current tab). In Firefox - I followed the stack and saw that the function closing the tab (not by X) is called: onxblDOMWindowClose. BUT in … ![]() | |
Could someone please help me where I can find a large recent list of; Emulated Devices User String Agents for Chrome, I can't find it in my searches. | |
How will I determine the rep for repInvariant? and How to write an abstract function? |
The End.