Tag Archive | "coding"

Why all coding tutorials never explain what the codes mean?


I found so many tuts on coding such as vb6, c++, delphi etc. They tell me the coding steps, yet i can never understand what everyhting means. My friend told me more about vb6 in 5 mins then reading tuts online. If anyone has a good free tut that your willing to share please post it. thanks.

Posted in DelphiComments (5)

Need help with delphi coding?


HI i want to create a update button in delphi and don’t know how to do it
it should basically
When a user enters a filmcopyID in to a adoloans i want another table called adofilmstock to have the work “Rented” written in a field called Rented SO
User enter filmcopyid In adoloans computer reads the filmcopyid and searches for the ID in another table called adofilmstock when a match is found empty field called Rented is updated and has the word RENTED written inside it

Posted in DelphiComments (1)

When you are coding asp.net websites, what are the common problems you have?


If you are coding asp.net website interacting with MSSQL database, what are the common problems you encounter?

Posted in ASPComments (2)

What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?


What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?

Posted in PHPComments (3)

What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?


What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?

Posted in PHPComments (3)

How to write a PHP coding to list out all files and directories as links to them?


How to write a PHP coding to list out all files and directories as links to them?

This is somewhat similar to some index pages. When new file or folder is added to the directory, HTML page should display the newly created file/folder together with previous ones after it is being refreshed. (prefer in alphabatical order)

How to achieve this sort of functionality in PHP? Please provide sample coding as well. (and any references)

Thanks.

Posted in PHPComments (1)


Categories