Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #1K
~10.8K People Reached
Favorite Tags
Member Avatar for christos312

Hello to everyone. First of all let me say that I know that there are TONS of threads with the same subject. BUT the other threads are dealing with PHP vs ASP question in general and I have a specific question. :) So, I have to choose between PHP and …

Member Avatar for DaveAmour
0
769
Member Avatar for NetJunkie

When did you start programming and what language did you start in? Here, I'll start: I started when I was around 15 but kinda stopped for awhile because it seemed too difficult. So around 17, I really got back into it and started learning more and more as I progressed. …

Member Avatar for Reverend Jim
0
962
Member Avatar for nilibht

Hi. I am developing a website in visual studio 2010 ultimate edition. I selected dot net framework 3.5 when I started this new website. Now I want to change this existing website into framework 4. I can not find "project" menu or "project designer" or "applications" tab in properties. Please …

Member Avatar for cocoll
0
134
Member Avatar for akvilio

Hi. I'm trying to make a simple page that contains a google search form. The results of the search needed to be shown in an iframe that is on the same page. I've managed to write the search form but I can't make the results appear in the iframe. Whenever …

Member Avatar for akvilio
0
541
Member Avatar for WolfShield

What I want is a pic to show on full background. But the image is not displaying. The code I have ( the relevant parts ): [CODE] <div id="bg"><img src="welcome.psd" width="100%" height="100%" alt="" /></div> [/CODE] And the CSS: [CODE] #bg { position:fixed; top:0; left:0; width:100%; height:100%; } [/CODE] I have …

Member Avatar for rotten69
-1
175
Member Avatar for Garidius

Hello everyone, I hope someone could help me with this problem. I have a problem with a vertical menu that I'm trying to insert in a sidebar in a wordpress based site. The problem is that when hover the sub menus only are visible in the sidebar area, the other …

Member Avatar for Garidius
0
2K
Member Avatar for tqmd1

Dear Experts I have followin codes [B]CSS[/B][CODE]#footer { clear:both; width: 826px; height: 50px; background: rgb(0%, 80%, 40%); padding: 5px; margin: 0; line-height: 50px; }[/CODE] HTML [CODE]<div id="footer"> Last Updated : January 01, 2012 </div>[/CODE] Footer tags is included in all 5 pages, When I update any page then I have …

Member Avatar for carrieathomer
0
75
Member Avatar for davy_yg

index.php [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Masterlink International</title> </head> <link href="frontpage.css" rel="stylesheet" type="style/css" /> <div id="body"> <body> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris consectetur nunc quis orci feugiat a semper lectus interdum. Aliquam ipsum metus, …

Member Avatar for geneh23
0
112
Member Avatar for Vishwasdeep

Hi, Myself Vishwasdeep. I am doing a project work on asp.net. I am getting an error/exception on my code. [CODE] using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; using System.Data.Sql; using System.Data.SqlClient; namespace WebApplication2 …

Member Avatar for Vishwasdeep
0
813
Member Avatar for Birdmanskii

The #review section won't float left in Dreamweaver. For some reason when I use the float: left; command, the #review div stays underneath the #band_links div. I want #review to line up on the right side of the #share, #tracklist, and #band_links divs. I've tried everything I can think of …

Member Avatar for shibin vadayatt
0
1K
Member Avatar for ggeoff

Hi Most people want to disable bullets! I can't see mine. If I disable my CSS external stylesheet I see the bullets, and as a consequence disable my horizontal list used to create navigation for my website! I thought that assigning a class to the real list that is part …

Member Avatar for ggeoff
0
2K
Member Avatar for Rizwan khans

I am using a gridview in my application,in gridview i am having textbox which i had created by item template,i am new in programming i have no idea how to populate the data to the gridview,the data should be displayed in the gridview and after that the user had to …

Member Avatar for saikumars
0
108
Member Avatar for jackparsana

Hi, I have very simple project in vs2010 and mssql 2008. with only single page for example. when i run project its take too much time for loading.. when i change the value of radio button it will take some process. i use updatepanel also and autopostback=true radio button takes …

Member Avatar for carrieathomer
0
435
Member Avatar for riya_developer

Hii... I want that height of elements should be adjusted automatically at run time based on the size of element.. For that I have used Height : auto; But it is not working... So which property should I use?

Member Avatar for riya_developer
0
91
Member Avatar for gurupts

Hello sir , i am new to the web designing and i have developed a website using HTML and CSS ...it causes no problem in my system but after uploading the layout is not in proper arrangement in different system monitors...plz help me to solve this Thanks for any help

Member Avatar for abakinfotech
0
170
Member Avatar for f_atencia

Hi all, I'm having issues with two tables that are lined up side by side (a little complicated reason as to why I created two tables instead of having two columns in one table). They contain only one row each with a single td element. The first table contains only …

Member Avatar for f_atencia
0
137
Member Avatar for chiiqui

Why is it that the style is not working? why? [CODE]<html> <head> <title> Starbuzz Coffee</title> <style type=”text/css”> body { background-color: #d2b48c; margin-left: 20%; margin-right: 20%; border: 1px dotted gray; padding: 10px 10px 10px 10px; font-family: sans-serif; } </style> </head> <body> <h1>StarBuzz Coffee Beverages!</h1> <h2>House Blend , $1.49</h2> <p>A smooth, mild …

Member Avatar for Dandello
0
319
Member Avatar for patel28rajendra

I have gridview which display images previous and next. i want to popup (display) big image of particular image which is cllicked. Please help me.

Member Avatar for carrieathomer
0
131
Member Avatar for agrawal.priyank
Member Avatar for carrieathomer
0
54
Member Avatar for Farhad.idrees

Hi my problem is that logo is showing but behing the header..i want to show logo ofcourse in front of header... my css is [CODE] #Container { width:1024px; margin-left:10%; margin-right:10%; } #Header { } #Top_Menu { margin-top:-160px; } #Logo { float:left; margin-top:-120px; margin-left:5px; } [/CODE] my html code is [CODE] …

Member Avatar for carrieathomer
0
283
Member Avatar for Infame

Hello people! :D I have run into a small problem on my website. I decided to create a javascript/ajax/mysql search bar that gives you a list depending on the result... Now, my problem is that the div element just drags the website down... Is there a way to 'overlap', instead …

Member Avatar for carrieathomer
0
45
Member Avatar for asif49

Is using -100px or minus however many pixels considered as bad coding practise, should it be avoided? Do employers look down upon this? Example Use: [CODE] <div style="margin-left:500px; margin-top:-85px;"> <p>Home | About | Contact</p> </div> [/CODE]

Member Avatar for carrieathomer
0
60
Member Avatar for carrieathomer

Hi here is the scenario. I am using Form View to insert data to the table. My table is MS sql server table of which all the columns are allow no nulls However, sometimes i need to empty values ie no value to the table column. Is it possible?

Member Avatar for carrieathomer
0
97