Implementing Search in a Web Form DataList Control with Paging is an article in which the author gives you the solution for displaying the result of the search in the datalist control that has a paging behavior. You can download the source code to...
A quick and easy way to add an image to a web page. Upload images using a simple web form and the full HTML tag is created automatically, including size, padding, borders and alignment. Uploaded images can also be resized. Thumbnails linked to...
Invoking The SaveAs Dialog From A Web Page can be integrated into your web page to invoke the SaveAs dialog box to save the current web page into your hard disk. The Save As is implemented through a link, which can be clicked by the user to invoke...
Using a web form and server controls, part I is a tutorial through which users can gather information about the process to built the web forms with the help of ASP.NET applications. The author describes about the method of utilizing the server...
Mail-A-File is a web-based email program (written in Perl) with file attachment features. The program allows any user to send an email from a web-based form to any recipient with a valid email address plus the ability to attach a file to the email...
Dynamically adding web controls to a web form is an article through which ASP.NET programmers can learn more about constructing the programme in ASP.NET application to provide control for all the elements created in the web form. In this article...
HOW TO: Add ASP.NET Server Controls to a Web Form and Change Their Properties is a tutorial through which users can get idea about adding the server control like button control, or label control into the existing web forms and the procedure to...
Remastering Web Form Templates is an ASP.NET article through which programmers can get idea about the web form template which helps in generating a web form. Here author discusses about removing unnecessary coding from templates which over loads...
Made a Image from a Copyright Logo and an Original picture.
In addition to images uploading, users can pick an image from a stock photo gallery! So if you have Auto Classifieds website you can have stock photos for most models, which allow users to choose an image while they place their ads. User-friendly... |