No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Here is my problem... I am developing a portion of my website to sell my floor plans online. I have an access database linked to a Datalist that displays a thumbnail elevation and some basic info about that plan. What I am having problems with is once a person clicks … | |
Re: I am not really good at coding myself but I think that this is how is should be ordered. Anyone correct me if I am wrong. Hope it helps! [code] <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title>Picture Upload</title> </head> <form id="form1" method="post" runat="server" > <Div> <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" … |
The End.