10,325 Topics
![]() | |
Hi I have desinged my html page with a loging page where one has to login using a regester number and that persons bio data is displayed from the database.. i need help on how to do it and using what..... | |
Hello everyone, I have built a DHTML & Javascript menu using the Deluxe Menu ([url]www.deluxe-menu.com[/url]) software package. The problem is that in IE7 the menu works fine, yet in Firefox it is displayed behind everything. If you look here using IE and Firefox you can see the difference when you … | |
Greetings! I'm self-taught (i.e. amateur) website designer. I've built a few basic web sites for myself and friends. I'm currently designing a site for my sister, and have a basic working model uploaded using tables as the primary structure: [URL="http://www.kecsvcs.com"]http://www.kecsvcs.com[/URL] I know it's better to use CSS, and my challenge … | |
Can anybody help me in how to load the labels in the html page using javascript or php FROM XML IN linux OS. | |
[COLOR=#000000]I am looking for someone with some previous work I can see willing to complete this project, I am working with a small budget and this website is for my personal use. [/COLOR] [COLOR=#000000]I would like a 7 page website in HTML or FLASH for a upcoming holiday party with … | |
Hi, I have this page designed in html and css. but what I can't understand is without mentioning any thing about the alignment of this page as center aligned, this page is center aligned for some reason. Generally as far as I understand this tag "text-align:center" if put in the … | |
Hi, everybody, I'm new to PHP and I'm setting up a web page in which I want to include a subscribing box for the visitor to send me his email. I've found this code on the internet and adapted to my neccessity but I want to know if it's okay … | |
Hello everybody, greetings from Lima, Peru. I have been using computers since early 80s when my father give me an Atari 800XL with 64Kb of RAM :p , basically i used it as a videogame console but i do some basic stuff in one of various versions of Basic, after … | |
I've wonder if i had a xml content then den display it to mya lay-out html.is that possible ?could i used a script on it?like php or asp. | |
I have a Web site whose pages are XHTML 1.0 Strict, and the vast majority of them are valid pages, according to the W3C validation page. Some of the pages are not valid, however, as I use some items such as target="_blank" and ol start="26" and items like that. Would … | |
Good Evening, I am looking for some help with code that I found on Dynamic Drive here: [URL]http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm[/URL] I am trying to use it on this page: [URL]http://www.amandapopephotography.com/gallery2.php[/URL] here is the code I am using: [code=html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <head> <title>Amanda Pope Photography</title> <meta name="keywords" content=""> <meta … | |
Hi Webbies I know some HTML and a little Flash and CSS and have put together a simple site [url]www.davidhurn.co.uk[/url] using Dreamweaver. But now I'm confused as to what technologies are the most helpful for the optimum website. If you look at Warren Prasek's portfolio on [url]http://www.wprasek.com/web_design/index.htm[/url] you will see … | |
I am familiar with HTML and CSS but not professional. I want to know, if possible, how to make my text-replies (to some other website) animated...something simple like making the text moves right and left... | |
Hi, I'm having a classic 'doesn't work in IE but works in FF' problem. I have a site [URL="http://learn-croatian.com/"]http://learn-croatian.com/apdejt[/URL] and I wanted to make it easier for me to update metas in all pages with help from php. I'd change the php variables in a central file which is included … | |
Hi I'm writing a programme that looks up data from 3 different Chinese dictionaries and then formats and displays them in html using the default browser of the system. So far it works well, but it could be better. The issue I have here is that I want each character … | |
Hi everyone! After going through quite a number of site designs, I've finally come to something I like. Although (most of) it validates, the code does not work properly in any version of IE below 7, and Opera also has a slight rendering problem with the links. Basically, I've been … | |
Any one here can tell me how to pop up an html file from your GUI... any classes to be used :cheesy: | |
Anyone know any shoping cart software thats css based in php? I am using oscommy atm, but would like to find something more SEO friendly. | |
:?: Can anyone please let me know where can I find some sample tests for different technologies/languages/skills regarding web development? I need these for the below mentioned:PHP, ASP, ASP.NET, .NET, ColdFUsion, JSP, Ruby, XML, Soap, CSS, HTML, JavaScript. Thank you in case anyone can help. Regards Tommy | |
I've included the image as well as the HTML and CSS. The top of the screen (masthead) is giving me a problem. May be becuase of the image. Can someone give me a hand? Thank you very much! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>BobbyRags Personal Homepage</TITLE> … | |
Hello all, I have a very simple html table with collapsible rows and sorting capabilities. The collapsible row is hidden with css rule (display:none). When one clicks in the left of the expandable row, the hidden row is made visible with css. The problem is when i sort the rows, … | |
I want to simulate some kind of overlapping scroll areas. I have (actually, i would like to have..) an area which scrolls over the X - axis. But half of this scrolling area is in another scrolling area, over the Y axis. It's like 2 rectangles 1 X 2, one … | |
I'm so sorry for asking but where should I insert or save C++. I'm skilled in html css and javascript but I don't get this. | |
I'm so sorry for asking but where should I insert or save C++.:rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes: I'm skilled in html [URL="http://www.daniweb.com/techtalkforums/thread71182.html#"]css[/URL] and javascript but I don't get this. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Test</title> <script type="text/javascript"> function test() { alert("NIET KLIKKEN VERDOMME") } </script> <script type="text/javascript"> function startTime() … | |
I am rather new to Flash and I am having what I consider to be a strange result which I do not know how to address. I am building an HTML site using CSS. Last week I embedded a SWF which scrolls a simple movie over the banner\ header. This … | |
Hi, i am trying to persist the session of my application. i have several complex objects, some of which may not be implementing serializable. i have started with retrieving the session and for each attribute in the session i generate an xml. the problem occurs when i try to convert … | |
Hi, I'm a newb of ASP Server side development area. I've just installed SQL server 2000 to my computer. I think it is for database design. Can anybody clarify how is it work, how is it possible to design? I'm well aware with HTML, CSS, ASP, Java applets etc. Hope … | |
i have a HTML report file..its in attachment(a part of the whole report is attached..name "input html.doc").also its source is attached in "report source code.txt" i just want to seperate the datas like in first line it should be.. NHTEST-3848498958-NHTEST-10.2-no-baloo a and so on for whole report i have done … | |
I'm desperate for some help. I removed spyware trojans, etc, I've seen similar solutions and problems everwhere but can't seem to fix mine. PLEASE help. My background is either white or grey. It hides my desktop background picture. It is temporarily visible when starting up/shutting down. If I mess with … | |
I will be using this one. I want to add sub items to each category(button) how do I do it but maintain the style? [code]<style> #message div.menuBar2, #message div.menuBar2 a.menuButton { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #000000; } #message div.menuBar2 { background-image: url(http://i14.photobucket.com/albums/a345/Instar/escher_background.gif); padding: 6px 2px 6px 2px; … ![]() | |
Hello, First of all I would like to say this is a great layout and has helped me a lot. Now, on to my question. :lol: I cant seem to get my divs to always align to the center of the page. [code] body { background-color:#e6e6e6; } #header { position:absolute; … | |
This seems like a simple enough question to answer.... For some reason, FF and IE7 seems to render the navigation on my web page differently. Both the top and bottom borders of the links render as i want them to in FF, but not in IE7. Maybe someone could help … | |
A freind wants to spice up his menu, (div) to have a border appear on mouseover, stay, then dissappear when the menu is closed. He writes... [quote]Not quite what i wanted. Umm go check the member list here and mouseover a name, then click the name. The border stays on … | |
I am tring to use HTML tags checkbox and textbox along with PHP. When the checkbox is not checked,the textbox is disable.But when I checked the check box,the textbox should become enabled. How can i do this? Here is My code:- [code=html]<html> <head> THIS IS TEST <title> TEST </title> </head> … | |
Hi, I am using CDONTs for sending email using ASP. I need to send a HTML form that takes values from a MS SQL Server database. How do I send this big code of form using ASP? I am using the following code to send the email [CODE]<% Set myMail=CreateObject("CDO.Message") … | |
Simply put: I want a table to go all the way down to the bottom of the page until I push it farther with content. The catch... Row 1: 51px Row 2: 40px Row 3: Stretchy Row 4: 20px Row 5: 40px I currently have height: 100% for <table> (using … | |
Hello all, I am new to javascript and cross-browsing. I have a XSLT generated HTML document which works fine ini IE and opera but have problems with firefox. I tried to debug with firebug but i have no idea what should i do next to fix the problem. I would … | |
can anyone pls help me why FIREFOX displays 'reference to undefined property' message for this html page? It works fine in IE. <html> <head> <title>Expandible row test in firefox</title> <STYLE type="text/css"> .collapsed { DISPLAY: none; } </STYLE> <script language="javascript" type="text/javascript"> //***collapsible rows function outliner(evt) { evt = (evt) ? evt … | |
Hi , I have an application in which html and asp.net is to be linked. In the html page I have a link to the asp.net page. <a href="WebForm1.aspx">Link to Asp.net page </a> But, when I click on that link I get the code underlying the asp.net page displayed instead … | |
A requirement for the project I am currently working on is that when various links on a page are clicked that the appropriate "layer" (i.e. div) will be displayed centered in the browser. I have tried using various javascript solutions and they center some div's and not others. Does anyone … | |
I have developed an application in VB.NET console application. when i open a particular file suppose txt(Notepad) file then it shows it as it is when i see the output on console but when i render it to the HTML then the output is unformatted i.e. it does not understand … | |
Hey, I am trying to get the text in the second cell of this HTML table to be centered vertically in the middle of the the image in the first cell. See the code. For some reason the text is always positioned at the bottom of the cell! Sorry for … | |
Here's one problem to sort html table. The rows have their collapsible child rows. I want them to be in order after sorting the rows. Help appreciated. [code] [COLOR=#0000ff]<[/COLOR][COLOR=#800000]html[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]head[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]title[/COLOR][COLOR=#0000ff]>[/COLOR]Expandible row test in firefox[COLOR=#0000ff]</[/COLOR][COLOR=#800000]title[/COLOR][COLOR=#0000ff]> <[/COLOR][COLOR=#800000]STYLE[/COLOR][COLOR=#ff0000] type[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]text/css[/COLOR][COLOR=#0000ff]"> [/COLOR].collapsed { DISPLAY: none; } [COLOR=#0000ff]</[/COLOR][COLOR=#800000]STYLE[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]script[/COLOR][COLOR=#ff0000] language[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]javascript[/COLOR][COLOR=#0000ff]"[/COLOR][COLOR=#ff0000] type[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]text/javascript[/COLOR][COLOR=#0000ff]">[/COLOR][COLOR=#000000] [/COLOR] //***collapsible rows function … | |
Hello, everybody, I just joined yesterday. This site pops up enough on Google searches that I thought I should sign up. I started doing web things a little over a year ago. I was a member of a private phpBB2 board that didn't have anyone knoweldgeable around to take care … | |
Hello all, I know this has already been talked about on this forum, so dont get angry! I cant seem to get my webpage to print off correctly. Basically i have a main page with an iframe within it. within said iframe there is a few tables and some graphics … | |
Hey all, I need with my iframes that I put on my webpage. As you can see by the image here, they are not centered properly: [URL="http://img296.imageshack.us/my.php?image=iframehelpsn0.jpg"][IMG]http://img296.imageshack.us/img296/4219/iframehelpsn0.th.jpg[/IMG][/URL] Using the center alignment just doesn't move it enough to the spot I want it. I was wondering if maybe there were some … | |
Hi All - Forgive this naieve questions but I am not sure of the answer and know someone can help on Daniweb! If I choose to ENCRYPT my HTML pages (for whole page) will the encryption scrample the text that the robots or crawlers will find? That is - obviously … | |
I'm having a few problems with some css/html code. The code isn't looking to bad in firefox(although it needs moving up the page a bit) but in internet explorer it looks very silly. I think i have mucked up the divs somewhere but can't find it for the life of … | |
I am just building my first webpage from scratch, with NVU, and my programming skills are pretty embryotic...:-) Can somebody please point me in the direction where I find information? The problem is as following: I want to build a portfolio site and link the images to two sites where … | |
Hello All Im trying to get html saved to a text file after the Url has been entered into a text box Im having difficulties with this can anyone help. I have no problem saving text to a text file and reading text from a file. Thankis |
The End.