20,737 Topics
![]() | |
can any one help me in my study for Demorgan's logic laws | |
Hi there, I got a master page and I need a panel to stay at the bottom of the web page. This is my panel: [CODE]<center><asp:Panel ID="uxButtonsPanel" runat="server" BackColor="Transparent" Height="10px" Width="650px" BorderColor="#C00000" BorderStyle="Groove" BorderWidth="6px" HorizontalAlign="Center" Direction="LeftToRight"></asp:Panel></center>[/CODE] I've looked in many places on the internet and many mention the use of … | |
I have an urgent problem with z-index and div positioning. Here's the catch. I have to put a wrapper for the div on top and i can't hide it underneath it, it won't budge. view site+css: [url]http://86.106.46.28:8080/eltrex/[/url] EDIT: Never mind, i got it finally, but i had a hard day … | |
[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; namespace WebApplication5 { public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { SqlConnection conn = new SqlConnection( " Server =localhost\\SqlExpress; Database= … | |
hello, i echo this [CODE] echo "<td ALIGN='center'><div class='rollover'><a href='http://www.tsfdgdg.com/search.php?search=$stackname' style='text-decoration: none';> <table border='0' celpadding='0' cellspacing='0' id=\"point\"> <tr> <td width='100px' height='101px' ALIGN='center'> <font size=3 font face=Arial font color=white><b>$stackname</font><br><font color=orange font size=2>$posted</font></b> </td> </tr> </table></a></div> </td>"; [/CODE] here is the css code [CODE]<style type="text/css"> .rollover a { float: left; width: 101px; … | |
I am trying to make a website and have already registered the domain name. However, I need a host and wondering which one I should use? inMotion.com Webhostingpad.com fatcow.com asmallorange.com The website I am trying to make is an e-commerce website like : [url]http://www.yesstyle.com/[/url] So, I was wondering what type … | |
I just wanted to point out a few things I notice about the new DaniWeb. In IE6 based browsers it is hogging 25-50% or more CPU every time I click on something in the new site. It never returns to normal, and periodically spikes to 25% without clicking on anything. … | |
Hi, I am new at css and I just wanted a hoover that would trigger at the time of mouseover (kind of obvious I guess) but I can't get the positioning right. So basically what I would like is when you enter your page for the first time you get … | |
I am trying to write code that will list different automobiles in three different ordered lists with three different colored backgrounds ( using document style CSS). The lists are compact, midsize, and sport. I have my ordered list working correctly--except I can't get my colors to work. Can someone tell … | |
I use filezilla. I have the html I need for my website, but it is saved in a microsoft word document. Can I just drag and drop the microsoft document to get the coding or do I have to do something else? | |
Hello Guys, In my current project, I try to make a friendly URL structure that emphasizes the structure of the website. For example: instead of :[url]www.mysite/about/history.html[/url] the URL is:[url]www.mysite/about/history/[/url] So in order to achieve this kind of output I put folder structure a followed: "about/history" and put the index.html file … | |
[ATTACH=right]11664[/ATTACH]I confess I'm not always kind to Microsoft. They stumble and bumble and often make bad decisions, and as such make a great target for a blogger like me, but looking back at the announcements they've made over the last couple of weeks, when you add it all up, they … | |
I'm trying to help my band director with her website and I can't seem to figure this out. We have 2 frames set up, one that takes up 20% of the screen and the other takes up 80%. There is a little white line that divides the two frames. Is … | |
I want to just ask and see if anyone has any interesting / unique thoughts on this "event" I am having. In one of my yahoo webmail accounts I (fairly frequently) am receiving an email that has [No Subject] in the subject line and has "undisclosed-recipients" in the "to" address … | |
My name is Irene. I'm a freelance web developer in Westchester County, NY. You can check out my portfolio at my website. (See signature.) I created a website several years ago for do-it-yourselfers that explains the basics of getting and publicizing a website. (Also see signature below.) I'd be delighted … | |
Howdy good folks of the HTML/CSS variety :icon_cool: To make things brief, this is what I want to do basically - [url]http://gearsofwar.xbox.com/default.htm[/url] I have my background image like theirs, but it seems that the rest of the page I made only looks good with my monitor resolution because I used … | |
I need to figure out how to make a background picture completely fill the screen with the full picture on any computer screen. Weather it's being viewed on a 17 inch monitor or a 12 inch monitor I need the picture in the background to be the same size. I've … | |
Im hoping you can help me, a newbie so apologies if this is an old question - Im about to design a site and i would like the filenames to be for example [url]www.mycompany.co.uk/about/[/url] as opposed to [url]www.mycompany.co.uk/about.htm[/url] therefore ditching the file extension. it just looks neater I think and … | |
I'm not sure where to put my background image in this code and how to make the image transparent. Could you please help me out. Thank you [CODE] <? $pagetitle = "WaCoCo: Waterloo Community Coalition"; $pageid = "home"; include('includes/functions.php'); include('includes/header.php'); ?> <?php $dbcnx = @mysql_connect('localhost', 'root', 'bankside'); if (!$dbcnx) { … | |
in my college i have been asked to locate a free ftp server on the local network using softwares like ws_ftp ,cuteFTP.I have downloaded ws_ftp but it is asking for server address. I may not have access to internet in college. How do i go about it? i have created … | |
ok i'll try to explain it simply and clearly. i have looked for a solution for a long time but they either didnt work and were too complicated for my little skill. so i have a main .swf which im working on. i then have buttons which when clicked, launch … | |
I have created an asp.net web project and deployed it in my pc with the virtual directory set to websetup1. How should i access my website? When i type my ip add in the browser, it will display my router configuration page instead. Should i include virtual directory in my … | |
hi, I have a header on my website. Whenever i add a tag in side the header an annoying white space forms above it. This happens only in firefox: CSS: [INDENT][CODE] body,html{margin:0; padding:0; width:100%} [/CODE][/INDENT] [INDENT][CODE] #head{ width:100%; height:auto; padding:0; margin:0; background:#09F} [/CODE][/INDENT] HTML: [INDENT][CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML … | |
Ok so I have a web app that needs to a large file (up to 100mb) and then do some server side conversions. I have built a model that works locally, but now that I'm trying it on my vps its taking an insanely large amount of time and not … | |
Hi I need an onHover effect for a blog. I would like it to look similar in design to daniwebs. (where you roll your mouse over the title and the box appears with the first few lines of text from the topic) Could anyone suggest some code for this ? … | |
SOURCE CODE [code] <asp:Repeater ID="Repeater1" runat="server"> <HeaderTemplate> <table border="1" width="100%"> <tr bgcolor=Gray> <th>ProductId</th> <th>ProductName</th> <th>Description</th> <th>Weight</th> <th>isInStock</th> </tr> </HeaderTemplate> <ItemTemplate> <tr> <td width ="10%" height ="50%"><%# DataBinder.Eval(Container.DataItem,"ProdID") %></td> <td width ="10%" height ="50%"><asp:HyperLink id="hlEdit" runat="server" NavigateUrl="Frmuser.aspx" Text='<%# DataBinder.Eval(Container.DataItem, "ProdName") %>'></asp:HyperLink></td> <td width ="10%" height ="50%" ><%# DataBinder.Eval(Container.DataItem,"Descr") %></td> <td width … | |
Hello I'm building a form inside a table but the output is not what I expected; the table should have looked like this: [ATTACH]11888[/ATTACH] Here is my code: [code] <html> <head> <title></title> </head> <body> <form name="frm_details" method="post" action="mailto:someone@hotmail.com"> <table border="1"> <tr> <td>Name</td> <td><input type="text" name="name" size="30"></td> <td>ID</td> <td><input type="text" name="Id" … | |
Hi, I am working with the gridview in .net 3.5 and have run into something I can not explain. I am testing my delete methods when I realized that the row was actually being deleted before my event handler even finished processing. Am I dreaming or just missing something. I … | |
Hey, I have a question about Java Applets. I wrote a small applet(just one file) and could run it in my web browser, by making this html file: [code=html] <APPLET CODE="MyApplet.class" WIDTH=400 HEIGHT=400> </APPLET> [/code] And it worked just fine. I am going to make a bigger project and I … | |
Hi....it seems my firefox and my opera has gone barmy. Opera would automatically open new tage and in theadress bar, I would see this--> opera:illegal-url-2. Firefox would open a new window with loads of tags in it and c:/directory in each of them. Can anyone help me? | |
I am developing a site where i have a background image boarding the left side, then it fades into a color, and then the background color is set to the color it fades into so everything is smooth. In Chrome, firefox 3.1 everythign looks great. When i move into firefox … | |
I haven't made any website for over 2 years now. Last time I made, I used Dreamweaver 8, however, I've lost my CD now. Since I'm being given a task to make a local community website, I wondered if there're free website designing software available that people can recommend me. … | |
hello, I have an python script that uses and starts an base http server, in the web interface i have made an textbox and an submit button. and i would like to get the value from the text box to overide an varriable value in the python script. i have … | |
Hello, I'm Roy an Applications Analyst at Trident Technical College in Charleston, SC. USA. I came here looking for solutions to problems I've encountered trying to get Crystal reports to load with my ASP.Net apps on our web server. I might find the answer here someday if I can navigate … | |
![]() | Hi, Below I have code that contains ajax on a JSP. The JSP runs the Servlet which gets a parameter from the JSP and returns the exact same input field's value. For some reason, it is returning a null though. Can someone please assist? Servlet: [CODE] package Web; import java.io.IOException; … ![]() |
Hello My name is Richard Am 25 yrs old Am a web developer and currently am working as a webmaster / assist system administrator (UNIX) Am specialze in Javascript , PHP , ASP , AjAX , Mysql , postgre , JAVA and C++ (For scripting dll extensions for my customized … | |
Hi, I have uploaded a web site on the server then I hav tested it on the browser but it is taking a lot of time to load its contents. I dont have anything heavy in the site, does anybody know any solution to overcome this problem?? Please reply. Take … | |
Name: Brian Nickname: triple - B, B, Lucious Varinous Height: 5'8 Weight: 190 Hair: Brown Eyes: Brown Location: AL Age: 26 Hobbies: Family Life, Web Design, Programming, Sales Relationship Status: married Fav Music: everything? Education: Computer Science, Business Computer Information Systems, Psychology Work: Free lance web designer and programmer Favorite … | |
hey guys am teaching myself html and css and have found something I'm not sure how to fix. I have a 3 page website I'm playing with using exactly the same html on all 3 pages except the title and all 3 linking to the same css sheet yet the … | |
Hey, i have firefox 3.5.2 and when i go to some websites like facebook or histats they think im french and they change the text to french is there some setting i can change so it knows im english note its not ip dependent because it happens from multiple ips … | |
I have a web form with the usual personal info at the top, then questions 1 to 130 with 4 multiple choices for each question. When the form is sent , the data is not received in the order of the form. ie. Answers 1-130 are in the following order: … | |
I need to convert this into PHP. I heard of ASP to PHP convert programs but they don't work they just append $ to a couple of places thats all. Since my other posts have remained unanswered I don't really expect replies from here either, but I a desperate. Could … ![]() | |
right now i m working in netbeansIDE with web application i m trying to connect to sql server 2005 database using the preceding coding Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); Connection con=DriverManager.getConnection("jdbcdbc:data"); Statement st=con.createStatement(); st.executeUpdate("insert into audio values(11)"); con.close(); st.close(); now no data are inserted int the audio table what is the solution for this.Its … | |
Ok, this question probably has been asked quite a number of times, but I am fairly new to this technology and am not sure of what I should search for. So, if someone could either point me to a link where it has already been answered or provide the answer … | |
I am dealing with a web form that is an answer sheet for up to 120 questions. Since this may require a lot of time for the student: [LIST=1] [*]Is there any way that the answer sheet can be split up and the user be recognized when he/she comes logs … | |
Sorry, if this is in the wrong forum, but it's the closet one I could find. I just need some honest opinions regarding a site name and I am in kind of a time crunch here. I purchased the domain last night (and only have 24 hours to do a … | |
After clicking the label “Click Here,” a drop-down list is popped up to allow user to select the shipping state, as shown in the picture on the next page i am confused as to how to get the click here box to work and for the states drop down menu … | |
Hi all I would apreciate some generic help with the following problem as it's probably far too complex to document and solve on a forum but I need some more ideas on how to diagnose this problem. situation: PHP running on a Hiawatha server using an mssql 2000 database. all … | |
[code=asp.net]<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!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 runat="server"> <title>Untitled Page</title> </head> <body style="text-align: center"> <form id="form1" runat="server"> <br /> <div style="background-image: url(App_Data/green2.JPG); width: 977px; height: 512px;"> </div> <br /> <br /> <br /> <br /> <asp:Panel ID="Panel1" runat="server" … | |
i have two seperate style sheets. one that needs to read FF and Chrome and a seperate style sheet for IE (conditional commenting) to fix all the bugs that IE has, but i now have a problem with Chrome not reading ONE style correct. it's not reading my margin on … |
The End.