Results matching for "mail+server"
Sort Listings By
Show Only
By Customer Review
Licence Type
SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution
posted bykarl_viinDatabase-Related
A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; looping through query result; looping through result fields.
(3 ratings)
Reviews0
PriceFree
Views1593
C++ Socket(Winsock) Example Using Client Server and Multi-Threading
posted byireshaguninNetworking
The aim of this C++ tutorial is to demonstrate simple client/server socket communication and multi-threading. This demonstrates basics such as binding, listening and accepting sockets for Servers and connecting sockets for clients. Once the server accepts a socket, a thread is spawned to handle it. This is the simplest C++ socket (blocking) example you can find. Please leave any comments or questions at the end of this tutorial and I will endeavor to answer them.
(9 ratings)
Reviews0
PriceFree
Views2311
Incorporating SQL Server 7.0/2000 Databases into your ASP Pages
posted bywebmasterinDatabase-related
This is a comprehensive tutorial on how to incorporate SQL server 7.0/2000 databases into your ASP pages. Topics include: Installation steps, Creating SQL Server 7.0/2000 Databases, Creating SQL Server 7.0/2000 Tables, Creating SQL Server 7.0/2000 Logins, Setting SQL Server 7.0/2000 Permissions, Increasing SQL Server 7.0/2000 Performance with Indexes, and Distributed SQL Server 7.0/2000 Transactions & Queries.
(3 ratings)
Reviews0
PriceFree
Views2840
Two Ways To Connect To SQL Server 2000 Via ASP
posted byjoeinDatabase-related
This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN's and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some examples to get you started.
(0 ratings)
Reviews0
PriceFree
Views2605
Uploading files to the server hard disk using plain ASP
posted byfaisalinFile Manipulation
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. Complete application source code is available for download including the code to upload and display uploaded files to the user in an eary to use and understand manner.
(25 ratings)
Reviews1
PriceFree
Views8594
Quick Reocvery for Lotus Notes Server - A Data Recovery Software
posted byUnistal101234inData Recovery
Quick Recovery Lotus Notes Server is a non-destructive, simple & easy to use data recovery software, supports all types of media viz. EIDE, IDE/ATA, WDC, SCSI, iSCSI, SATA, PATA, Micro Drives, DigitalMedia, etc., having Lotus Notes Domino 6.0 and above support, multi-disk and multi-lingual support, simulates previously existing partitions and is read-only i.e. the program will never attempt to write to the drive to recover. Its unique Guided File Excavation Technology (GFETch) helps in locating files and folders lost behind overwritten partitions and even if bad sectors hinder drive access. If data gets lost due to virus attack, disk crash, accidental files/folders deletion, accidental formatting and creating different file system, missing Operating System or software failure, lost partition, missing drives, registry corruptions, file corruption, etc., cause a business disaster then Quick Recovery is the best solution to rescue because it covers almost all recovery cases encountered
(0 ratings)
Reviews0
PriceUSD 99.00
Views1478
Apache PHP Tutorials - Installing and Running Apache Server and PHP Script
posted bykarl_viinDevelopment
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.ini; How to configure Apache to use PHP as CGI; etc.
(3 ratings)
Reviews0
PriceFree
Views1003
Save Images into Sql Server Database Table using asp.net FileUpload Control
posted byshawpnenduinTutorials & Tips
This article will explain how one can insert or save images into a sql server database table using asp.net FileUpload control. You may ask why we will save or store images into sql server database table instead of a server folder? The answer is its easy to use, easy to manage, easy to backup as well as easy programming. But one thing you have to keep in mind that you need to extend the size of your database rather than your regular size. Always deleting images from server folder is a hectic job where security will play a great role but if you store images into sql server database you can remove images or related images by issuing a simple delete sql command.
(0 ratings)
Reviews0
PriceFree
Views1127
Bootstrap DataTable Using PHP, Mysql, Ajax, Json with server side script
posted bydiscussdeskinTutorials & Tips
In this tutorial we will learn about implementation of Bootstrap DataTable. As we know Bootstrap is a very popular open source project that provides us much option in web development. Bootstrap is just a CSS based framework that can easily be integrated with minimum customization. In web development, we required to populate data in structured table manner that can easily be search, sort. So Bootstrap datatable provide such type of features.
(3 ratings)
Reviews0
PriceFree
Views1239
Accessing a Microsoft SQL Server database from PHP running under Linux
posted byalbertoinDatabase-Related
This article describes how to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box.
(3 ratings)
Reviews0
PriceFree
Views3257
Integrating User Search with ASP and SQL Server Full-Text Search
posted bybobinDatabase-related
This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2398
Retrieve a file from FTP server without any 3rd party component
posted bydypsoprograminFile Manipulation
This tutorial is aimed to show you how it is possible to retrieve a remote file via ASP and FTP without using a 3rd-party component.
(3 ratings)
Reviews0
PriceFree
Views2455
2 Ways of Displaying Data from an SQL Server Database using ADO.NET.
posted byfaisalinTutorials & Tips
A step-by-step tutorial which explains 2 ways of displaying data from an SQL Server database using ADO.NET in an ASP.NET page. Every step has been explained in detail. Online demo and source code available for download.
(6 ratings)
Reviews0
PriceFree
Views3160
How to setup and schedule a cron job on your cpanel server
How to setup and schedule a cron job on your cpanel server. This is one of the most often asked question on setting up your cpanel. Most people will need to setup a cron job on theserver to schedule a batch file or job. Watch this and learn. A nice Flash movie.
(6 ratings)
Reviews0
PriceFree
Views3137
How to determine what server is given web site running on using ASP.NET?
posted byfaisalinTutorials & Tips
This comprehensive tutorial will walk you step-by-step to create a single ASP.NET page by which you'll be able to retrieve the server name of any given web site. Explains all the code in detail. Very useful.
(0 ratings)
Reviews0
PriceFree
Views1900
FREE Email contact form using active server pages and a simple HTML form
posted bywebmasterinEmail Systems
sends a formatted email - makes the data more readable
easily add new input fields, just add to HTML form and these will be sent - no code changes required to the ASP code
checks all fields are completed, if not then returns to an error.html page
on success returns to a thankyou.html page
uses four small files
(15 ratings)
Reviews0
PriceFree
Views12566
DB Solo - DB tool for MySQL, Oracle, PostgreSQL, Sybase, DB2 and SQL Server
posted bymarkohinDatabase Tools
DB Solo is a powerful yet affordable Java-based database development and management tool for both developers and DBAs. DB Solo has an intuitive user interface that allows you to explore and manage your database objects as well as execute your own ad-hoc queries. DB Solo supports most major relational database products including Oracle, Microsoft SQL Server, Sybase, PostgreSQL, DB2 and MySQL. You can manage all of these DBMS products, even at the same time, from a single application.
DB Solo runs on Windows, Mac and Unix platforms, so you don't have to buy another tool only because you want to run manage your databases from different operating systems.
In addition to viewing and creating objects such as schemas, tables, indexes, views, tablespaces, users, roles, sessions and stored procedures you can also see data in your tables and views. You don't need to know SQL to be able to navigate and explore your database structures.
(9 ratings)
Reviews0
PriceUSD 99.00
Views2170
How to let your customers or visitors easily put files on your server
posted bychangdonginFile Manipulation
This tutorial tell you how to create a file upload script on your server using php, javascript. The code is available for free.
(0 ratings)
Reviews0
PriceFree
Views2262
ASP.NET: Using Rich Server Controls with C#. Working with Web Forms Controls and C#
posted byRyanJames27inTutorials & Tips
Introduction: In this tutorial we will introduce some of the most commonly used controls used in Asp.net web programming. We will see all the different types of controls and their behavior. I will not talk about complex, data bound or template controls in this tutorial since we are going to look at that in later tutorials.
(0 ratings)
Reviews0
PriceFree
Views1758
Mail Commander
posted byinternetsoftinCommunication Tools
Mail-Commander is a super-fast email client program that does it all - from the everyday sending and receiving of e-mails to managing mailing lists and customer requests. You can set up auto-replies to incoming mail using pre-set templates. Plus you can set up the program to automatically process newsletter subscriptions and requests to be removed from your mailing list.
(0 ratings)
Reviews0
PriceUSD 50.00
Views1361




