Hello,
could someone help? I have a simple if statement for error handling that basically states:
If a page exists display the page, if it does not display an error. I cannot get this to work. The logic escapes me for some reason and it is doing my head in!
Dim page2, page3, page4, page5...
Hi,
I am struggling to work out how to grab and contain array values in variables so that they can be used to form an email enquiry. I am knew to checkbox processing and asp arrays in general!
This is my code so far, and it outputs the array values to screen, but I need to put these values...
I am having trouble rendering rounded corners on a div that is a navigation bar. The code works fine in every page except a page which has flash embedded in it.
It appears that an onLoad event that is in the
HTML is ignored when there is a Flash movie embedded in the page.
I am using a script...
Hiya,
I have been connecting to my uni via VPN all of last night with no issue whatsoever.
This morning whenever I try to connect through my VPN connection Norton pops up a message:
Rules automatically created for the program: Windows explorer.
The VPN does not connect and tries to redial...
Hello! Got a problem chaps!
I have this code to create a wap site from one card.
<?xml version="1.0" encoding="UTF-8"?>
<xsl:transform
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="/">
<wml>
<card id="Stories" title="Dingley Dell News">...
I am keeping an eye on the task manager and researching any thing that looks a bit dodgy for security as a whole.
I noticed a process dllhost.exe and looked it up on the internet. Some say it is part of the OS, others say it is part of IIS.
I run IIS for testing ASP, and I have been informed...
Hiya!
I am writing a query to group by a particular set of attributes and order by another set of attributes.
What I want is an alphabetical list of species name, but grouped into the species family.
i.e.
Duck
--------
Garganey
Goosander
Woodduck...
In a nutshell what I am trying to do is protect certain pages of a site. The way I attempted to do this was by way of this include file accesscontrol.php. Any page I wish to protect, I would simply add <?php include 'accesscontrol.php';>
The problem is that a session is not being created...
Hi Guys!
I have created a login page in php and session variables that would hopefully record username, password and the Usergroup.
The idea is that a user logs in (attached to their record in the database is a "Usergroup" field specifying either "admin" or "visitor" values) and is restricted...
Hello, can any help?
I have this piece of code
$_POST['form_products']));
and it keeps returning the error:
Parse error: parse error, unexpected T_VARIABLE.
I have looked at php.net but It doesn't really explain what T_VARIABLE is, so I am confused about what action to take.
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.