I’ve Launched my first Facebook Application using iFrame:

It is an interesting matter to have a facebook application built by own. There is enough restriction to use HTML code or using JS in that app. But adding this app in iframe mode you can place any kind of application you have made. You Application must be in your own hosting server. Facebook will just redirect to this location within there view.

To get started just go to the Developers link in your facebook account and you will get futher instruction.

My Application:
Name: Recent Event in RUET

To add this Application on your Facebook Profile :Get This: Click Here

Published in:  on May 28, 2008 at 5:04 am Leave a Comment

Another Power of Ajax! Instant Edit on View-Page

When a page is displayed with requested data from a database, then normally the data it contains can be edited or updated by getting the id of that form and by using that to update the form. Now, with the Ajax you can make a output page where you can edit the field of the form by just clicking on it and it will be saved to database instantly.

I’m unable to describe the benifit or beauty of this task. Just try it and make it more effective and do the JavaScript and be with Ajax. Example named insedit.zip

Published in:  on May 1, 2008 at 2:08 am Comments (2)