10,643 Topics

Member Avatar for
Member Avatar for mmcdonald

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 …

Member Avatar for YtuMamaTambien
0
3K
Member Avatar for LinaAshaji

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 …

Member Avatar for JOSheaIV
0
309
Member Avatar for 9tontruck

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% …

Member Avatar for AleMonteiro
0
259
Member Avatar for PSDtoHTML

* 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 …

Member Avatar for Ramesh_8
0
208
Member Avatar for davy_yg

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 …

Member Avatar for Troy III
0
184
Member Avatar for mintu_2

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 …

0
542
Member Avatar for Samuel_Watson

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 …

Member Avatar for rproffitt
0
239
Member Avatar for jonlloydd

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 …

Member Avatar for Anu_5
0
307
Member Avatar for Ian_7

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 …

Member Avatar for urtrivedi
0
234
Member Avatar for knggee

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 …

Member Avatar for rch1231
0
166
Member Avatar for jKidz

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 + …

Member Avatar for jKidz
0
230
Member Avatar for Geekitygeek

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 …

Member Avatar for jacss1x
1
3K
Member Avatar for Becky_1

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 …

Member Avatar for Zoe.Roy
1
242
Member Avatar for Lgie

How will I determine the rep for repInvariant? and How to write an abstract function?

Member Avatar for darkagn
0
124
Member Avatar for davy_yg

Hello, I am trying to incorporate bootstrap with this sliders. Any clue how to make it looks good? http://flickity.metafizzy.co/ <div class="gallery js-flickity" data-flickity-options='{ "freeScroll": true, "wrapAround": true, "imagesLoaded": true, "percentPosition": false, "pageDots": false }'> <div class="row"> <div class="col-sm-4"><img src="images/Portfolio/pic1.jpg" alt="pic1" /></div> <div class="col-sm-4"><img src="images/Portfolio/pic2.jpg" alt="pic2" /></div> <div class="col-sm-4"><img src="images/Portfolio/pic3.jpg" alt="pic3" …

Member Avatar for davy_yg
0
275
Member Avatar for robotnixon

First off, happy thanksgiving everybody. Second, my program has problems. I've discovered a horrible way (for me anyway) to design and my attempts to fix it aren't getting any where. I have to design a roman numeral calculator (input romans, output romans) with at least two functions (decimal->roman, roman->decimal). I …

Member Avatar for Edwin_6
0
1K
Member Avatar for SabithaSri
Member Avatar for vinomashwin

I want to know how to create a registration page and login page ... any tutorials about this and i need some complete web templates too(not just home page)... can any one help me.....any ref plz

Member Avatar for diafol
-5
3K
Member Avatar for jdpjtp910

Hello everyone, I have a shool project that requires me to design a cash register class that uses an inventory class and the cash register should perform the following steps: 1. ask the user for the item and quantity purchased. 2. get the item's cost 3. add 30% profit to …

Member Avatar for David W
0
2K
Member Avatar for Kenneth_4

Dear All May you kindly help me. I have a windows login form in VB.net. I have a users table in MySQL. How can i use the users table in to login changes made to any table in MySql database. I only have 1 mysql databse user that i use …

Member Avatar for rproffitt
0
573
Member Avatar for SAMMY12345
Member Avatar for berserk

I dont fully understand this issue at all, it makes no sense to me for several reasons but ill liust the main ones i have code elsewhere that works just fine and is identical in function and setup i dont think the issue is a registry key issue, this i …

Member Avatar for rproffitt
0
661
Member Avatar for mmonclair

I have a CKFinder UI in a ColdFusion application to manage file uploads. In migrating our application to AWS, and preparing it for running it in an array of load balanced servers, we moved the file repository from a folder local to the application to an S3 server. The only …

Member Avatar for rproffitt
0
866
Member Avatar for jeffrey_4

Here I am, I am a jr. Programmer (I am a High schooler and future major in Computer programming) I currently have 3 projects going on [BeffsBrowser](http://www.beffsbrowser.codeplex.com) (My main one the biggest)[ BeffsDocs](http://www.beffsdocs.codeplex.com)(Second) [BeffsBrowserOS](http://www.beffsbrowseros.codeplex.com)(In Planning Development Stage) All are free and open source projects....If you want the full/complete project you …

Member Avatar for Reverend Jim
0
213
Member Avatar for davy_yg

Hello, I would like to include bootstrap for both desktop and mobile phone for product category: When I check it once it only works in desktop if I only use this code (col-md-4) and if I use both code (col-md-4 col-xs-4) it does not work for both desktop and mobile …

Member Avatar for UK-1991
0
1K
Member Avatar for chubbyy.putto

I know I should have try it first but I dont understand what is this asking about. My english is my very bad. Can you please telling in easy english. PLus this is very confusing. Please help me out Write a BNF grammar for the for statement of C. Assume …

Member Avatar for sepp2k
0
685
Member Avatar for happygeek

Just noticed that the blue burger menu is showing 'Web Applications' as a forum, but when you get there it is called 'Cloud-based Applications' instead.

Member Avatar for Dani
0
373
Member Avatar for Matthew_12

I can not get this program to compile, the problem lies in the method inputData. Does anyone see anything wrong it? #ifndef JEDI_H #define JEDI_H #include <stdlib.h> #include <iostream> #include <string> #include <fstream> using namespace std; class Jedi { public: Jedi(string name, int maxHealth, int currHealth, int attackBonus, int defenseBonus); …

Member Avatar for tinstaafl
0
306
Member Avatar for Lalainealb

Hi, I have a website and quite a few members have suggested that adding a chat room would be a great idea. I'm searching for something I might be able to integrate well into my site. Has anyone tried RumbleTalk or C-box?

Member Avatar for Robin_7
0
207
Member Avatar for fonzali

I do not like the new design , tonight , I can not find the python forum . whose idea was this anyway ?

Member Avatar for Schol-R-LEA
0
324

The End.