Category (cat) is basically a number for a criteria
So in total there are seven categories, each requiring a title and a file (of text) to be uploaded...
I have a form with seven categories, each has a title and a answer, but one has three answers and another two... I have the data stored in a table, each entry is identified by a entry_no.
I want to get each category and display them in the form here's the code I'm using at present;
$entry_uid...
WE've had a slight issue over the last 24hrs and serach every where on google... We have a file upload script which uploads a array of image onto server via php... Now we can get teh correct variables across, but the basename($_FILES['Filedata']['name'], remains a blank... below is the upload...
Hi All,
I have a flash navigation header located on each page, I want to be able to highlight the current page in the navigation... The flash navigation is embedded into each page with content listed below... Can anyone help?
I can't get my dates to land on the correct day, using the following code;
<thead><tr>
<th width=35>Mon</th>
<th width=35>Tue</th>
<th width=35>Wed</th>
<th width=35>Thu</th>
<th width=35>Fri</th>
<th width=35>Sat</th>
<th...
Hi - not sure if this is the right forum - but
Ive written a small applet ans singed it to select a few files and put them in a list . All initated by java script calls.
The trouble is as soon as the jfilechooser dialog is shown the applet freezes for up to 10 mins maybe more ?
I've downloaded...
I have a xp pro box setup as a file server, which has been servering 10 xp home machines... I've recently updated 4 of the machines to xp pro, since which I have had issues with the network. None of the machines can see each other when browsing Workgroup computers, yet i can setup a mapped drive...
If you're results are contained with a recordset then you'll have no issues to get that export as a spreadsheet. But you need to define a recordset in order for it to work;
<%
If Request.Form("exportexcel")= "true" Then
Dim line, filename...
Does anyone how to encrypt an email address into ascii, to stop email harvesting from websites? All email address are in an Access Database, but as the clients can update there information I need something to do this on the fly.
I've tried a few javascript solutions, but nothing seems to...
I have a client, who a the eleventh hour has asked for a tag word facility, something that's used on a few blog's.
Where a field 'Keywords' has a number words in relation to the work, but they want to have the words highlighted, and then if that word is clicked to produces results in relation...
Apologies if I've not explain very well; what I'm trying to do is hide a telephone fields that are not empty, for example in a directory some clients only have one telephone while other have two or three; but this on the page leaves a nb_return where the other fields should be.
See code below...
How do I hide a null value in a recordset field? I've got a page that pulls information from a table, but certian fields have no values "NULL". When I create a detail page I want to hide that value if it has nothing or null data.
Thanks in advanced...
p.s. search not working, and already spent...
I wonder if anyone can help? I have a form which creates a record in a database, when the form has been submitted it takes the user to another page with a form on it.
I'm basically looking to pass the ID of the record created on the first page, and have it inserted into the second form.
Does...
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.