Hi,
I have created a standard html page using CSS...
In the page I have put some href links that reference points further down in the page using name tags <a name="tag1">
I have then created some CSS behaviours for the links to hide the underline, change link colors etc...
The problem I am...
Hi everyone....
not sure if this is the correct forum as i'm not sure what te problem actually is but i thought i would at least start here...
I have a friend who i'm trying to help out with his new pc it is a 64 bit machine running windows 7 -
the 64 bit EI seems to be working ok - but of...
Hi...
If I pass a variable from another page and want it to replace the contents of a field from the database is there a simple way to do it???...
what would it look like??
i.e I want the contents of the variable "var2" to replace the contents of "$row_Recordset1['prod_cat']"...
I have created an edit record page that has two dropdown menus in it that are populated by another recordset in the database...
when they are populated they display the stored value of the record as the default unless that value has a special character(case in point a designer by the name of...
Hi,
if I have a text field on a page and I want to add the content of that field into a url once it has been submitted how do I call it?
for the sake of this example, I have a text field called "Tfield" and I want the URL after submitting the form to look like...
Hi... if I am passing a string variable from one page to another that contains an ampersand I get all sorts of problems...
I know there are special characters like & and & but if these values are saved in an SQL file then it still passes the ambersand and not the special charcter...
Hi I am trying to view records on my data base according to a text based field rather than a numerical one...
I cant get it to work... at this stage it simply shows all records from the database, not just the ones that were passed to it...
Here is the code that passes the value to the page...
Hi... I have been able to work out how to filter a recordset when you are passing an integer to it from another page (url parameter) ... what really confuses me is how to do it with a text field... I've looked around a bit and cant really find anything... but then I am probably searching in the...
if I place a .php page inside another .php page like this...
<div id="mainContent">
<?php require('cat_menu.php'); ?>
</div>
Can I put a link in cat_menu.php that will replace itself with the new page inside the div tags of the original page?
if so how?
that sounds confusing...
Hi, can anyone tell me why this bit of code is not working...
it is supposed to create an image rollover with a link to a new page... passing the value of 'rec_num'...
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var...
Hi everyone...
Does anyone know what this error means and how to fix it?
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`` WHERE id=2' at line 1
Thanks
[wiggle]The Bird from Down Under- Bigbird 3156...
Hi,
I have created a database that has 5 different image file mames within the record...
for the sake of neatness I want to allow the user to place all of these files within a unique folder for each record.
I have therefore created a field that captures the folder name and one that catches the...
Hi...
I can't get my head around the date stamp format thingy...
how do I code the following so that I only get the date displayed (ie no time) in a d/m/Y format???
<?php echo $row_del_rec['date_added']; ?>
[wiggle]The Bird from Down Under- Bigbird 3156
Programmer?? - I thought the option...
Hi,
I'm a PHP noob, who is learning on the fly so please be patient... I am trying to create a record delete page for my database and through using dreamweaver and looking at various tutorials and stuff I have developed a page that should delete the record displayed and then redirect you to a...
Hi I am playing around with ASP pages and databases and stuff for the first time...
I have created a database manipulation page that is supposed to allow you to add records to the database (I have done this through following an old tutorial that is no longer online)...
every time I try to use...
Hi everyone....
I want to create a navbar that when you roll over a button changes the color of the button but also changes another graphic in a seperate section on the page...
to explain better...
I am on the home page... there is the navbar with the home button highlighted and all other...
Hi everyone....
I want to create a navbar that when you roll over a button changes the color of the button but also changes another graphic in a seperate section on the page...
to explain better...
I am on the home page... there is the navbar with the home button highlighted and all other...
Hi, I posted this question earlier but it seems to have disapeared so soory if I doubled up...
I am creating a HTML based information cd that has 2 videos in .dat format that I want to play...
basically using javascript (I assume this is what I would use) I want to create a simple link on a...
Hi everyone,
I know that the answer is out there somewhere, have been searching for it but cant find the answer in any past threads...
I want to put in a javascript on a confirmation page that when the user presses the back button the page it goes to will refresh rather than just going back -...
hi guys....
the other day kaht gave me an answer as to how to create a field that is updated when numeric values are put into various fields in a form (i.e it added them up and spat out the number)
it was great to get that answer, but I have come across 2 possible issues with it...
the first...
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.