6,562 Topics

Member Avatar for
Member Avatar for rayhova

First off I want to apologize for any confusion as I'm not a programmer, so what I say, and am trying to convey, may come across as backwards or excessive. So I apologize for my ignorance. Somehow though, I manage to lumber my way through these scripts.. lol PHP Code …

0
82
Member Avatar for HughLa

I want to make my website layout/elements not jumble up when i use ctrl+mouse scroll. When I zoom into my pages at the moment the elements meld into each other and I don't know how to make it like all the other websites that remain the same regardless of how …

Member Avatar for MidiMagic
0
67
Member Avatar for Alexancho

I am creating website using CSS. It must be something like this: [url]http://webdesign-gold.awardspace.biz/model_1.html[/url] A picture of a header(fuchsia) is made from many small fragments. The same with a navigation bar(green). To perform this task i used absolute positioning for these fragments. So, actually i need everything in this website to …

Member Avatar for MidiMagic
0
133
Member Avatar for xylude

I am working on a website ([url]http://www.jasonacrider.com/meisseTest/cypress/index.html[/url]) and it looks right in Firefox (of course) but IE doesn't want to let the DIV's overlap the way I want them to - it just keeps pushing it under the floating div on the right and centering it. Can anyone check out …

Member Avatar for Troy III
0
132
Member Avatar for nigelburrell

I'm trying to use DIVs contained within a DIV to show content which is centered horizontally on the page, as per this example. +=========== DIV 1 ===========+ +------+=====+=====+=====+-------+ +------+ DIV 2 + DIV 2 + DIV 2 +--------+ +------+=====+=====+=====+-------+ +==========================+ Here's the CSS and HTML code I'm using: CSS [CODE] …

Member Avatar for Troy III
0
487
Member Avatar for senzacionale

Hi all, i want to get charset from HTML site but do not know how. I am searching in google and trying but no solution that works yet. I need to reed this: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> .. so utf-8. Any idea? regards, mitja

Member Avatar for serkan sendur
0
85
Member Avatar for johny321
Member Avatar for santhanalakshmi

Hi, I want to [B]check only one checkbox[/B] at a time using html. please help me out....

Member Avatar for dottomm
0
66
Member Avatar for coollife

[url]http://www.time.com/time/business/article/0,8599,1219395,00.html#drawn[/url] this is one of the good website i searched through google.. If i want to convert a similar website to aspx page how do i do that. This is urgent requirement . It should be 100 percent conversion . I tried renaming the html extension as aspx it doesnt …

Member Avatar for Ramesh S
0
238
Member Avatar for duraid121

I am trying to use this script to enter data into my database from an html form. this code is not working. plz tell me where the error is form is [code=html]<html> <head> <title> Review, Ratings, Opinions Site </title> </head> <body text="green" > <form action="register processing.php" method="post" > First name: …

Member Avatar for BzzBee
0
151
Member Avatar for rajeshswain

I have a registration page where a user will upload his/her resume. On clicking "register" button the form will sent all the data to admin. It also sends a link called "download" containing the path of the word file that the user has uploaded .On clicking download the admin is …

Member Avatar for BzzBee
0
127
Member Avatar for manojjena1982

Hi! thr, I am uploading a file in to server. At the time of downloading, it should show "view as html" as google does. thanx in advance. Manoj

Member Avatar for FlashCreations
0
143
Member Avatar for talktoade

Dear all, I encountered the following error while trying to generate PDF file in my HTML site. It is same report while creating it in PHP. Warning: main(fpdf.php) [function.main]: failed to open stream: No such file or directory in c:\wamp\www\projectcode2\pdtest.php on line 3 Fatal error: main() [function.require]: Failed opening required …

Member Avatar for whiteyoh
0
89
Member Avatar for saj_amo

how to use website templete in asp.net web page or how to design it with .css if any body know where to get css files for asp.net plz tell me. thanks

0
60
Member Avatar for davidm23

hi dear guys, I got a job to add member registration and login pages to the site [url snipped]. But the pages will not be in it's index page. They are planning to start cheap hosting. So in the index page there should be a link to the Hosting page. …

Member Avatar for alwele
0
95
Member Avatar for senzacionale

Hi, i parse 3 html sites and one is in utf-8 encoding, one in iso-859-1 and one in win-1250. This one in utf-8 wors fine when i parse it, also čćšđž works, but other two doesn't work. čćžđšš is corrupted and ? is shown. Can you help me how to …

Member Avatar for senzacionale
0
101
Member Avatar for waelaltaqi

I used this website to generate a CSS Drop down menu: [url]http://www.cssmenumaker.com[/url] The menu shows in both firefox and IE, but in IE the submenus don't work. here is the CSS generated by the website: [CODE].menu{ border:none; border:0px; margin:0px; padding:0px; font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode …

Member Avatar for waelaltaqi
0
156
Member Avatar for kegman

I am presently installing a zen shopping cart on my very well established eCommerce site. The search engine uses an index.php to dynamically generate the pages. Will this affect my high ranking in the search engines? If yes is there a workaround like leaving the existing 500 pages of items …

Member Avatar for bbriniotis
0
127
Member Avatar for LutherVespers

I'm in the process of writing a comment system for my blog. Each blog page will be on a PHP document with an HTML form where the viewer can type in their name and comment in a form at the bottom. [ICODE] echo "<form action='postcomment.php' method='post'>"; echo "<input type='text' name='PosterName'/>" …

Member Avatar for diafol
0
130
Member Avatar for vaibhav1983

Hi, My website is working fine in IE7 and Firefox. There are issues in IE6 I am facing. Please check my site at [url]www.raveportal.com[/url]. I would appreciate any help. Also my contents are expanding in IE6 which I don't want.

Member Avatar for vaibhav1983
0
61
Member Avatar for zachabesh

Hi all, I'm trying to mimic an html form that calls a script on the web. When I put the form together on a page, it works, and I was wondering if there was a way I could "scrape" this post request and see what I'm missing when I try …

Member Avatar for zachabesh
0
98
Member Avatar for groogruxking40

OK- this code is working just fine on Firefox. this is what's suppose to happen: you go to the website, a pop-up comes up, you click the pop-up and another window opens up to register for site.. see it here www . christiancouriernewspaper . com / popuptest.html (try in both …

0
50
Member Avatar for syedabdulsamad
Member Avatar for Fish Slave

Ok i have a profile on myspace that I am working on and have run int a problem..... I think the thread label is right but let me know as well... In the modules that i have on the page i am trying to add a background image but here …

Member Avatar for Fish Slave
0
69
Member Avatar for Bhilal

how can I align the link i mean i can i manage the 4 link two of them at the left corner two of them at the right corner? [code=html]<style type="text/css"> .sag {text-align: right} .sol {text-align: left} </style> <a class="sol" ... <a class="sag"...[/code] but it doesn't work

Member Avatar for essential
0
116
Member Avatar for Cheeki

Hey guys, I'm having a small problem with getting a image map to work when I generate it with PHP. I'm using two separate files. The one is used to display the image which has the image map and the other file is the code I use to retrieve the …

0
74
Member Avatar for Reliable

My div background color did not show up when I placed it in the external CSS sheet. I went ahead and made it an inline style and got my desired result except for thebig space between the right side of the picture and the edge of the containing div. Why …

Member Avatar for Reliable
0
129
Member Avatar for sandipan.rcciit

hello i want to prevent copy image from website. for that i found a trick. [CODE] <SPAN STYLE="background-image: url(hemcircuit.gif)"><IMG SRC="transparent.gif" WIDTH="195" HEIGHT="190" BORDER="0"></SPAN> [/CODE] where[COLOR="Red"] hemcircuit.gif[/COLOR] is main image and [COLOR="Red"]transparent.gif[/COLOR] is tranparent image file . [COLOR="Red"] WIDTH="195" HEIGHT="190"[/COLOR] is the width and hight of original pic. it is working …

Member Avatar for JugglerDrummer
0
108
Member Avatar for gagan22

Hi all, I am working on an application in php. Now my client want that when i will send mail from form then in message there should be some html code or template of html. Please tell me how i can send this through mail of PHP. Let me explain: …

Member Avatar for hireaprogrammer
0
210
Member Avatar for iamy1204

i want to ask.......if i have the data in a database of mysql....how can I generate html, chart from the database(mysql)

Member Avatar for ferensick
0
315

The End.