Results matching for "webmail+client"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
MySQL 5.1.31 Client Extension for PHP 5.2.9-NTS Win32
posted byrmccnyinInstalling PHP
*** For Windows 32-bit Non-Threadsafe PHP ONLY! ***
Includes:
PHP Version: 5.2.9-nts
MySQL Client API version : 5.1.31
(0 ratings)
Reviews0
PriceFree
Views1308
Developing and distributing Java applications for the client side
posted bykwigintinApplication Building
Java Web Start, a new technology to assist the development of client-side Java applications, is unique in that it frees you from concerning yourself with how the client is launched, either from a Web browser or from the desktop. Additionally, this technology provides an encompassing deployment scheme that enables a Web server to independently distribute and update client code. This article introduces this enterprising new technology, which is scheduled to be integrated in the final release of Java 1.4, describing its implementation from both the developer and the user perspective.
(0 ratings)
Reviews0
PriceFree
Views3043
How To Use Java DB as Your Client Mobile Database
posted bychowsysinMiscellaneous
A database which is embedded in a Java application can be an excellent idea which has a lot of potential. It is currently possible to use it for a client portable database in both browser and desktop programs.
(0 ratings)
Reviews0
PriceFree
Views1812
Learning JavaScript tutorial – First Look at Client-Side JavaScript
posted bytipsntracksinIntroduction to JavaScript
JavaScript is mostly used as a client-side scripting language. With Client-side JavaScript, we are able to interpreter with the Document Object Model (DOM) of a web browser. On Client-Side, JavaScript add interactive features to your page. JavaScript allowing us to do plenty of tasks on Client-Side like mathematical calculations, form validation, drop down and sliding menus, message tickers, work with events, work with cookies, add special effects and animation, develop interactive games, customize graphics selections, and create security passwords and many more.
(0 ratings)
Reviews0
PriceFree
Views706
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
Views2235
# 1 PostgreSQL Admin Tool - Navicat PostgreSQL Client (supports Excel to PostgreSQL)
Navicat is an intuitive GUI tool for PostgreSQL. It lets you create, browse databases and run SQL queries in an easier way. Advanced features include visual query builder, report builder, backup/ restore, batch job scheduling, remote connecting, and the ability to easily migrate data to/from Excel, Access and other data formats. It also provides a SQL Console and supports Data Synchronization. The latest version supports Code Completion, Form View and email Notification Services, etc.
(0 ratings)
Reviews0
PriceUSD 79.00
Views712
MySQL 5.1.31 Improved Client Extension for PHP 5.2.8-NTS Win32 (MySQLi)
posted byrmccnyinInstalling PHP
*** For Windows 32-bit Non-Threadsafe PHP ONLY! ***
Includes:
PHP Version: 5.2.8-nts
MySQL Improved Client API version : 5.1.31
(0 ratings)
Reviews0
PriceFree
Views840
MySQL 5.1.31 Improved Client Extension for PHP 5.2.9-NTS Win32 (MySQLi)
posted byrmccnyinInstalling PHP
*** For Windows 32-bit Non-Threadsafe PHP ONLY! ***
Includes:
PHP Version: 5.2.9-nts
MySQL Improved Client API version : 5.1.31
(0 ratings)
Reviews0
PriceFree
Views1363
Binding Client Side Controls Dynamically to an XML Data Source Object
The XML data island in IE 5.x provides a simple and convenient way to dynamically alter the content of a Web page using data stored either locally or remotely in XML format. This article demonstrates how to change the data content of your Web application pages client side through the use of DHTML events and dynamic data binding with XML island DSOs, and helps you decide in what format the XML should be saved.
(0 ratings)
Reviews0
PriceFree
Views2508
Cryptography in Javascript - What encryption methods are available to client-side Javascript?
posted byThe Operator.inDevelopment
The CryptoJS URL (https://code.google.com/p/crypto-js/) contains a collection of secure cryptographic algorithms written in Javascript.
encode, pass in the control
var ckey = $("#cryptonkey").val();
var y=document.getElementById(control).value;
var encrypted = CryptoJS.AES.encrypt(y, ckey);
document.getElementById("crypton").value=encrypted;
decode, pass in the control
var ckey = $("#cryptonkey").val();
var y=document.getElementById(control).value;
var decrypted = CryptoJS.AES.decrypt(y, ckey);
decrypted = decrypted.toString(CryptoJS.enc.Utf8);
document.getElementById("cryptoff").value=decrypted;
If you receive a secret message and know the secret key, you can enter the secret key and place your secret message into the "crypt-on" box. The secret message will be visible to you in the "crypt-off" box.
(0 ratings)
Reviews0
PriceFree
Views1027
Command Buttons and Client Actions - Course ASP.NET 4 and Visual Studio 2010 - Lesson 7
posted byPedroCunhaMrinTutorials & Tips
In this video, we covered many concepts related to the button. First, we started with adding the ability to trigger the button by hitting then enter key. We did that by setting the defaultbutton property on the form. Then, we looked at the OnClientClick event that takes place when the user clicks on the button, but on the client side (before the form has been submitted to the server). We added JavaScript code in this event that displays some information from the form. After that, we added an event on the button that ASP.NET does not understand, but the browser does. We used onmouseover and added some JavaScript code to change the background color of the form when the user hovers over the button. Finally, we covered the command name and the command arguments that we can use when we have many buttons on the page and we need to know which button was clicked by the user.
(0 ratings)
Reviews0
PriceFree
Views802
WebMail
posted bycodersinForm Processors
WebMail is a very easy to install email based form processor written in Perl. It turns the output of a form into email, Handles any number of fields in each form, and Handles any number of forms on a site.
(0 ratings)
Reviews0
PriceFree
Views4710
Webmail
posted byjnetworkinMiscellaneous
Webmail 1.2 - first stable public release.
a full featured webmail cleint for phpwebthings
admin settings:
Alllow get attachments
Alllow send attachments
Max attachment size
Max attachment directory size
Allowed attachment types
Attache footer message to every e-mail
Footer message
User end features:
Setup unlimted mail acounts
Addressbook
send mail with CC BCC and pop priority
attatch file
populate to feild from addy book
view 8 types of mime mail
Send html or text mail
(0 ratings)
Reviews0
PriceFree
Views9091
RoundCube Webmail
posted byIP_stephaninWeb-based Email
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2.
(46 ratings)
Reviews1
PriceFree
Views23273
Xuheki Webmail
posted bymishooinScripts & Applications
Xuheki is a powerful Webmail application that could compete with desktop-based email clients. It supports multiple users, multiple IMAP servers per user, multiple folders per IMAP server, full MIME support (HTML email, attachments, various encodings), print, drag'n'drop, context menus, easily translatable, etc.
Xuheki runs in a browser, but it requires no page reloads. It's free under the GNU GPL.
(0 ratings)
Reviews0
PriceFree
Views4164
dracMail Webmail
posted byfgheorgheinWeb-based Email
dracMail is a webmail interface built using PHP, ExtJS (JavaScript framework), MySQL and IMAP. Features include: Rich UI, WYSIWYG editor, HTML mail composing and message caching.
(33 ratings)
Reviews0
PriceFree
Views5804
QS WebmailSponsored
posted byQueryScriptsinEmail Systems
Loaded with state of the art features and it allows most of the mail operations under the same page without reloading the page. This gives you blazing fast response, ease of use with performance but without the huge costs.. Advanced features like efficient spam protection, mail filtering and conversation grouping makes email management a bliss. The address book feature helps your users maintain and organize their contacts easily.
(2 ratings)
Reviews0
PriceUSD 497.00
Views770
Inout WebmailSponsored
posted byinoutscriptsinWeb-based Email
Inout Scripts brings you an advanced, feature rich, simple, easy to use, scalable and most of all secure web-based email service script or a webmail script. It is strategically designed and priced for small to medium businesses. It is meticuolusly coded on PHP/MySQL and uses Cpanel/Plesk APIs.
Main Features include
#Unlimited mail accounts
#Individual POP3 accounts for users
#Mails with full MIME support
#Anti spam setting & Whitelist/blacklist
#Auto mail forwarding & Auto reply
#Email filtering
#Threaded message display
#Modern mail composer
#HTML email available
#Drafts Auto Saved
#Email signature
#Custom folders for mails
#Contact groups & Global address book
#Configurable display mode
#Multi language support
#Multiple themes
#Live search for contacts
#Mail and contact searching
#Configuring overall system using admin panel
#Client logs
#Mail statistics
#Reserved email addresses
#Free install, support & updates. And many more..
Check out our Demo...
(118 ratings)
Reviews0
PriceUSD 497.00
Views19659
NikoSoft WebMail
posted byloopkininWeb-based Email
NikoSoft WebMail is a simple set of PERL scripts that provides standard mail functions for POP3 inbox management. It works using module Mail::POP3Client, and allows you to send and receive mails over the Internet. It is "secured" using POP3 authentication, ie mail can't be send or retrieved without initial correct authentication. MIME is supported.
(6 ratings)
Reviews0
PriceFree
Views16399
WebMail servlet
posted bycoldjavainWeb-based Email
It is a Java servlet allows you to support web-based mail service including mail-lists. So all mail (private, and mail lists) will be saved and distributed within your server. This servlet offers user interface to read/send mail, create and maintain mail lists etc.
(24 ratings)
Reviews0
PriceFree
Views11418
Related Categories
You May Also Like
Auction Theme: Start your own auction website today. (New 2022) - Download Now!Sponsored
(12 ratings)
PriceUSD 99.00





