Web Forms and Images
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I have an ASP based Exchange Web Form application hosted in a Public Folder.
Inlcuded in the web page are some static images.
Presently I have the images stored in the /exchweb/img folder, but I would
like to store them in the Resources sub folder of the Web Form application.
Is this possible, and if so, how to I access them through HTML? I have tried
to use an IMG tage with the appropriate SRC path but to no avail.
Regards,
TIm.
.
Relevant Pages
- ASP.Net 2.0 - App_Code Folder
... that form is placed in the app_code folder and it will not see non of the ... controls on the web form, ... in visual studio 2003 that calls a stored procedure in sql server 2005, ... function passes a variables from a 3 textboxes on the form. ... (microsoft.public.dotnet.general) - "External component has thrown an exception" build error
... I just created a new Web site solution. ... Then I created a new web form in the folder. ... When I remove it from the 'Admin' folder the ... (microsoft.public.dotnet.framework.aspnet) - RE: WebForms cached in Temporary Internet Files?
... "Donald" wrote: ... > Files" folder on the client computer? ... > The web form is displayed in a popup modal dialog. ... > temporary internet files folder. ... (microsoft.public.dotnet.framework.aspnet) - Web.Config
... I have a web application with a web.config in the root folder (virtual ... folder) which contains a database connection string. ... I have a new web form 2 folder levels below the web.config and it cannot ... (microsoft.public.dotnet.framework.aspnet) |
|