10,655 Topics

Member Avatar for
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
575
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
662
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
871
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
214
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
689
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
374
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
307
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
325
Member Avatar for Dani

So our new design is live, but it's *far* from complete. There were quite a handful of changes that needed to be made on the backend, and I needed everyone on the same layout before I could make changes to the code base. Otherwise, it would break the old design. …

Member Avatar for Dani
4
639
Member Avatar for PulsarScript

Hi all.I got task to do,here are the details: A social network service consists of a representation of each user (often a profile), his/her social links, and a variety of additional services Registered users may register and set up a PROFILE/ home page, photo etc. Please advise the steps,how it …

Member Avatar for midastouchwebs
0
157
Member Avatar for VarunPes

I am using javascript, Html, css, Bootstrap,than i want to implement customise product like upload photo on mug, t-shirt and other products. Than suggest me, how to implement this fearture.

Member Avatar for Петя
0
218
Member Avatar for davy_yg

Hallo, I would like to make the grey background liquid whenever someone narrow down the web browser. Is there anyway to do it? Can anyone gives me advice how to do it? testimonial.php <div style="background-color: grey; width: auto; height: 150px;"> <div class="col-sm-1"><br><br> <img src="Images/testimonial/arrow2.jpg" width="30"> </div> <div class="col-sm-2"> <img src="Images/testimonial/person1.jpg" …

Member Avatar for davy_yg
0
243
Member Avatar for lewashby

I'm working with MariaDB through PHPMyAdmin and I have a question about how I need to set up my database. For eash person in the table I am currently building I'll also need an array of date values. I don't think there is a way for me to setup a …

Member Avatar for diafol
0
284
Member Avatar for davecoventry

I have a form which has a series of label/input pairs. I'm trying to get these to line up. It's quite simple in tables: you just layout the table as follows: <table><tr><td>Your name</td><td><input name="name" type="text" /></td></tr> <tr>...</tr></table> If I try the same thing with CSS: <div class="row"> <lable class="label-left">Name</div> <div …

Member Avatar for davecoventry
0
342
Member Avatar for sallah.ul.din
Member Avatar for Aeonix

So, first the bug, numbers appear in vision of code field, "I spik no inglich good", so [here's the screenshot](http://oi61.tinypic.com/o5qsmh.jpg). I'm using Linux Ubuntu 14.04 LTS LiveCD (on USB 2.0) I'm using Google Chrome v45.0.2454.93. Screen resolution: 1366 x 768 Pixel-ratio: 1 Maybe a feedback: When I click [Code] button, …

Member Avatar for Dani
0
505
Member Avatar for ddanbe

What is not so clear is how to vote. Well it is obvious and well done in the new version, but I'm not sure if I can vote for myself now.

Member Avatar for diafol
0
210
Member Avatar for w33n

Hi Everybody, I was wondering if any of you know about alert window textual content. I am trying to disable where it says "from "xxxx.com" " line in the heading of the alert window? Also is there any way to customize it? For example, can I add a photo or …

Member Avatar for w33n
0
98
Member Avatar for venkyb

Choose a problem that interests you and which can be solved with a program. This problem will be the foundation for your homework assignments and presentation; this is the problem for which you will design a solution during this course. Your chosen problem should be of reasonable complexity. If a …

Member Avatar for JamesCherrill
-1
208
Member Avatar for can-mohan

Hi All, Usually in factory method we need to check the existance of object based on given argument and then need to return the object and due to this we need to have multiple if and else statement and while adding one more type then again one more else block …

Member Avatar for rubberman
0
264
Member Avatar for theonlylos

I am currently trying to roll out a custom Wordpress site for a client (it's currently being hosted at [url]http://cjcdigital.net/clients/andrea/[/url]) however I've been having trouble getting the sidebar to position next to the content. I've tried resizing everything so it fits within the wrapper and much more, but nothing I …

Member Avatar for double_virginia
0
240
Member Avatar for Nmalik1

Do you know about this new term of " Responsive website design ", How it is beneficial for SEO work. Please let me know if you have any idea about it. Thanks in Advance !

Member Avatar for Shyamalanissi
0
560
Member Avatar for davy_yg

Hello, Can anyone help me fix this code for about page: http://www.innovation.web.id/One/about.php Cek the part that has 4 circle and that grey areas. I would like to be able to work both in desktop and android. about.php <!DOCTYPE html> <html> <head> <title>About</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> …

Member Avatar for davy_yg
0
195
Member Avatar for Khalilur_1

Hi, I am new in web designing, but freequetnly facing problem with embedding video in my html5 web site. It is browers problem also. If chrome show, internet explorer does'nt show. I am looking for standard embeding code what will help me show my video on all major browsers.

Member Avatar for Ashley_9
0
351

The End.