Upload jQuery, Flash & PHP
May 27
I've found one website shows Upload jQuery, flash & PHP.
I've found one website shows Upload jQuery, flash & PHP.
http://www.uploadify.com/demo/
This entry was posted on May 27, 2009 at 6:32 AM and has received 449 views. There are currently 0 comments. Print this entry.
In these days, one of my clients complaint me that he received a lot of spams from reservation form which I created without preventing spams. That's why I need to put image captcha on it with PHP. For this, I don't want to use complicated coding, and want to use simple way. That's why I got suitable solutions from this website.
http://www.phpjabbers.com/captcha-image-verification-php19.html
Save this code in a file called captcha.php. Next we need to create our web form like register.html or reservation.html.
This entry was posted on May 22, 2009 at 6:32 AM and has received 1185 views. There are currently 0 comments. Print this entry.
Hope everybody knows about limit tag MsSql 2005. I feel that's cool and can reduce the load of SQL query just like mySQL. It's kinda simple to use this tag.
If we write so, the sql will return starting from the first record, and plus 10 record in the recordset of myTable.
If we write so, the sql will return starting from the 20th and plus 10 record of myTable. How.? It's easy, isn't it?
This entry was posted on May 21, 2009 at 6:32 AM and has received 578 views. There are currently 0 comments. Print this entry.
If you're being web-developer using Microsoft platform, you must know the status code of IIS. Here you go.
1xx - Informational
These status codes indicate a provisional response. The client should be prepared to receive one or more 1xx responses before receiving a regular response.
2xx - Success
This class of status codes indicates that the server successfully accepted the client request.
3xx - Redirection
The client browser must take more action to fulfill the request. For example, the browser may have to request a different page on the server or repeat the request by using a proxy server.
4xx - Client Error
An error occurs, and the client appears to be at fault. For example, the client may request a page that does not exist, or the client may not provide valid authentication information.
5xx - Server Error
The server cannot complete the request because it encounters an error.
http://support.microsoft.com/kb/318380/
This entry was posted on May 20, 2009 at 6:32 AM and has received 1325 views. There are currently 0 comments. Print this entry.
I'm now writing Dictionary program, based on Web2.0 with Asp.net. In asp.net, we gotta use these asp.net control which support us more performance to SQL and performance. But, to control these are really complicated and it gives serveral times to manage to control.
In our project, there is only one input textbox in welcome page. At first, whenever user type one word in this and press Enter Key, I want to run click even of "search" button. But, whenever I type word and press enter, it cannot run click event of search button. So, I was out of shape of this one day. Today, I keep on searching and then I got it now. Here is solution for this problem.
Coding for welcome.aspx
Coding for welcome.aspx.cs
Best Credit to : http://www.beansoftware.com/asp.net-tutorials/accept-enter-key.aspx
This entry was posted on May 18, 2009 at 6:32 AM and has received 550 views. There are currently 0 comments. Print this entry.
I'm cool today that I can create my own gtalk bot with Coldfusion and PHP. It's kinda easy that you don't effort to do much of coding and.
Go this site: http://www.imified.com/
And create one account and following the steps they mention.
This entry was posted on May 17, 2009 at 6:32 AM and has received 546 views. There are currently 0 comments. Print this entry.
In these days, I got free spare time to surf websites. That's why I was surfing here and there. Oddly, I've found one website support us to make fake website for fun.
This entry was posted on May 13, 2009 at 6:32 AM and has received 500 views. There are currently 0 comments. Print this entry.
I thought, asp.net is complicated to implement for web feature with ajax technology. When I visited one website showing about ASP.NET ajax control, what I thought is quite funny. Because we can implement all what we want in Web development with ASP.NET AjaxToolKit.
You can learn how to use this toolkit in this website.
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/
This entry was posted on May 11, 2009 at 6:32 AM and has received 444 views. There are currently 0 comments. Print this entry.
I'm now learning jQuery, which is powerful toolkit for Developer. It's easy to use, and don't need to write long javascript statement in our coding. You can also learn about jQuery there.
This entry was posted on May 6, 2009 at 6:32 AM and has received 391 views. There are currently 0 comments. Print this entry.
I start learning jQuery which is kinda popular among Web Developer, cos of which is easy to implement, less of coding and more secure than ordinary javascript. But, the style of programming, it's always updated by programmers and you gotta catch which has been changed in it.
If you wanna learn more, http://docs.jquery.com.
This entry was posted on May 1, 2009 at 6:32 AM and has received 370 views. There are currently 0 comments. Print this entry.
Simple jQueryMobile Keypad
bill said: Great script thankyou
[More]
Simple Google Chrome Extension for BlogCFC Feed Reader
Ellen Paul said: RSS Feed Reader for Google Chrome enables you to follow your favorite sites within Chrome browser. I...
[More]
Coldfusion load content like Facebook and Twitter
ppshein said: rizzle, It's ok and thanks for visiting my blog.
[More]
Coldfusion load content like Facebook and Twitter
b rizzle said: When I tested the code, it kept reloading the same "next 20 records".
Since the id of the...
[More]
Download Facebook video without installing addons
ppshein said: Thanks for letting me know about "Torch" browser. I'll check it out.
[More]
Top of Page