Results matching for "job+board"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Instant Gallery Maker
posted byneowiseinMultimedia
Instant Gallery Maker will allow you to quickly and easily create professional-looking web image galleries ready to be published on the Web. Creating web image galleries has never been easier - just press a few buttons and let Instant Gallery Maker do the entire job for you. The program features wizard-style interface and is manageable for anybody, including those who have absolutely no idea of HTML and image processing.
(0 ratings)
Reviews0
PriceUSD 39.95
Views550
Automaticaly refresh parent window after popup is closed
posted byshawpnenduinTutorials & Tips
For data driven web application most of the times we did this job. There are lot of way to handle this issue. Here i am trying to show you few process that how we can handle it. To describe this problem here i am using datatable instead of database since anyone can replace my code easily by his own data reader block. Let we have a requirement that a page contains list of suppliers. Below the supplier list client wants to add a link to add more suppliers like:
(0 ratings)
Reviews0
PriceFree
Views732
SWDF PHP web development framework
posted byknetcozdinApplication Framework
This framework is designed to make web developers/designers job of building small to medium php websites a little easier.
The framework generates smart urls without the use of apache mod_rewrite , eg. www.mysite.com/index.php/node/products/page/3
Business logic is separated from the design logic without the need for a template system ,however Smarty is integrated for those who require more clean views.
Their is a small mysql database abstraction layer to process database queries , there is also built in classes to handle models,sessions ,users ,html helper etc....
There is css support for A grade browsers via YUI and blueprint , and javascript/ajax support via 3 popular open source libraries.
All in all this framework is perfect for small to medium projects ,it comes with all the database ,css ,JavaScript and HTML tools you would ever need.
(0 ratings)
Reviews0
PriceFree
Views919
Easy Forms
posted byScriptDirinForm Processors
One of the most time consuming and hated jobs in webdevelopment is without doubt, creating forms.
Think about the many hours you spend creating contact forms that validated the email address or that upload form that only needs to accept jpg images that are smaller then 300 by 300 pixels.
With EasyForms we make an end to this. EasyForms is a PHP library that helps you create forms on a fast and easy way including input validation.
Together with the EasyForm library, you get 4 examples forms that are created
using this library:
-Contact form
-Image upload with extension and image size validation
-Quote request form
-Subscribe form that adds the email address and name to a CSV file
(0 ratings)
Reviews0
PriceUSD 6.00
Views1050
How to read asp radio button list selected value
posted byshawpnenduinForm Processing
Using javascript to get the asp radio button list selected value is not an easy job like other asp.net objects. To get the selected value from asp radio button list you have to iterate through all the radio buttons in that set and then read the value for checked radio button. In this post i will try to give you a complete example on how we can read selected value or selected text from Asp RadioButtonList or from HTML input type="radio". So lets start. At first create a new aspx page. In this page i will add one Asp RadioButtonList & one HTML input type="radio" object. Also add two labels to display the Selected Value & Selected Text as well. Our targeted output should be
(0 ratings)
Reviews0
PriceFree
Views949
Rapid CSS 2010
posted bykkrashidinDevelopment Tools
With Rapid CSS Editor you can quickly and easily create and edit cascading style sheets of any size and complexity. You can write the style sheet code manually or let the program do it for you. In each case it is easy because of the many helpful features, including auto complete, code inspector and CSS checker. Results are shown instantly with the built-in preview. Rapid CSS Editor is designed to save you time and make your job easier.
(0 ratings)
Reviews0
PriceUSD 39.99
Views892
WooberlyHandyman - Handyman app like uber
posted byMathewjasoninUtilities Scripts
WoobelyHandyman is one of the ready-to-go handyman app like uber solutions built with cutting-edge flutter technology to provide an excellent user experience to your customers.
It provides a dedicated Android or iOS app for users and service providers to hire and do household jobs. And offers a dynamic web panel for the mobile app owner to manage operations effectively. The cost of this handyman app script is started from $5000 based on your business requirements.
(0 ratings)
Reviews0
PriceUSD 5,000.00
Views534
BNC Twitter Signature Image
posted byBNCScriptsinMiscellaneous
BNC Twitter Signature Image script (written in php) gives you the ability to display your current twitter status as an image signature.
You just need to enter your twitter username and BNC Twitter Signature Image script will make the job. Great feature : you can use your own font style. Just upload your font (in .ttf format) to your server and the script will display your latest tweet using that font.
Since it's an image, you can use it on networking sites (like myspace profiles etc), emails, forums and your blogs. It is especially useful in places that do not allow html code.
(3 ratings)
Reviews0
PriceFree
Views641
MYRE Classified
MYRE Classifieds is the most powerful classified ads system. It has an amazing feature set which is very hard to find.
MYRE Classified is a fully scalable turn-key PHP MySQL Classifieds Script. Capable of listing almost any type of classified ad including Real Estate, Rentals, Lots/Land, Jobs, General For Sale, Autos, Pets, and more.It has thousands of unique features, including unlimited number of categories, SEO friendly pages, unlimited number of areas (countries, cities) in an unlimited number of levels, unlimited number of classified ads, Google maps, ads with videos, users registration, the possibility to upload images and any other type of files (optional).
(27 ratings)
Reviews0
PriceUSD 89.00
Views5516
Datafeed Integration Tool
posted byraakeshinDatabase Tools
This script will help you import a datafeed (product catalog) into your MySQL Database. This script is very quick, and does the job right. To view a video and more details of how it works, please visit our site:
(0 ratings)
Reviews0
PriceUSD 49.97
Views936
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
Views814
rsslounge
posted bySSilenceinWeb Fetching
rsslounge aggregator is a free web based rss feed reader
Features:
* Full-featured RSS Reader
* Supports Images and Photoblogs
* Set Priorities and filter visible Feeds and Items
* Easy Ajax based Interface
* Supports Ajax based and Cronjob updates
* Open plugin system for adding own datasources
Requirements:
* PHP 5.2.4 or higher
* MySQL
* Apache Webserver
(3 ratings)
Reviews0
PriceFree
Views3692
Pyramids of Hanoi
posted byYoastinFla Archives
I’ve created this flash game, following the rules of the Tower of Hanoi game, except that in my game, you’re not building a tower. I found it graphically more interesting to build a pyramid.
The goal of the game is simple: get all the bricks from the leftmost tower to the rightmost. You can only drag one at a time, though, and bigger bricks cannot be placed on top of smaller ones. Seems like an easy job, huh? Wait and see when there’s 15 bricks stacked on the left tower, waiting for you to drag them around.
The game gets very addicting, as you’ll be tempted to finish the highest amount of levels you can. Perhaps fun to play with more people – who can beat level 10 the fastest? Don’t worry, all your progress is stored in “Shared Objects”, so that it’s saved after you close the game. You can also play against the computer – on several different difficulty levels.
(0 ratings)
Reviews0
PriceUSD 10.00
Views387
Team Members 02 AS3
posted byoxylusinComponents
The component can be used mainly to display a team members, with the possibility to add and image, name, job title and bio for each member, the image being optional. It is obvious that it can be used in a multitude of ways (news reader, gallery,etc). It is xml driven and resizable. Graphics can be edited within the source .fla.
XML Settings:
- component width and height
- component padding
- bottom tab height
- thumbnail width and height
- css file for content text
Note : You can add an unlimited number of tabs (xml entries), however if there are too many, the slide speed will be very fast. To prevent this, try to keep a resonable amount of tabs (xml entries).
Enjoy this new release from Oxylus Flash.
(0 ratings)
Reviews0
PriceUSD 8.00
Views366
PMbyAS
posted byavesaninGroupware Tools
PMbyAS is an Italian Web-based management system for time and money spent on resources on a day by day basis. It can reports on jobs that are currently in progress as well as jobs that fall between given dates. A single job can refer to a customer order, an inner or external project, or any other activity of the company.
(9 ratings)
Reviews0
PriceFree
Views1567
Web Education System
Web Education System (Web Tutor) script is a revolutionary new piece of software which helps improving your visitors knowledge or improve employees qualifications. The script can be used for for different purposes but it's made for companies and general public to improve qualification and their knowledge
Some of the features include:
- Convenient Tools for Content Management
- Intuitive working environment through the usage of icons and buttons
- Create tests
- Check, evaluate test results
- E-tutor - Educational materials, sorted by topic, containing text photo and video materials. The new staff can be fast and easilyintroduced to their job.
- Questions and Issues
- File Storage
- Events Calendar
- Personal Notes
- Events History
- Goals and Tasks
There are a lot more features but unfortunately the space for description here is limited. Please visit the author's website for more information, demo and screenshots.
(3 ratings)
Reviews0
PriceUSD 199.00
Views2317
Easy Form
posted bySitebaseinForm Processors
One of the most time consuming and hated jobs in webdevelopment is without doubt, creating forms.
Think about the many hours you spend creating contact forms that validated the email address or that upload form that only needs to accept jpg images that are smaller then 300 by 300 pixels.
With EasyForms we make an end to this. EasyForms is a PHP library that helps you create forms on a fast and easy way including input validation.
Together with the EasyForm library, you get 4 examples forms that are created
using this library:
(0 ratings)
Reviews0
PriceUSD 10.00
Views602
Flex Flip Book
posted byJBhargavinFlex & Air Applications
Present your portfolios or display your images in style with the very versatile Flex Book. Whether you want to show an image gallery, display product photos with a book or brochure look and feel or just want to present an out-of-the-box user interface for conventional web tasks like filling forms, Flex Book can do the job for you.
Flex Book has many display options and controls. The preview presents just some of them. Source is distributed under the MIT License.
(7 ratings)
Reviews1
PriceFree
Views1976
JetScripts LexiQuest Game
posted byterrafirminGames & Entertainment
JetScript's Lexi-Quest is a simple game where you pick the definition of a given word. It gives give you a word and four possible definitions. Only one of the definitions is the real one, of course, and your job is to guess which one it is. Some of them are pathetically easy, some are a little tricky, and some are so obscure that Noah Webster himself probably wouldn't know them. A lot people seem to love this game- we've seen people play 50 or more rounds at a time. Webmasters like it because it delivers a new set of ad impressions each time someone guesses a definition, and that adds up quickly.
* Easy and fun to play, no rules to learn- just jump in and start playing!
* Header and footer are easily modified to fit your site's look and feel.
* Over 180,000 words and definitions- you'll almost never see the same word twice.
* Includes an installation wizard so no hand-editing of configuration files is required.
(0 ratings)
Reviews0
PriceUSD 29.95
Views724
Freelance Script - 2DayBiz
posted byglpandiyaninEmployment
2daybiz Freelance script facilitates service buyers to post their buying requirements and the service providers to place their best bids in order to get the job. It is powered by the PHP/MySQL combination, designed with all integrated tools useful for rapid deployment of a viable solution for freelance auction script. Freelance script easy to manage and very simple to deploy, comes with a web-based administrative panel has the capabilities to manage users, financial transactions, categories and all relevant aspects of the system, with few clicks of the mouse. The script also comes with a built in accounting system which helps to monitor earnings, transactions, choose payment solutions and set commission rates or a flat fee chargeable to freelancers and webmasters. The system also facilitates payment to freelancers after they successfully finish a job...
(3 ratings)
Reviews0
PriceUSD 180.00
Views1161