Posted on 18 May 2010. Tags: codes, coding, explain, mean, never, tutorials
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 Delphi
Posted on 14 May 2010. Tags: coding, Delphi, help, Need
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 Delphi
Posted on 23 March 2010. Tags: ASP.NET, coding, common, problems, websites
If you are coding asp.net website interacting with MSSQL database, what are the common problems you encounter?
Posted in ASP
Posted on 18 March 2010. Tags: between, coding, difference, IFrame, layout, What's
What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?
Posted in PHP
Posted on 24 February 2010. Tags: between, coding, difference, IFrame, layout, What's
What’s the difference between PHP, IFrame and DIV Coding when your coding a layout?
Posted in PHP
Posted on 14 February 2010. Tags: coding, directories, files, links, list, them, write
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 PHP