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

Web Development

 
AnswerRe: How to deploy through command prompt only? Pin
Mohibur Rashid26-Dec-11 22:08
professionalMohibur Rashid26-Dec-11 22:08 
AnswerRe: How to deploy through command prompt only? Pin
thatraja26-Dec-11 22:28
professionalthatraja26-Dec-11 22:28 
QuestionMenu Bar Like Forbes.com Pin
Rajeshkrathor9-Dec-11 21:15
Rajeshkrathor9-Dec-11 21:15 
AnswerRe: Menu Bar Like Forbes.com Pin
Dalek Dave9-Dec-11 22:40
professionalDalek Dave9-Dec-11 22:40 
AnswerRe: Menu Bar Like Forbes.com Pin
thatraja11-Dec-11 20:11
professionalthatraja11-Dec-11 20:11 
QuestionLooking to develop a subscription type of web app - what stack should I use? Pin
swampwiz9-Dec-11 13:27
swampwiz9-Dec-11 13:27 
AnswerRe: Looking to develop a subscription type of web app - what stack should I use? Pin
Dalek Dave9-Dec-11 22:59
professionalDalek Dave9-Dec-11 22:59 
AnswerRe: Looking to develop a subscription type of web app - what stack should I use? Pin
User 171649210-Dec-11 2:08
professionalUser 171649210-Dec-11 2:08 
For HTML5 graphic objects, look at using the canvas tag. See this webpage http://www.html5canvastutorials.com/[^]

Regarding checkboxes, listbox, dropdownbox etc, they are part of HTML forms. Read this http://www.quackit.com/html/tutorial/html_forms.cfm[^]

For interactivity in webpages, have a look at the variety of Javascript Frameworks such as http://mootools.net/[^] and http://jquery.com/[^] and, for example, http://jqueryui.com/[^].

And with a sprinkling of CSS, you can achieve some brilliant results when applied to the above 3 sentences.

It is nearly always more expensive to host a site created for serving webpages from a Microsoft Windows Server. However, you can cut your hosting costs by using a Linux Server running Apache Web Server, MySQL Database and PHP scripting, and if you develop for that, your costs to acquire the software for development purposes is nil. Use the freely available cross platform XAMPP from here http://www.apachefriends.org/en/xampp.html[^]. It is unlikely you will find many hosting organizations that will allow server-side functionality for free.

modified 1-Aug-19 21:02pm.

AnswerRe: Looking to develop a subscription type of web app - what stack should I use? Pin
David C# Hobbyist.13-Dec-11 7:18
professionalDavid C# Hobbyist.13-Dec-11 7:18 
AnswerRe: Looking to develop a subscription type of web app - what stack should I use? Pin
Dennis E White13-Dec-11 8:03
professionalDennis E White13-Dec-11 8:03 
QuestionQuestion Pin
messages8-Dec-11 22:22
messages8-Dec-11 22:22 
AnswerRe: Question Pin
cjoki12-Dec-11 6:48
cjoki12-Dec-11 6:48 
AnswerRe: Question Pin
best plumbers16-Jan-12 19:08
best plumbers16-Jan-12 19:08 
Questionwebgrid inside a webgrid Pin
dotolee5-Dec-11 7:05
dotolee5-Dec-11 7:05 
Question'Mobile Ready HTML5 MVC' template Pin
DaveAuld3-Dec-11 0:40
professionalDaveAuld3-Dec-11 0:40 
AnswerRe: 'Mobile Ready HTML5 MVC' template Pin
Dennis E White3-Dec-11 14:47
professionalDennis E White3-Dec-11 14:47 
GeneralRe: 'Mobile Ready HTML5 MVC' template Pin
DaveAuld3-Dec-11 19:12
professionalDaveAuld3-Dec-11 19:12 
GeneralRe: 'Mobile Ready HTML5 MVC' template Pin
Dennis E White4-Dec-11 5:40
professionalDennis E White4-Dec-11 5:40 
GeneralRe: 'Mobile Ready HTML5 MVC' template Pin
DaveAuld4-Dec-11 5:42
professionalDaveAuld4-Dec-11 5:42 
GeneralRe: 'Mobile Ready HTML5 MVC' template Pin
Dennis E White4-Dec-11 5:53
professionalDennis E White4-Dec-11 5:53 
GeneralRe: 'Mobile Ready HTML5 MVC' template Pin
Dennis E White4-Dec-11 6:10
professionalDennis E White4-Dec-11 6:10 
Questioncss doesn't work with .htaccess Pin
williamroma2-Dec-11 19:13
williamroma2-Dec-11 19:13 
AnswerRe: css doesn't work with .htaccess Pin
zyck7-Feb-12 22:47
zyck7-Feb-12 22:47 
Questionhow to make a web page? Pin
nik_utm1-Dec-11 14:48
nik_utm1-Dec-11 14:48 
AnswerRe: how to make a web page? Pin
Not Active1-Dec-11 16:57
mentorNot Active1-Dec-11 16:57 

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.