Thanks,
I'll try this, maybe it will help.
User Profile
Collapse
-
I still haven't found the solution. Does somebody know what the problem is, please?
Thanks!!!Leave a comment:
-
Problem compiling Handler.ashx
Can somebody help please. I'm trying to compile Handler (code is below), but I'm getting error message :
ImageHandle.ash x<1,1>:error Cs0116: A namespace does not directly contain members such as fields or methods.
I can't figure out what the problem is.
Thanks!
...Code:<%@ WebHandler Language="C#" Class="ImageHandler" %> using System; using System.Web;
-
Images inside GridView
Hi,
can enybody help me please. I have a gridview with column that shows the images dynamically from database (see code below). What I need it to do is check to see if there is an image in each row to display it, and if there is not then display a standard image from directory. I think that is better solution than storing default images in each row in database where there is no image (users should be able to upload images). How can... -
resizing contentplaceholder
Hi,
Can anybody help me? I created master page (in table) with header, footer, left column and in the right column is contentPlaceHol der. Content on contentPlaceHol der is longer than the left column is. If I run the page left column resizes according to content in contentPlaceHol der, and I don't want that. How I can set left column on fixed size so that only contentPlaceHol der resizes. I tried with <div> and <asp:panel>... -
Hi,
thank for you replay. I tried both possibilities before I posted this, but it dosn't work. I'm running out of options, and don't now what the problem is. Any other ideas?Leave a comment:
-
problem with table cells
Hi,
Can anybody help me. I'm making web page (in asp.net) using html, problem is table and image. I set
<tr style="width:10 0; height:30">
<td style="width:10 0; height:30">
<asp:image id="xxx" runat="server" width="100" height="30" />
</td>
</tr>
But if I run it the cell remains bigger than the image is, and... -
-
Insert three columns from one table into one column in another
Hi,
Can anybody help me? I have table1 with 5 columns(first name, last name etc) and table2 with one column. I need to put all of columns from table1 into table2.
Into table2 I need to have all the data together(first name, last name etc).
Thans!!!
No activity results to display
Show More
Leave a comment: