ok, I have a website that I'm trying to use as much CGI on as possible.
THe basic idea behind the page I'm having trouble with is that I have reports in a folder: /reports/file1.txt and so on. And I want to open the file and format it all via the CGI.
I am passing a parameter into the CGI...
I have been trawling the net but haven't found a confirmed answer to my question.
Can I put a bullet point "list style" on my <dd> list items??
Many thanks,
Anthony
Hi,
For some reason I can't get a param that I'm passing in the URL to work, and its driving me nuts.
I have a "cgi-bin/test.cgi?selection=R33" URL that I am trying to get to work.
When I manually define $selection = "R33"; it works fine. When I try to pass R33 as a parameter on the URL (as...
Hi,
Been told to post this here rather than the xhtml forum, so here goes...
I'm building a website for someone and they would like table that can be populated by a specific visitors request.
My initial thoughs were that I'd be able to build a database in SQL to store the table data and then...
Hi,
I'm building a website for someone and they would like table that can be populated by a specific visitors request.
My initial thoughs were that I'd be able to build a database in SQL to store the table data and then submit queries dependant on what the visitor wants to see - like they...
Me again...
I have a hash and I'm trying to access the keys using a specific value. Is it possible??
The simplest example I can give would be the following
#!/usr/bin/perl -w
%data = (
'Jan' => 31,
'Feb' => 28,
'Mar' => 31,
'Apr' => 30);
$val = "31";
foreach $month (keys %data)
{
if...
Hi,
I'm still relatively new to Perl, but have managed to put together some scripts for work.
The latest one I'm making is taking a CSV file of data, and creating an XML output.
One of the fields in in all UPPERCASE, and I need to reformat it to Upper Then Lower.
For example the data...
Hi everyone,
A friend has asked me if its possible to open 2 pages with different URLs from a single link.
Is this something that can be done?
Thanks,
Anthony
Hi everyone,
A friend has asked me if its possible to open 2 pages with different URLs from a single link.
Is this something that can be done?
Thanks,
Anthony
I hope this will be relevant for this section
I have set up a title.css file so I can change the banner that is used across my site.
However, I want to use a flash banner that I have just created.
I can't see how I can do this, or if its possible.
I'm trying to avoid putting code into...
Hi,
On my site I have a few videos, and normally the user will click the thumbnail and download the file.
What I would like to do to the site is, when they click the thumbnail, the video will launch into a new popup window.
Could someone help me out please?
Thanks,
Ant
Hi guys & gals,
I have an image that is of the side of a car and it has a number 1 on it. I am wanting to get this to change into a text character 1 in a normal type font, say Arial for example.
Can I do this using a tween? - I had thought a shape tween, but can't get it to work.
What would...
I've got a guestbook on my site and I'm really fed up of having to amend it hourly because of (ghey) spam bots!
I would like to put on a form validation method. Ideally one like this... http://codewalkers.com/seecode/601.html
However, it doesn't exactely tell you how to use it.
Can someone...
Hi,
I'm wondering if there is an effect available in Premier Pro 1.5 to make a video look all old and glitchy.
Windows Movie Maker has an "older" effect that can be added to get the effect I'm looking for.
Is there something similar in Premier Pro or even as a plug in that anyone could point...
When I'm viewing my sitemap page, the border on the contendholder div doesn't display, unless you take it out of view. Either by scrolling down then up, or if it was already off the screen.
The url is: http://www.car13.net/sitemap.htm
I've used the same div as the rest of the pages on my...
I'm very new to perl but have picked up the (very) basics over the last few days. I've been given a task by my work to duplicate a directory structure from one location to another.
The guy thats given me the challenge wants me to use a recursive subroutin.
Ok, so the dir structure I'm using is...
I am creating a down time work sheet for a test report.
So far I have a column for each day, and rows for 15 blocks between 0800 and 1900.
My current calculation works by entering the number of testers affected per 15 minutes. So if you put 4 in one cell it will clock up 1 hr.
However, what...
Hi,
I am trying to transfer a film from Premiere 6 to Premiere Pro. Pro says it is converting it but when the file opens all the different videos are offline. I have shown Pro where the files are when it asks, but it is saying that the file is a video and wav file and doesnt match the video...
Hi,
I would like to know if its possible to have a normal piece of text, but to have a rollover effect on it. Mainly for use in a navigation bar.
Anyone know how this would be done?
Thanks,
Ant
I'm wanting to get into Development here at work, and I need to get some knowledge in java code.
I've been advised to use Eclipse 3.1 and would like to where I should look for the basics.
Does anyone know of, or have any tutorials etc.
Thanks for any advice/information,
Ant
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.