11,821 Topics

Member Avatar for
Member Avatar for HLA91

Hi I have only just started using tabels and I copied this table from a book but when I write in the main window the writing starts half way down the window not in the top left corner. Can anybody tell me why please here is the code [<!DOCTYPE HTML …

Member Avatar for stymiee
0
44
Member Avatar for Inny

Is there anyway to import/export posts accrss two different servers. Eg, post made on one site appear on the other? Or anyway to displayposts made on one site on the other? maybe display inside an iframe?

Member Avatar for MattEvans
0
65
Member Avatar for webdevelopa

Hi All, I am a web developer and I am lately becoming fairly security conscious. So two questions for you and any help appreciated. 1)I have my hesitations about my web code being revealed to everyone through the "view page source" feature of web browsers. Apparently the source review may …

Member Avatar for uritah
0
93
Member Avatar for poojas

hello, I have a table with 10 rows and 6 columns in each row all with text fields . i have named the text fields from text1 to text60.Actually i need to find the total price of every item in each row,by multiplying the quantity and the unit price for …

Member Avatar for poojas
0
77
Member Avatar for cancer10

How do we cut such design using photoshop? I mean the edges [IMG]http://www.sulawines.com/images/sectional/inside_bar.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/inside_display.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_full.jpg[/IMG] [IMG]http://www.sulawines.com/images/sectional/outside_balcony.jpg[/IMG]

Member Avatar for Dani
0
137
Member Avatar for Inny

How to create a favlet to allow my members to use this code offsite? favlet should have a link they can drag to their toolbar links. [code]<form><input type="button" onClick="fullwin('http://herproom.5.forumer.com/index.php?act=Attach&type=post&id=7101')" value="Screensaver"></a></form>[/code] or if i make ita regular href link can they drag that to their toolbar links? <a href="http://herproom.5.forumer.com/index.php?act=Attach&type=post&id=7101" target="_blank">screensaver</a> how …

Member Avatar for Inny
0
109
Member Avatar for pb2006

Just launched a new web design tutorial site. Hope it could be useful for some. [url]www.hotcoding.com[/url]

Member Avatar for am_dumb
1
248
Member Avatar for acura90

I inherited a machine from a friend with a valid copy of Photoshop7 I am thinking of doing an upgrade to CS (and paying Adobe) and wonder what the upgrade process is. Has anyone gone thru the process and had issues.

Member Avatar for GreenDay2001
0
64
Member Avatar for RyuuJin Silver

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; …

Member Avatar for MattEvans
0
116
Member Avatar for sandbox

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 …

Member Avatar for MidiMagic
0
94
Member Avatar for RiverKqj

Hi all im looking for a simple script that just has a single form where someone can enter their email address and the form will send that address to my email account , like "Subscribe to Newsletter" style thing... Thanks all

Member Avatar for Inny
0
128
Member Avatar for lz300

I have a page in which I successfully pass code from a list form to another page via a query string. I now wish to add an additional form that uses radio buttons, and passes that value in the query string, as well. The problem I have is capturing the …

Member Avatar for lz300
0
74
Member Avatar for Inny

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 …

Member Avatar for Dani
0
87
Member Avatar for M_K_Higa

I want to surround the html results from a `GridView` control with a `<fieldset>` tag. I need to do this on the server side. I have a situation where I need to build multiple `GridView` controls during runtime because I don’t know how many data sets I need during design …

0
67
Member Avatar for garyct77

Can anyone tell me how to add or insert a "Content Table" using MS FrontPage, or how to code it by hand?

Member Avatar for Baradaran
0
90
Member Avatar for ronakp25

I have a probelm regarding printing a jsp page. When i print my page from browser, which comes in poppup window. then right sideof page is cutoff. that page contain main table tag which defines the complete layout.all data are td tag. I tried to change width and also margins …

Member Avatar for MidiMagic
0
67
Member Avatar for Mikeish

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 …

Member Avatar for MidiMagic
0
183
Member Avatar for Goldman1

I'm not sure if this is the right "Browser Side World" board to post this on, but I'm not a programmer so forgive me. I'm thinking about redesigning my homepage. One feature I would like my homepage to have is the rotation of text and images. I sell designer furniture …

Member Avatar for Gmarvz
0
120
Member Avatar for Reggiezack

Within the below code for Microsoft Email, I am tring to figure out how to place the current day and date in the "Subject=" field. <html> <body> <p> This is today's quote: <a href="mailto:someone@microsoft.com?cc=someoneelse@microsoft.com&bcc=andsomeoneelse2@microsoft.com& [COLOR=Red][B][I]subject=CURRENTDAYDATE[/I][/B][/COLOR]&body=Today's%20Market%20Information">Markets!</a> </p> </body> </html>

Member Avatar for Gmarvz
0
80
Member Avatar for jamshid

Hi; I need a free 3.6.x vBulletin style,, dark styles are preferred.. THanks for helping..

Member Avatar for hi-hacker
0
72
Member Avatar for Inny

Discovered my credits code wont display in f***erFox mozilla. how can I can make it cross browser? [code]<script> /* Credits screen script */ function opencredit(){ //set this to the file of the credit var creditfile="http://herproom.5.forumer.com/index.php?act=Attach&type=post&id=7261" if (document.all) creditwindow=window.open(creditfile,"","width=445,height=250") else creditwindow=window.open(creditfile,"","width=445,height=250,scrollbars") } </script> <center><b><a href="javascript:opencredit()">See credits for Reptile Planet!</a></b></center> [/code] the …

Member Avatar for Inny
0
334
Member Avatar for bhavna_816

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 …

Member Avatar for MattEvans
0
148
Member Avatar for Sandra5

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 …

Member Avatar for MattEvans
0
137
Member Avatar for andrewbowe

on my forum [URL]http://www.buyingandsellingforum.com/[/URL] the quick reply is having trouble. It goes to a blank page every time a new post is submitted, why is it doing this?

0
78
Member Avatar for Inny

Some members who come online and post are not appearing, while others are. Whats wrong with this code? Can I host The Php elsewhere to create my own database? [code] <script> tds = document.getElementsByTagName('td') if ({ibf.member.id} > 0) { for (i=0;i<tds.length;i++) { if (tds[i].innerHTML.match('Logged in as:')) { a = tds[i].getElementsByTagName('a')[0] …

0
65
Member Avatar for EnderX

What ways are there to try aligning the contents of a table cell? I have been requested to align a set of financial data so that the items are even on the screen and printout (that is, the decimals have to be on top of each other), but I cannot …

Member Avatar for MidiMagic
0
144
Member Avatar for jeepj27

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 …

Member Avatar for MidiMagic
0
169
Member Avatar for kained

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 …

Member Avatar for MidiMagic
0
204
Member Avatar for Goldman1

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 …

Member Avatar for MidiMagic
0
81
Member Avatar for mousecat4

Howdy, my name is Jeremy. I'm a noob, I'll tell you that upfront. I know a very small amount of html, and I'm sure this can be done. I need it so that when a user clicks a link it will run an executable, instead of requiring them to download …

Member Avatar for MidiMagic
0
81
Member Avatar for aphridyte

hi E'body! I am VERY new...and also a rookie at that! Please forgive me if I say stupid things, but I think hanging with you all will get me up to speed quickly! I only wanted an opinion on my company website, but saw far more interesting things about / …

Member Avatar for happygeek
0
91
Member Avatar for md_salman

I am writing an applicaton using servlets and HTML. the front page contains a login form which is located in one of the three frames contained in the front page. Now when the user successfully logs in. Inside a servlet I use the response.sendRedirect() method to move to the welcome …

Member Avatar for MattEvans
0
34
Member Avatar for Turbo4reek

So i want to start this forum, but web design is deffinitely not my area of expertise. That is my way of warning you that i am a total noob when it comes to this stuff. What i want to create is the following: (Right now i plan on using …

Member Avatar for Turbo4reek
0
130
Member Avatar for vexhawk

So i have a folder with 5 flash files. 4 files title 01-04.swf respectively and one called skin.swf. the skin.swf is acting as a menu calling on all four of the numeric swf files. It works fine when played alone. However, when I embed, Only the skin.swf shows but it …

Member Avatar for katarey
0
35
Member Avatar for Matt Hill

[COLOR=Black]I am in the process of creating a replacement web site for the company I work for. The old (existing) site gets allot of hits on specific pages through search engines. Is it best to use the same file names to ensure they find the specific pages they are looking …

Member Avatar for randelld
0
71
Member Avatar for masonturner

First Post and need assistance. I revamped my website and need help. When I spaced it out, I used 800 X600 resolution to ensure it filled up the page. However, when I view it at my normal resolution 1440 X ???? , it is all shifted to the far left. …

Member Avatar for randelld
0
63
Member Avatar for schmidty169

Ok here is my question. I had a school project where we had to build a website in Flash. So I built this site at purplefrogit.com (I bought the domain name cause I have asperations of some day starting my own business) That whole site is all contained in on …

Member Avatar for GreenDay2001
0
79
Member Avatar for V KUMAR

var head = headElement.firstChild; var headTable = headElement.firstChild; var body = bodyElement.firstChild; var bodyTable = bodyElement.firstChild; var a = body.offsetWidth; alert(a); var scrollBarWidth = body.offsetWidth - body.clientWidth; headTable.style.width = Math.max(0, bodyTable.offsetWidth + scrollBarWidth);

Member Avatar for hollystyles
0
92
Member Avatar for md_salman

Can someone tell me how to access the Frames (for loading new page) of on HTML file from within another HTML file, suppose both the files are located int he same folder. BYE

Member Avatar for theonlydrayk
0
53
Member Avatar for MDGM

Hi all, how, using asp, can i make a form menu change the style sheet loaded, when it is clicked on, then refresh and page, and create a cookie which tells the browser which style sheet to load for that user when they next enter the website? Thanks, Max.

Member Avatar for MDGM
0
116
Member Avatar for shamie

i am shayamal and i am running a web design company and we deals in flash animation,3-D animation, website redesign,photo retouch, banner adds and logos etc.

Member Avatar for ~s.o.s~
0
6
Member Avatar for Maidomax

Hi, guys! I have a problem with this site I am making. I have a meny similar to the one in Daniweb, but without the drop-down menu. I made it with a set of DIVs with a 1px wide backrgound image with a background-repeat: repeat-x; setting. The menu looks pretty …

Member Avatar for MidiMagic
0
109
Member Avatar for Dr. Mojo

Can someone please tell me what this means? When I open my website home page IE gives me this error message: Error: Expected ')' I suspect this is an error in the java code for my menu system, but after repeated attempts to find it I can not. MUCH THANKS …

Member Avatar for masijade
0
109
Member Avatar for mpacif

Hi! I am trying to add video to a webpage that I am working on and it doesn't seem to be working. Please help! fyi-i am working on dreamweaver 8 on a mac but can also work in HTMl First, I tried to embed the .mov file but when I …

Member Avatar for MattEvans
0
68
Member Avatar for Devilsown

I have been pulling my hair out on this one. I still am very new to css and website design so someone expernce might spot it clear as day. my test site is [url]www.alcohol-injection.com/1alcohol/[/url] In ie6 I don't have 7 so might do the same. I am getting an undesired …

Member Avatar for roryt
0
100
Member Avatar for flymo

i found this site by accident looking to address a problem i had with my pc , so i liked the look of this site and decided to join , i wouldnt describe myself as a computer geek rather like a nosey busy body that likes to know the ins …

Member Avatar for happygeek
0
49
Member Avatar for sandeep0708

Hi all,, the problem is that i have a link in jsp on which i have to open a new jsp page and at that time i want the parent window to be closed ...without any alert to be displayed... plzz help

Member Avatar for jblacdao
0
170
Member Avatar for Aliciajp

I need help figuring out why a web page is jumping down in IE when the browser windows width is shortened. My clients have very small monitors and the webpage jumps down about an inch . Please HELP!!

Member Avatar for MidiMagic
0
108
Member Avatar for Smiley012

Hi there, I'm new to this forum, so hello all! I have a question, I am a psychology undergrad and for part of my thesis I am creating a website. Of course due to ethics all information is kept confidential, but what I need to do is to have some …

Member Avatar for katarey
0
61
Member Avatar for pakinfobytes

hi i have a problem in developing a site that i used fireworks menu in my site .Problem is that when dromdown menu displays over the html form element then html form control hide the menu...in IE see here [url]http://www.autopoint.com.pk/cars/selling/registeration.php[/url] how can i fix this problem thanx

0
52

The End.