mimmy
11-01-2003, 01:03 AM
I know this may sound like a really basic question but my knowledge of HTML is really basic. I need to pass a variable from one .htm file to another .htm file. I'm trying to pass over a colour choice from a hyperlink. So the hyper link reads 'Light Blue' and the link underneath needs to be something like: <A HREF="gallery.htm?colour_id=#00CCCC"> but I'm sure this is probably not quite right. And on the gallery.htm page I have: <body bgcolor=colour_id> but of course it's not working.
I know I'm missing something out but don't know what. I've read maybe there needs to be a '$' sign somewhere and all the examples I can find are for .cfm files which I've never used and don't know how to use. Is the above possible on .htm? Somebody help please. Thank you.
Mimmy.
I know I'm missing something out but don't know what. I've read maybe there needs to be a '$' sign somewhere and all the examples I can find are for .cfm files which I've never used and don't know how to use. Is the above possible on .htm? Somebody help please. Thank you.
Mimmy.