I have a Div where Its width is 770px wide. Aligned to the right on the top is a picture with text that wraps around the picture. Can someone tell me how they would add a table under the picture that has 2 columns and 4 rows? I want the table to be separated with a little space from the picture...
Can someone point me to some places where I can find the pros and cons of using code behind in development. Like I know code behind uses more system resources then putting the code right on the aspx page. Can anyone send me some links on this subject.
I have Antivirus 2003. I need to format my computer because of some major problems. I renewed my subscription of antivirus when my subscription ran out. After formating my hard drive and reloading antivirus how do I update that information so I do not have to pay money again?
I have a datagrid that I want to color the text of each row based on the value in code <%# Container.DataItem( "code" ) %>. Depending on the value in that field I want to rows forecolor to be a different color. How would I do this. Any help would be great!
<asp:datagrid...
How do you create the halo effect around a text input field like Macromedia has on there search textbox on there main page. When you click on it too type it has a green halo around it? How did they create that? I tried applying a themecolor but that didn't work?
I have a web Service that has several metheods. One of which grabs data from a database and returns a dataset. I want to grab that information from the web service web method and place it in a listbox in flash. Can someone help me with how to do this. I am using Flash MX 2004 Professional. I...
How would I tell if I was actually being attacked by this vulnerability?? Is there a way to know that the vulnerability is being hit?
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/excoct03.asp
I am trying the take the following code and change it to VB. Can someone tell me what the equivelent to this., is for VB?
public class DynamicallyAddingControls : System.Web.UI.Page
{
// a Property that manages a counter stored in ViewState
protected int NumberOfControls
{...
I want to create a DropDownlist that displays all the known web safe colors and there HEX value as the Value for the Dropdownlist. Can anyone help me with this?
If you go to the following page on ESPN's site they have a section down the page on the right called ESPN Tools. One of the tools lets you choose the font and font size of the text in the story. I am currious how they do this? Anyone have a good example or tutorial...
I want to draw a rectangle and display it on my page. How do I do this. What I have doesn't work.
Dim objBitmap As Bitmap
Dim objGraphics As Graphics
Dim objBrush As HatchBrush
Dim objFont as New Font("Arial", 16)
objBitmap = New...
I am using flash MX 2004. Can anyone lead me too a good tutorial about how
to connect to an SQL server on windows 2000 Server. I have never created a
web service before. I would love to see what things should look like on both ends. Thanks
Scott
I am trying to fill some select boxes in automatically. First question is why isn't my alert working? nothing pops up. Second I am trying to add 1 to the number that is returned in the numdays, but my loop is only 1 less than what I want. So I don't think that x is getting the correct value.
My...
I am getting the following error when trying to open a page in Visual Studio.net
The class file 'index.aspx.cs' specified as the codebehind file for 'agri.aspx' could not be loaded.
How can I fix this. the file does exist. here is how I specify it.
<%@ Page language="c#"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.