Results matching for "mail+server"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Copy Schema for SQL Server
posted byombeltinDatabase Tools
This copy tool for Microsoft SQL server creates a copy for database objects definition: tables, views, triggers, indexes, primary and foreign keys, procedures, etc at the different database on the same or another server. The program has easy to learn and to use wizard interface. This handy utility helps database developers and administrators to create copy for any Microsoft SQL server database schema (metadata) within seconds.
(0 ratings)
Reviews0
PriceUSD 49.00
Views1360
Core FTP Mini SFTP Server
Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks.
(3 ratings)
Reviews0
PriceFree
Views1996
Copy Database for SQL Server
posted byombeltinDatabase Tools
Copy database function for MS SQL Server allows the user to create a copy of all or selected tables to another database or server. A few options like rows selection or "identity copy mode" make copy process more flexible. This handy utility helps database developers, advanced users or database administrators to create a second copy of a database within seconds. The program has easy to learn and to use wizard interface, built-in and online help.
(0 ratings)
Reviews0
PriceUSD 49.00
Views1370
IntelliFolks Enterprise Social Networking Server
posted bymainGroupware Tools
IntelliFolks is a free Enterprise Social Networking Server. IntelliFolks enriches any intranet with a social network including customizable people profiles, people and expert finder, interactive organization charts, collective intelligence communities, blogs, faceted information discovery, social bookmarking & tagging. User and permission management could be integrated with existing ActiveDirectory or LDAP servers. The embedded portal engine provides customizable page layouts and RSS news feed integration.
(3 ratings)
Reviews0
PriceFree
Views4081
Using ASP.NET With SQL Server
posted byBeansoftwareinTutorials & Tips
This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.
(0 ratings)
Reviews0
PriceFree
Views1521
Server Timeout Avoidance Using javascript
posted byinteraxisinMiscellaneous
Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database server. There are several options. The method described below is the most efficient method. A less superior option is to specify a meta refresh timer or javascript timer routine for the page onload body event, which would cause major delays if a page process completed before the timer refreshed the page. Placing javascript within the body onload event would require an inline html output using the javascript DOM functions in order to display a detailed report of the progress for each page and output of the closing HTML/BODY tags. The method implemented below is a cleaner and simpler approach. The structure of the code is generally the same for all applications exhibiting the batch procedure. This method uses a browser to launch the script.
(0 ratings)
Reviews0
PriceFree
Views1178
Custom Server Controls In ASP.NET
posted byBeansoftwareinTutorials & Tips
An easy intro to custom server controls development, including building of derived controls, composite controls and custom rendered controls.
On this way developer increases reusability, reduce repetitive code and ease maintenance.
(0 ratings)
Reviews0
PriceFree
Views1040
Simple Socks Server for Perl
posted bynfhm2kinCombinations
HISTORY
Originally I was looking for a simple SOCKS5 Server (with user/pass auth) that
would run as a non-root user on FreeBSD.
I checked the FreeBSD ports for various SOCKS5 solutions and tried them all,
only to discover that each one had a reason why it would not work, or why I
could not use it.
I figured this could be done in perl, but found that there was no well
maintained perl based solutions.
I hacked together this solution (with help from public domain scripts) and
cleaned it up, ready for release.
Its simple, a feature I intend to maintain, however there is scope for much more
potential, especially with user feedback.
You can read the full story here:
http://www.hm2k.com/posts/freebsd-socks-proxy-for-mirc
(0 ratings)
Reviews0
PriceFree
Views864
[jQuery Tutorial] Posting Server Side
posted bysuper3boyinMiscellaneous
In this tutorial I will show you how to post to a sever side script using jquery and print the results depending on what is returned.
(0 ratings)
Reviews0
PriceFree
Views794
SQL Server Reporting Services tutorial
posted byKamil_MoscickiinTutorials & Tips
SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. SSRS provides a full range of ready-to-use tools and services to help you create, deploy, and manage reports. With Reporting Services, you can create interactive, tabular, graphical, or free-form reports from relational, multidimensional, or XML-based data sources. You can publish reports, schedule report processing, or access reports on-demand. Reporting Services also enables you to create ad hoc reports based on predefined models, and to interactively explore data within the model.
Tutorial presents Reporting Services introduction. Find out how to design, develop and deploy reports.
(1 ratings)
Reviews1
PriceFree
Views1057
Jedi Knight PHP Server Controller
posted byerfg12inCombinations
No database setup needed! This lets you remotely control your Jedi Knight game servers. Very handy for when you’re changing files/mods on a remote server, renting servers or just always traveling and need to control your server from a mobile device that doesn’t have access to rcon.
(0 ratings)
Reviews0
PriceFree
Views920
Server requirements checker PHP script
posted bycitakinUtilities Scripts
This script can help before installing an application by checking for common required modules to be enabled on the server.
This script will check the following modules
Check for PHP Version, MAIL, safe mode, PHP session, short open_tag, GD library, cURL, JSON, mbstring, MySQLi, PDO, sockets and for write permission.
(0 ratings)
Reviews1
PriceFree
Views1288
BIRDSEYE Network & Server Information Script
posted bywebmasterinCombinations
This rather simple script provides you and/or your readers the ability to run common diagnostic commands such as ping, finger, traceroute, & whois. It has built-in safeguards to prevent outside hacking attempts and runaway processes from happening.
(0 ratings)
Reviews0
PriceFree
Views4255
WebCom Guide Server Side Includes
posted bysupportinCode Includes
This tutorial explains how to create documents which include other documents and various dynamically generated information, such as the current date, the file's last modification date, and the size or last modification of other files.
(0 ratings)
Reviews0
PriceFree
Views1970
The Server Side Includes Tutorial
posted bymarkwinCode Includes
This compact tutorial introduces what Server Side Includes is, how it works, how to configure .htaccess for SSI to work, a few key SSI Tags, and more.
(1 ratings)
Reviews1
PriceFree
Views2870
Professional Active Server Pages 2.0
posted bycontentinProgramming Books
Building on the success of our Professional ASP book, this book brings the subject area bang up to date with its coverage of ASP 2.0, released as part of IIS4. Active Server Pages is the Microsoft technology which allows you to build pages dynamically, access databases easily and build secure commercial applications for use over the Internet. This book assumes a knowledge of the Internet and either JavaScript or VBScript. We cover the revised ASP Object Model and Components, then move on to look at ASP with databases, with Transaction Server and Components, with Mail Systems, with IE4, with Site Server and with Personalization Server. We also provide additional case studies to give you practical examples to adapt for your own use and a chapter focussing on the issue of securing your application.
(9 ratings)
Reviews0
PriceFree
Views7476
Beginning Active Server Pages 2.0
posted byadmininProgramming Books
While this may be a "basic ASP" book, ASP is being looked at not only by novice Web developers, but by experienced developers and Webmasters wanting to develop a second or third generation Web site. Illustrated with lots of real world examples, these pages show how to use Visual InterDev and Access 97 to develop ASP applications.
(15 ratings)
Reviews0
PriceFree
Views5188
Professional Active Server Pages 3.0
posted bysupportinProgramming Books
Professional Active Server Pages 3.0 is the next edition of the number one selling ASP book in the world; Professional Active Server Pages 2.0. This is a next edition covering all the new features that appear as part of Win2000 but it is also a completely new book in terms of content, recycling essentially nothing from the previous edition. Instead all the concepts are taken a step further for a more mature audience and ASP is considered in terms of an N-tier enterprise environment including extensive coverage of components, Index Server, ADO 2.5, XML, CDO, ADSI, and much more.
(3 ratings)
Reviews0
PriceFree
Views3160
BigNoseBird.Com's Server Side Include Page
posted bywebmasterinCode Includes
This site presents complete SSI tutorials and reference pages covering everythyng from SSI basics to more advanced topics. Major topics include: Enabling SSI on Your Server, The ECHO Directive, The INCLUDE Directive, The EXEC and VIRTUAL Directives, Nested Directives, A Real Back Button, and eXtended SSI Directives.
(3 ratings)
Reviews0
PriceFree
Views2787
Common Server Errors and Messages
posted byelyssahinDevelopment
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.
(0 ratings)
Reviews0
PriceFree
Views1818





