Click here to Skip to main content
15,794,202 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Looking for some Web Developers. Pin
Bradml16-Feb-07 0:00
Bradml16-Feb-07 0:00 
GeneralRe: Looking for some Web Developers. Pin
Programscripts16-Feb-07 21:17
Programscripts16-Feb-07 21:17 
GeneralRe: Looking for some Web Developers. Pin
Bradml16-Feb-07 21:25
Bradml16-Feb-07 21:25 
QuestionLIMIT in MSAccess SQL Query Pin
Suman Singh15-Feb-07 3:32
professionalSuman Singh15-Feb-07 3:32 
AnswerRe: LIMIT in MSAccess SQL Query Pin
badgrs15-Feb-07 4:56
badgrs15-Feb-07 4:56 
AnswerRe: LIMIT in MSAccess SQL Query Pin
theJazzyBrain15-Feb-07 22:56
theJazzyBrain15-Feb-07 22:56 
Questionhow can i put my icon in addressbar [modified] Pin
Ankur.Bakliwal15-Feb-07 1:50
Ankur.Bakliwal15-Feb-07 1:50 
AnswerRe: how can i put my icon in addressbar Pin
Suman Singh15-Feb-07 3:40
professionalSuman Singh15-Feb-07 3:40 
Two steps :

Step 1 : Create a icon image named "favicon.ico" and keep it on root
Step 2 : Add these lines into the header of your HTML file...
<link rel="icon" href="http://www.YourSiteName.org/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.YourSiteName.org/favicon.ico" type="image/x-icon" />

Suman Singh
QuestionASP.NET 2005 Designing Pin
rrrriiizz15-Feb-07 0:11
rrrriiizz15-Feb-07 0:11 
AnswerRe: ASP.NET 2005 Designing Pin
badgrs15-Feb-07 0:23
badgrs15-Feb-07 0:23 
AnswerRe: ASP.NET 2005 Designing Pin
Bradml15-Feb-07 23:57
Bradml15-Feb-07 23:57 
Questionopera and firefox message Pin
Shaimmaa14-Feb-07 23:21
Shaimmaa14-Feb-07 23:21 
AnswerRe: opera and firefox message Pin
Ankur.Bakliwal14-Feb-07 23:27
Ankur.Bakliwal14-Feb-07 23:27 
AnswerRe: opera and firefox message Pin
badgrs15-Feb-07 0:25
badgrs15-Feb-07 0:25 
AnswerRe: opera and firefox message Pin
Bradml15-Feb-07 23:56
Bradml15-Feb-07 23:56 
Questioni need 3 month project Pin
Member 383124414-Feb-07 21:50
Member 383124414-Feb-07 21:50 
QuestionRe: i need 3 month project Pin
Ankur.Bakliwal14-Feb-07 22:58
Ankur.Bakliwal14-Feb-07 22:58 
AnswerRe: i need 3 month project Pin
Bradml15-Feb-07 23:56
Bradml15-Feb-07 23:56 
GeneralRe: i need 3 month project Pin
Colin Angus Mackay16-Feb-07 0:26
Colin Angus Mackay16-Feb-07 0:26 
QuestionJava or .net Pin
Ankur.Bakliwal14-Feb-07 21:32
Ankur.Bakliwal14-Feb-07 21:32 
AnswerRe: Java or .net Pin
Michael Sync14-Feb-07 21:44
Michael Sync14-Feb-07 21:44 
GeneralRe: Java or .net Pin
Ankur.Bakliwal14-Feb-07 22:55
Ankur.Bakliwal14-Feb-07 22:55 
AnswerRe: Java or .net Pin
badgrs15-Feb-07 0:28
badgrs15-Feb-07 0:28 
GeneralRe: Java or .net Pin
Ankur.Bakliwal16-Feb-07 0:01
Ankur.Bakliwal16-Feb-07 0:01 
AnswerRe: Java or .net Pin
Bradml15-Feb-07 23:55
Bradml15-Feb-07 23:55 

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.