Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.137 Times

Wellcare Prior Authorization Form freeware
Filter: All | Freeware | Demo
 

Wellcare Prior Authorization Form

1 2 3 4 5 > 
Added: March 31, 2013 | Visits: 317

doDUbercart gateway module for iTransact Transaction types such as authorization only, authorize and capture immediately, prior authorization capture, void authorization, are supported.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules Platforms: PHP

License: Freeware Size: 10 KB Download (46): doDUbercart gateway module for iTransact Download

Added: August 15, 2008 | Visits: 1.547

602XML Form Filler Use 602XML Form Filler to fill XSL-FO based XML forms offline, save forms for later completion, and add an X.509 digital signature for authorization. XML data can be delivered by e-mail, HTTP, HTTPS, SOAP or embedded in the XML form. Includes FREE business forms. Supports simple, one-click form... Platforms: Windows

License: Freeware Size: 14.26 KB Download (137): 602XML Form Filler Download

Released: July 10, 2009  |  Added: September 24, 2010 | Visits: 2.710

Omnistar Form Builder Omnistar Form Builder is a powerful web site form builder program developed by Omnistar Interactive. It was developed to give businesses and organizations the ability to effectively build web site Form Builder without doing any programming. Prior to the development of this dynamic solution,... Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, MS-DOS,AS/400,Palm OS 6.0,RIM,Symbian,Handheld/Mobile Other,OpenVMS,Netware,BEOS,Java

License: Freeware Cost: $87.00 USD Size: 4.88 KB Download (226): Omnistar Form Builder Download

Added: April 26, 2006 | Visits: 4.778

Html Form Filler Html Form Filler is a useful form fill software.It will help you fill any html form easily and quickly. By every menu item in the ie right button menu you can fill every fill item.One ie menu item fill one form item. Operation is very conveniently,you just need to select the menu item which you... Platforms: Windows

License: Freeware Size: 1.12 MB Download (310): Html Form Filler Download

Added: September 22, 2006 | Visits: 4.558

Miraplacid Form Lite Miraplacid Form is for filling out and printing scanned forms or forms in read-only documents. Package includes Miraplacid Form Designer and Miraplacid Form Viewer. Scan a form, load it to Miraplacid Form Designer, add input fields and push a button to open the form in the Miraplacid Form... Platforms: Windows

License: Freeware Size: 373 KB Download (357): Miraplacid Form Lite Download

Released: January 03, 2005  |  Added: May 15, 2006 | Visits: 3.399

Web form filler IEFillForm IEFillForm this is easy and comfortable web form filler. It allows to fill a web form and single fields with one mouse click. When it is turned on, it adds its own items in context menu of web page. You need to click with right mouse button within the web form or in the one of its fields and you... Platforms: Windows

License: Freeware Size: 440 KB Download (165): Web form filler IEFillForm Download

Released: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.604

Form Spam Blocking Script The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code including Form1 Builder Software, Form1... Platforms: Windows, Mac

License: Freeware Size: 1005 B Download (260): Form Spam Blocking Script Download

Released: January 20, 2016  |  Added: May 25, 2016 | Visits: 2.541

JS Auto Form Validator The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:... Platforms: Windows, *nix, Windows 7

License: Freeware Size: 93.22 KB Download (231): JS Auto Form Validator Download

Added: February 23, 2010 | Visits: 7.265

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization... Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): CGI::Application::Plugin::Authorization Download

Added: February 23, 2010 | Visits: 834

Maypole::Plugin::Authorization Maypole::Plugin::Authorization is a Perl module that provides a role-based authorization for Maypole applications. SYNOPSIS # In your main application driver class ... package BeerDB; use Maypole::Application qw( Authentication::UserSessionCookie Authorization); use Maypole::Constants;... Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Maypole::Plugin::Authorization Download

Added: January 17, 2010 | Visits: 3.123

NTLM Authorization Proxy Server NTLM Authorization Proxy Server is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can... Platforms: *nix

License: Freeware Size: 55.3 KB Download (365): NTLM Authorization Proxy Server Download

Added: April 05, 2010 | Visits: 1.810

Form Spam Bot Blocker Form Spam Bot Blocker is a PHP class that can generate forms that prevent submission by spam robots without requiring human users to enter special values. The project generates hidden inputs for forms that have special values that are verified on the server after the form is submitted to... Platforms: *nix

License: Freeware Download (120): Form Spam Bot Blocker Download

Added: February 01, 2010 | Visits: 6.758

Contact Form Killer Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves. Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The... Platforms: *nix

License: Freeware Size: 12.29 KB Download (276): Contact Form Killer Download

Added: August 08, 2010 | Visits: 1.625

Tk Web form Buddy Tk Web form Buddy project is a helper for Web forms. The Tk Web form Buddy is a Tk script that allows one easily to make a series of strings available to the X11 PRIMARY selection, which is useful for filling in Web forms that have common/repetitive data. How many times have you wished to... Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Tk Web form Buddy Download

Added: June 22, 2010 | Visits: 1.266

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size... Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: March 08, 2010 | Visits: 1.137

Resizeable Form Fields Resizeable Form Fields is an extension which allows you to resize HTML form fields, including textareas, select boxes and more. Resize HTML form fields, including textareas, select boxes, text fields, and iframes.. Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Resizeable Form Fields Download

Added: May 22, 2010 | Visits: 1.393

Form Saver Form Saver enables you to saves form field data as autofill-bookmarklets. Saves form field data as autofill-bookmarklets. Works with inputs, checkboxes, radio groups, textareas, and selects. As always, feel free to email me with suggestions or issues. I designed this because when testing a... Platforms: *nix

License: Freeware Size: 64.51 KB Download (165): Form Saver Download

Added: September 06, 2010 | Visits: 1.352

Tk::form Tk::form is a Perl module with a geometry manager based on attachment rules. SYNOPSIS $widget->form?(args)? $widget->formOption?(args)? The form method is used to communicate with the form Geometry Manager, a geometry manager that arranges the geometry of the children in a parent window... Platforms: *nix

License: Freeware Size: 5.7 MB Download (92): Tk::form Download

Added: March 02, 2010 | Visits: 1.159

Firefox Form Widgets Firefox Form Widgets is a replacement for the default form widgets in Firefox. Its not dependent upon KDE, but I styled it with KDE in mind. The CSS is modified from the default one. I created all but the radio and checkbox images, which were created by the Pretty Widgets for OS X (readme... Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): Firefox Form Widgets Download

Added: March 23, 2010 | Visits: 1.026

WWW-Form WWW::Form is a module for handling the world-wide-web form process. The project enables generating forms, filling them from user input, verifying them, and re-displaying them in case something is wrong.. Platforms: *nix

License: Freeware Size: 21.5 KB Download (117): WWW-Form Download

1 2 3 4 5 >