Click here to Skip to main content
16,007,472 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow can i install IPN on my web server? Pin
Hy Chanhan29-Aug-06 21:23
professionalHy Chanhan29-Aug-06 21:23 
AnswerRe: How can i install IPN on my web server? Pin
Sage2-Sep-06 9:08
Sage2-Sep-06 9:08 
Questionhigh memory usage for PHP/MySQL page Pin
Dave Calkins29-Aug-06 15:18
Dave Calkins29-Aug-06 15:18 
AnswerRe: high memory usage for PHP/MySQL page Pin
CWIZO30-Aug-06 1:14
CWIZO30-Aug-06 1:14 
QuestionStart an application in the client-side Pin
Victor Fan 8829-Aug-06 6:38
Victor Fan 8829-Aug-06 6:38 
AnswerRe: Start an application in the client-side Pin
CWIZO30-Aug-06 1:15
CWIZO30-Aug-06 1:15 
QuestionHow do I allow users to create their own webpage/personal page? Pin
CCMint29-Aug-06 5:49
CCMint29-Aug-06 5:49 
AnswerRe: How do I allow users to create their own webpage/personal page? Pin
Bradml4-Sep-06 22:59
Bradml4-Sep-06 22:59 
Hey Mate,
Well look the only logical way i could see you doing this:
Use PHP to customise the page dependent on the users custom settings (not in actually coding)

Call database "customisation"
Get user "johnFrank"
Get column "box1"

If box1= latest news then
call latest "news.xml"
parse

etc.

Also allow users to make their our custom css sheets (help them out with a wizard)

If your site supports PHP then why not set a cookie that customises your home page (http://www.mysit.com/) to their current user settings. 3 secs extra load but it will make your site even more interactive and usefull.

Sorry for the lack of actuall script but i'm on borrowed time as is.

From Brad

QuestionClearing the contents of session variables Pin
Rajiya29-Aug-06 1:01
Rajiya29-Aug-06 1:01 
AnswerRe: Clearing the contents of session variables Pin
Navi1529-Aug-06 1:59
Navi1529-Aug-06 1:59 
AnswerRe: Clearing the contents of session variables Pin
Guffa29-Aug-06 2:44
Guffa29-Aug-06 2:44 
Questiontree view of client's computer Pin
248912829-Aug-06 0:12
248912829-Aug-06 0:12 
AnswerRe: tree view of client's computer Pin
_AK_29-Aug-06 19:26
_AK_29-Aug-06 19:26 
GeneralRe: tree view of client's computer Pin
CWIZO30-Aug-06 1:16
CWIZO30-Aug-06 1:16 
Questionprinting web page Directly Pin
meetbinu200328-Aug-06 19:52
meetbinu200328-Aug-06 19:52 
AnswerRe: printing web page Directly Pin
_AK_29-Aug-06 1:08
_AK_29-Aug-06 1:08 
GeneralRe: printing web page Directly Pin
meetbinu200330-Aug-06 4:48
meetbinu200330-Aug-06 4:48 
QuestionHow can I display an animated progress bar during asp upload? Pin
JUNEYT28-Aug-06 13:18
JUNEYT28-Aug-06 13:18 
AnswerRe: How can I display an animated progress bar during asp upload? Pin
John Petersen29-Aug-06 23:46
John Petersen29-Aug-06 23:46 
GeneralRe: How can I display an animated progress bar during asp upload? Pin
JUNEYT30-Aug-06 1:56
JUNEYT30-Aug-06 1:56 
Questionhow do you test (through code) if the web service is available Pin
Rafferty Uy28-Aug-06 10:02
Rafferty Uy28-Aug-06 10:02 
AnswerRe: how do you test (through code) if the web service is available Pin
IamMohan3-Sep-06 19:18
IamMohan3-Sep-06 19:18 
Questionattacking server Pin
militiaware28-Aug-06 2:17
militiaware28-Aug-06 2:17 
QuestionGet URL/Webpage address in Back Button (JavaScript) Pin
waxie27-Aug-06 23:03
waxie27-Aug-06 23:03 
AnswerRe: Get URL/Webpage address in Back Button (JavaScript) Pin
Navi1528-Aug-06 1:36
Navi1528-Aug-06 1:36 

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.