Hi,
just wondering if anyone might be able to help me out with this problem im having using structs in C++. I am trying to add a number to a 2D array that is a member of the struct but i am getting an "access violation" at runtime..Below is the code..thanks
typedef struct
{
unsigned...
sorry if i confused some people...what i meant was the following..
Say i have a PHP variable called '$string'. I then wanted to compare this to a javascript variable (say using an 'if' condition). So, for example take the javascript variable to be called 'X'. So what i want to do is compare...
Ok, sorry to be bothering you all again but here's the problem. I have a javascript variable and i want compare this to a PHP variable so what i want to do is store it in a PHP variable so i can do the comparisons (i really need to store it in a PHP variable rather than the other way round ie. i...
Neversleep, here is the code for the table (its only a snippet of the whole table but its ALL the code relevant to this query)
<table border=0 cellspacing="0" bordercolor="WHITE" bgcolor="#FFFFFF" align="center">
<tr><td><input type="text"...
Ok, here's my problem. At the moment i'm writing a HTML form. A person fills out the form and then submits the details with a 'submit' button on the
bottom of the screen. Then, using PHP the details that the person has entered are used to create a completed copy of the form which the person can...
if you have a sentence that you are trying to print to your screen using javascript, how can you make sure the sentence prints out even if it contains an aposthrophe??For instance someone might enter a sentence and we're not sure whether that sentence will contain any apostrophes but what we...
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.