Vex Star

Vex Star

Computers and Programming

Vex Star RSS Feed
 
 
 
 

Posts tagged Perl

Website ‘Media Player’

Do any of you know if it is possible to make it so if any .wmv / .avi file is clicked on my website, it is automatically loaded either in that window, or in a popup.. instead of prompting user to download?
People upload files to my website, and want to be able to play the [...]

Point-of-sale Recommendations

I’m working with a regional company that has 20 retail locations and is using a cryptic, difficult point-of-sale system. I feel like the current POS system is dated by at least ten years. Writing reports is tedious and syncing with the web requires a lot of ‘hacking.’ Does anyone have experience with [...]

website contact form not working

my form doesn’t work. can anyone help me?
here’s the code in the html file:
<form method="POST" action="contact2.php">
Fields marked (*) are required
<p>Email From:* <br>
<input type="text" name="EmailFrom">
<p>FirstName:<br>
<input type="text" name="FirstName">
<p>LastName:<br>

Amazon Cloud

I am really, really impressed with Amazon EC2/S3/Queue/SimpleDB. There have been a few issues of downtime lately, but basically I’ve written a web application using Perl/Catalyst/MySQL/Ubuntu (and sometimes Solaris) that needs to sale to 100K hits an hour or so, but will remain idle most of the time. In other words it needs [...]