6,574 Topics

Member Avatar for
Member Avatar for firefly91

So i've set up user profiles on one of my sites to enable users to add custom colours and change the background. Only thing is the CSS only shows up sometimes on Firefox and in IE it doesn't even appear in the source code :icon_confused: Anyway here's the PHP used …

Member Avatar for FlashCreations
0
146
Member Avatar for ryan1987

hi i am creating a webpage with a menu down the left hand side. depending on which link in the menu you click a table on the right of will show the relavent information. the table will show the relavent information from a mysql table based on the link clicked. …

Member Avatar for ryan1987
0
73
Member Avatar for haansi

Thanks for your attention and time, I need your support please. I am doing site with div (table less layout) structures. I have a user login box which is made by divs in it and no table. Problem is that the control is not coming in center of page rather …

Member Avatar for cereal
0
152
Member Avatar for arunbarani777
Member Avatar for avirag
0
58
Member Avatar for DARK_BYTE

So I have a script that retrieves an image from a sql table and displays it. I can call the script inside a html using something like this: [CODE] <img src="display01.php"/> [/CODE] Now I have another script called "text01.php" that fetches text from the sql table and the script works …

Member Avatar for DARK_BYTE
0
1K
Member Avatar for flismayer

Hi everyone! I would like to center my page but I can't find how to do it. Anyone has an idea? The main Div (#apDiv3) The others div are inside the main div If I leave it like that the only one centered is the Div3 :( Thanks!! Mayerfli [code=css]body …

Member Avatar for Romil797
0
158
Member Avatar for masterinex

Hi, I want write a program which extract 'Rated PG for some scary moments and mild language' from the following html file and return it as a list . html file: <div class="info"> <h5><a href="/mpaa">MPAA</a>:</h5> <div class="info-content"> Rated PG for some scary moments and mild language. (also 2009 extended version) …

Member Avatar for vegaseat
0
235
Member Avatar for irfan.motiwala

Hi well i m developing application in asp when i want to access these pages from ie5 it shows error HTTP Error 403 - Forbidden in internet explorer [URL]http://localhost/Mail/email.htm[/URL] plz tell me what is the problem

Member Avatar for JONEY M
0
515
Member Avatar for tunde011

[CODE]$filter = $HTTP_POST_VARS['att']; $result = mysql_query("SELECT * FROM postingbob WHERE category ='{$filter}' ")or die(mysql_error()); [/CODE] That's my php code which basically takes values from 'att' in my html form [CODE]<div class="vx_two" style="float:right"> <select id="two" title="Select a category" class="pinkselect" name="att"> <option value="Addictions">Sort By Category</option> <option value="Addictions">Default</option> <option value="Addictions">Addictions</option> <option value="Animals">Animals</option> <option …

Member Avatar for SKANK!!!!!
0
109
Member Avatar for EvilOrange

Hi, I want to apply a different style to my site if javascript is disabled to the user experience is unaltered. I'm using PHP so is there a method i could employ? - i know there isn't a specific javascript detection function within php itself. i would just put a …

Member Avatar for almostbob
0
57
Member Avatar for Kligham

Hi, Is it possible to let my php script save the output that normally should appear on my screen, save it as an html page?

0
43
Member Avatar for haansi

Thanks for your attention and time, I need your support please. I am doing site with div (table less layout) structures. I have a user control which is login box. There is a content page drived from master page. Requirment is to place login control in content page. Problem is …

0
42
Member Avatar for Eracobengo

Hey all members... i am a newbie.i wanna to learn about CSS & HTML so plz share CSS & HTML ebooks...... plz

Member Avatar for peter_budo
-1
89
Member Avatar for fuchsia555

hi how can i remove the dashed border that appear when clicking on sites's header button ? i think it's css issue any help please ?

Member Avatar for macneato
0
192
Member Avatar for PsychicTide

Hey guys, ran into a bit of a problem with a CSS/Javascript drop-down menu... in IE7 I can see the menus and names just fine and everything works well, but in Firefox I can't see anything at all happening... the divs simply remain hidden. Anyone who has a free sec …

Member Avatar for PsychicTide
0
174
Member Avatar for kdkanishka

I want to write a Java Applet which interacts with some HTML elements in the same page. for eg : changing text in a HTML textfield I know how to do this using JavaScript using [COLOR="Green"]getElementById()[/COLOR] function. I think Java Applets also provide such method. If you are aware with …

0
60
Member Avatar for Kligham

Hi, I was wondering how you can attach everything from a html source, so all the spaces, all the tabs, newlines are gone and everything is glued togheter? I tried with implode, but that doesn't do anything because I can't get rid of the spaces, tabs, newlines etc. Is there …

Member Avatar for Kligham
0
87
Member Avatar for Alberto99

Hi, this is my first post to the forum. I am trying to use HTML Mime Mail, a class written by Richard Heyes. I use the new class in this program: [CODE]<?php require_once("/htdocs/htmlMimeMail5/htmlMimeMail5.php"); $mail = new htmlMimemail5(); $mail->setFrom("example@yahoo.com"); $mail->setReturnPath("example@yahoo.com"); $mail->setSubject("Test HTML Mime Mail"); $mail->setText("This is the body of the test …

Member Avatar for Alberto99
0
332
Member Avatar for ggeoff

Hi I have a Frontpage 2002 web. I am finding that the program won't generate the HTML code on editing one of my pages and adding to it. In fact (it has happened before on another page) on an edit the previous HTML code is removed leaving a blank page. …

Member Avatar for ggeoff
0
129
Member Avatar for oneat

[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text …

Member Avatar for ko ko
0
74
Member Avatar for jchandramouli

Hi, I cannot use any of the features (like intellinsense, auto tag creation, scripting, outline tags, switching between design and code) in my visual studio html pages (like .aspx, .ascx, .html ,etc.,.) in 2008. But in visual studio 2005 its perfect. I use svn (subversion) as my source control and …

Member Avatar for jchandramouli
0
250
Member Avatar for jonow

I am trying to enable Gzip for CSS and JavaScript but whenever I do it the CSS fails to load (thats what firebug says) and same with some of the JavaScript (like some of it loads and other doesn't. The CSS and JavaScript are external files. I am using the …

Member Avatar for jonow
0
282
Member Avatar for SKANK!!!!!

deleting all browsing history. i have to delete browsing history PLUS most of the time just restart or close the browsers, the reopen them until the css changes take effect. does ANYONE KNOW HOW I CAN JUST INSTANTLY HAVE THEM CHANGED. i delete the history i dont know what takes …

Member Avatar for nileshgr
0
88
Member Avatar for help_lucky

Hi all, I have a webpage in which left side of it has the naviagtion bar and on top of the page has header. Once i click the serach option in the navigation bar then displays a table with 20 columns. As the width of it is so large. The …

Member Avatar for zinnqu
0
107
Member Avatar for CaffeineCoder

Does anyone know how to setup a dropdown list for C# without using a database? I'm trying to set up one that will allow users to select a newsletter from the dropdown and have it pop up in a new window. Any ideas? [CODE] <ASP:DropDownList id="NewsletterSelect" runat="server"> <ASP:ListItem value="'[Path]'">Newsletter 1</ASP:ListItem> …

Member Avatar for CaffeineCoder
0
279
Member Avatar for Phaelax

I need a method of rendering HTML in Java. I was originally planning to use [URL="http://www.genuitec.com/about/labs-webkit-for-swt/WebKit%20For%20SWT%20Developer%20Guide.html"]WebKit for SWT[/URL], but I'm having problems with it displaying images as specified in the CSS. Most examples I've seen have worked fine when loading an external html file, even the package mentioned above. My …

Member Avatar for ~s.o.s~
0
136
Member Avatar for whitestream6

This is an included file on one of my PHP sites on localhost: [CODE] <? //connect to mysql //change user and password to your mySQL name and password mysql_connect("localhost","root","PASSWORDDELETED"); //select which database you want to edit mysql_select_db("myradiostation1"); //select the table $result = mysql_query("select * from presenters"); //grab all the content …

Member Avatar for diafol
0
134
Member Avatar for Phaelax

I've played around with HTMLEditorKit and HTMLDocument, and while I've managed to do the parsing I needed, I also need the complete source code of the document to pass along to a webkit renderer. Java's existing document throws out some tags after I read it in. [code] HTMLEditorKit kit = …

Member Avatar for Phaelax
0
112
Member Avatar for iamchamith

we can inner html controls using string type...example is if i want to innerHTML html button [CODE]string abc = "<input type="button" id="but" value="click me"/>";[/CODE] then[CODE]divname.innerHTML=abc;[/CODE] like that my question is if i want innerhtml asp.net control how i do it ?? [i want generate asp.net components at server side & …

Member Avatar for kvprajapati
0
105
Member Avatar for yara.008

hi i want html editor and i search i find many but it dose not work with asp.net page i try to get help to design by my self i dont find any resource i need help :( i need simple html editor not complex one and i need resource …

Member Avatar for scranton
0
100

The End.