6,574 Topics
![]() | |
Hello every one, i am new here so i would appreciate any help wit this. i am trying to call a url using javascript in an html select statement as follows; echo "<select>"; for ($i = 0; $i < $pages; $i++) { ?> <option value='' onClick='javascript:window.location.href= "index.php?option=<?php echo $option; ?>&task=view&limit=<?php … | |
Hello every one, am called swit and i am new here. i luv programming and i luv this site. | |
what's up I'm building a small app just for fun that can read Meta Tags. I want open a page from a given URL ([url]http://www.example.com[/url]) and be able to search for a particular Meta Tag (<meta http-equiv="refresh" content="1;url="index.htm">) The program should be able to find this tag and extra the … | |
Hello everyone , I am new to this xslt, can anyone please help me out solving my problem. Its very urgent, as i am doing my final year engeneering project. And my project is based on this xslt My problem is to convert html created by MSWORD to clean html … | |
Ok, here is the issue. I have a xyz.css file which I read using the streamreader. the file has text in the form .Addfont { ...... .GridLayout {...... a.Master Layout {...... Now I need to extract the text between the '.' and '{' In this case it would be Addfont … | |
Hello all! Sorry in advance if this seem like a really dumb question. I have one page where a client posts their personal info. One way I check the post is to use htmlspecialchars and then store it in a session. For example... [code] <?php session_start(); include ("databaseinfo.php"); //Form validation: … | |
i wasn't quite sure where to put this, since this is more of an html/encoding question, but since I'm working in .net I figured this is the best place to start... I have a site, and the content-type meta tag is utf-8. I am receiving an rss feed, and am … | |
Hi, please have a look on this page [URL="http://www.binafikir.com/1-guide.html"]http://www.binafikir.com/1-guide.html[/URL] As you can see, the "about BinaFikir" CSS Menu button is highlight with white colour as this is this page that the browsing currently viewing. And the other buttons will be highlighted on mouse-over event. May I know how to achieve … | |
Let me tell you this from the start =) We play a game called eve. In that game wheneve you kill someone you will recive an email wich i will post belove here for an idea how it looks like. This game alsoo has an ingame browser html 1.4 compliant. … | |
I have a site under development that's going to use a JS-based drop down menu which will open when the visitor hovers over a single element called "menu" at the top of each page. Naturally the folks who have JS disabled are not going to be able to use this … | |
hi How can i get the html of a given web page?.. I have the url of the web page...please help me ....very urgent...Thank you Ditty | |
The title is kind of hard to understand. Basically my website is perfectly in line when you have a scroll bar on the side of the screen, but when you don't things come out of line and you can notice breaks in the background. I'm not really sure whats causing … | |
Hi, This line is not validated in HTML validator. How can solve this problem. onMouseOver and onMouseOut Thanks [code] <td onMouseOver="this.style.backgroundColor='#AEBCFF'" onMouseOut="this.style.backgroundColor='#FFFFFF'">sdsdsad</td> [/code] | |
I am not sure if it is possible, but I am creating a SAS report using ODS HTML and I am saving it as a .xls so it is opened with Microsoft Excel. I am wondering if it is possible to program in the page breaks, so that I can … | |
Hi guys - FNG here, and I got a little problem I'm hoping someone can help me understand. Uh, OK, it's actually a big problem. I have built, along with a friend who handles the PHP end for me, a website that draws on a database to "translate" itself into … | |
time is of the essance, and i've been searching all day for a way to make a roll over button drop down menu. i'm using a table (for now), as my hunt for decent roll over button codes kept coming up with software marketing sites, or complicated script. i came … | |
hello every one and thanks for reading.. i wanted help in CSS coz i am new in that... [url]http://www.thepolicyshop.co.uk/[/url] i wanted to know how to design the left menu which in that web site and how it is possible to insert some text and image like u can see in … | |
well the title pretty much says it all. I'm trying to grab an html hidden form input value for use in a delphi function. I don't know delphi very well at all, so I was trying to follow the format of the other code in the program that did this … | |
i don't know why my php code within the <html> doesn't work at all. [code] <!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> <meta name="xsoldier2006" content="xsoldier2006, 2006, xsoldier, henry li, veteran 2006" /> <link rel="stylesheet" type="text/css" href="css/text.css"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Xsoldier_Home</title> </head> <body bgcolor="#333333"> <?php … | |
I was wondering if someone could tell me if it is possible to take the navbar I made for the website, [URL="http://www.rcamodels.com"]Website[/URL] which was created using Dreamweaver and Fireworks, and convert it to CSS. What I am trying to do is convert the site to mainly CSS. I'm not looking … | |
i want to set a css positioning for my site, but it doesn't stay there when the resolution is changed, is that a way to solve this? | |
Hi, [U]Environment[/U]: My outlook 2003 default format is HTML. The Default fond for new/reply messages is Arial. [U]The Problem[/U]: I get a message in text format. When I manually change the format of this message to HTML, the font of the message is Times Roman. How can I make outlook … | |
Hello. I have a webpage im working on as a school project, and everything was going fine. Until I opened it up in IE. [code] <html> <head> <title> J. ROBERT OPPENHEIMER </title> <link rel="stylesheet" type="text/css" href="historyday_template.css"> <style> div#trans2 { background: #100000; width: 10px; height: 842px; position: absolute; top: 0px; left: … | |
Hi, I have a webpage with 3 pages which are called main.html, aboutus.html, contactus.html and result.html. I want to put a searchbox into first 3 pages to be able to search a keyword in the html content and display in result.html. How can do it? Thanks Note: I hope this … | |
Hi, I want to create a web page in my local website for user to send e-mail to my ID.It should be in the following way There should be a text box for entering the mail ids of recipients,text box for entering the details(suggesstions) and a submit button when the … | |
Your web based ordering should work as follows: 1. Authorized customer must be able to place his online orders. 2. Authorized customer MUST log in first before making any transaction. If the login is invalid the customer access is denied and a message is displayed to the customer “ACCESS DENIED” … | |
if some users insert data like ";:<script><html>< // >@@#"; then i Sanitize this data to something like ";:<script><html>< // >@@ before inserting to db when i print this form db to html for inside <p> tag its cool but for inside h1 tag is prints as it is <h1>";:<script><html>< // … ![]() | |
Hello, I would like to place the main content a little further to the left (at [URL]http://denacht.blogspot.com[/URL] ) but I can't figure out how to do this. What is the relevant css to decrease the left margin? Will you take a look? | |
I am working mostly on FORMS and still I cannot create and perfect the layout without using tables. I do not want to use tables anymore. I made a close to table-less by using LISTs but I use 's to come up with a squarish type of form. NOTE: THE … | |
hello I am trying to make a script that can upload multiple files (currently I set it to five). I made the form look like this: [CODE]$i = 1; while ($i <= 5) { $form .= "here goes the content of the form"; $i = $i + 1; }[/CODE] I … ![]() |
The End.