Click here to Skip to main content
15,887,214 members
Home / Discussions / Web Development
   

Web Development

 
QuestionFonts Will Not Display As Intended Using @font-face in CSS. Pin
Member 1364829928-Jan-18 5:04
Member 1364829928-Jan-18 5:04 
AnswerRe: Fonts Will Not Display As Intended Using @font-face in CSS. Pin
luplup29-Jan-18 1:26
luplup29-Jan-18 1:26 
QuestionMVC5 Slow File Upload Pin
#realJSOP26-Jan-18 9:27
mve#realJSOP26-Jan-18 9:27 
AnswerRe: MVC5 Slow File Upload Pin
malkovich19887-May-19 3:22
malkovich19887-May-19 3:22 
GeneralRe: MVC5 Slow File Upload Pin
#realJSOP7-May-19 4:03
mve#realJSOP7-May-19 4:03 
QuestionLinking database to a html page Pin
Member 1364494625-Jan-18 16:15
Member 1364494625-Jan-18 16:15 
AnswerRe: Linking database to a html page Pin
Richard MacCutchan25-Jan-18 22:31
mveRichard MacCutchan25-Jan-18 22:31 
GeneralRe: Linking database to a html page Pin
Valecia_cho8-Feb-18 14:50
Valecia_cho8-Feb-18 14:50 
I'm currently working on a project that uses the very same concept. So first thing: you need more than just HTML, but let's start with databases. You can start by using MySQL. Then you're going to need PHP to handle that data i.e. taking it from your database onto your webpage. This is where learning JSON, and by extension JavaScript, is going to actually make this work. Next up on your front end, your webpage, you'll need to use JavaScript with your HTML to get that database on the screen.

Also, what's BCA?

I did have some programming knowledge before doing this and some basic grasp of HTML and JavaScript before embarking on this sort of thing.

Oh one thing that you may find useful, before your website goes live, is XAMPP. It is a local server and has MySQL rolled into one platform. I found it very useful. IT's a great way of testing out your new website without having to spend anything just yet. Although with XAMPP it's still not live, it's good the testing stage.

Please excuse the excessive amounts of info. Welcome to the world of coding.
GeneralRe: Linking database to a html page Pin
Richard MacCutchan8-Feb-18 22:33
mveRichard MacCutchan8-Feb-18 22:33 
QuestionPutting Data Onto HTML Using JavaScript Pin
Valecia_cho24-Jan-18 14:58
Valecia_cho24-Jan-18 14:58 
AnswerRe: Putting Data Onto HTML Using JavaScript Pin
Nathan Minier25-Jan-18 5:17
professionalNathan Minier25-Jan-18 5:17 
GeneralRe: Putting Data Onto HTML Using JavaScript Pin
Valecia_cho8-Feb-18 14:00
Valecia_cho8-Feb-18 14:00 
GeneralRe: Putting Data Onto HTML Using JavaScript Pin
Nathan Minier12-Feb-18 1:24
professionalNathan Minier12-Feb-18 1:24 
GeneralRe: Putting Data Onto HTML Using JavaScript Pin
Valecia_cho18-Feb-18 9:01
Valecia_cho18-Feb-18 9:01 
GeneralRe: Putting Data Onto HTML Using JavaScript Pin
Nathan Minier20-Feb-18 1:28
professionalNathan Minier20-Feb-18 1:28 
QuestionHow to start a job listing,directory,ad site? Pin
savedlema22-Jan-18 11:13
savedlema22-Jan-18 11:13 
AnswerRe: How to start a job listing,directory,ad site? Pin
A_Griffin25-Jan-18 0:39
A_Griffin25-Jan-18 0:39 
QuestionNote to self Pin
#realJSOP21-Jan-18 3:00
mve#realJSOP21-Jan-18 3:00 
PraiseRe: Note to self Pin
Richard Deeming22-Jan-18 8:24
mveRichard Deeming22-Jan-18 8:24 
Questioni want to fix this error Pin
Gani19-Jan-18 23:06
Gani19-Jan-18 23:06 
QuestionRe: i want to fix this error Pin
Richard MacCutchan20-Jan-18 0:24
mveRichard MacCutchan20-Jan-18 0:24 
AnswerRe: i want to fix this error Pin
Qobil30-Jan-18 4:52
Qobil30-Jan-18 4:52 
QuestionDiscovery Regarding CSS in MVC - Tip Pin
#realJSOP17-Jan-18 3:58
mve#realJSOP17-Jan-18 3:58 
AnswerRe: Discovery Regarding CSS in MVC - Tip Pin
Richard Deeming17-Jan-18 4:41
mveRichard Deeming17-Jan-18 4:41 
QuestionHow to send WhatsApp Message using node.js Pin
Chhabra_Ankur16-Jan-18 23:32
Chhabra_Ankur16-Jan-18 23:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.