AmandaDearheart
Programmer
I'm using Microsoft's Visual web developer 2005 Express to design a ASP webpage. The problem I'm having is that when I test run the application, the pictures will not show.
Its Microsoft latest RAD IDE for website development. I'm using the IDE to design the ASP webpage. It seems to be using the ASP HTML language. it is also AJAX enabled. Here is a sample of the code.
<asp:HyperLink ID="Hyperlink2: Microsoft: SNA / Host Integration Server Links" runat="server" NavigateUrl="~/delphi.aspx" Style="z-index: 100;
left: 36px; position: absolute; top: 363px" Target="_top" Height="1px" ImageUrl="~/App_Data/buttons/delphi.jpg" Width="1px">HyperLink
Prepare to be assimilated. Resistance is futile
Amanda Dearheart
Its Microsoft latest RAD IDE for website development. I'm using the IDE to design the ASP webpage. It seems to be using the ASP HTML language. it is also AJAX enabled. Here is a sample of the code.
<asp:HyperLink ID="Hyperlink2: Microsoft: SNA / Host Integration Server Links" runat="server" NavigateUrl="~/delphi.aspx" Style="z-index: 100;
left: 36px; position: absolute; top: 363px" Target="_top" Height="1px" ImageUrl="~/App_Data/buttons/delphi.jpg" Width="1px">HyperLink
Prepare to be assimilated. Resistance is futile
Amanda Dearheart