I'm very new to ASP, however quite an avid Visual BASIC programmer. I have seen many sites that offer real estate for sale where you can see the picture or multiple pictures of the homes. The pictures are usally associated with some really long number. I'm looking for a way to do what the real estate sites do where you have one or more pictures of a home along with all the information about it. I would like to have searching (I think I can do this with SQL or stored procedures in VBScript). This I have done.
My question is this. How would I build the maintenence screen to add pictures to the online catalog? Is it like a GUID that gets assigned to the picture and then placed in the database? If so, could you provide some sample code or a hyperlink to show how this is done?
How would I build the part that would retrieve the pictures and post them on the page? I'm assuming this is just a link that is retrieved from the database. But how and where do all the pictures get stored and what are their filenames and how do they get put in the system?
These are probablly pretty easy questions for most of you, but I'd really appreciate any help you might be able to offer! Snaggs
tribesaddict@swbell.net
A procrastinator's work is never done.
My question is this. How would I build the maintenence screen to add pictures to the online catalog? Is it like a GUID that gets assigned to the picture and then placed in the database? If so, could you provide some sample code or a hyperlink to show how this is done?
How would I build the part that would retrieve the pictures and post them on the page? I'm assuming this is just a link that is retrieved from the database. But how and where do all the pictures get stored and what are their filenames and how do they get put in the system?
These are probablly pretty easy questions for most of you, but I'd really appreciate any help you might be able to offer! Snaggs
tribesaddict@swbell.net
A procrastinator's work is never done.