PLEASE HELP................................
I have a form that has an url in the address line as follows;
'quoter.php?wtype=f10'
My images are kept in a folder called 'images_1'
Each image is called f1.jpg, f2.jpg etc. Where the 'f10' is shown in the url can I use that part of code to display my image f10.jpg
Basically to bring f10 into my code and put an extension of .jpg at the end of the line to display the image.
Im sure ive done this a long time ago !!!
Any help would be greatly appreciated.
Regards