6,558 Topics
| |
I'm writing a program that will download pfd files and collate them. However the urls I get are a bit weird. They look like this: [code]http://links.ealert.nature.com/ctt?kn=105&m=34136651&r=MjA1NzczMzM4NgS2&b=0&j=NTkwOTY5NjQS1&mt=1&rt=0 [/code] I'm using URLConnection and BufferedInputStream, but no data is read from the stream (read() returns -1 at the first try). If they are … | |
how can i extact the photo from this website>>[url]http://www.it.usyd.edu.au/about/people/staff/tomc.shtml[/url] ? | |
Hi, I am writing a functional test automation script to automate the file upload feature of a web application. I am using a tool called selenium to operate on the browser. This tool however does not support clicking on the file upload control hence I want to do this operation … | |
Hy everyione. I'm new here (@daniweb). I used in my web projects some open source wysiwyg editor, like FCKeditor. And I want to create a very simple wysiwyg editor. With html and javascript. To make text bold, italic, colors, etc. But how to start? Any ideas! Thank you in advance:) | |
Hello: I've been trying for weeks (yes, it's embarrassing) to create a dhtml popup window w/min, max and close buttons in a title bar. I can do this fine w/a table, but I hate tables, and want to accomplish the same thing w/non-table css. Here is a rough image of … | |
Hi all, I am trying to get a grasp of web form data getting passed to PHP, then dumped into a SQL Database (2005). I have created the form in html. but because the form is an employee application there are a lot of text boxes, radio button, etc etc. … | |
Hi, I was wondering how you keep a navigation menu up-to-date on a 200 page website. When I first started using HTML I used an iframe which it is a [I]terrible[/I] idea. Now i am using PHP (im using include). But i am guessing this is also very inefficient. SO … | |
I have been using tables to build all my sites till now and finally tried using CSS in dreamweaver. My page is uploaded at - [url]http://photoindia.com/test/Untitled-1.html[/url] . The problem is in my layout, I want to have 3 div tags side by side(like 3 columns). I have inserted DIV tags … | |
So, I have a rather simple question today. I'll try to explain it by using an example. Let's say there is a line of HTML in the page "www.mywebsite.com/py" that says "<tr colData0='Friday'>". However, this line of code can change to be "Sunday", "Tuesday", etc. What would be the easiest … | |
I want a file uploader,that doesnt cause post back in asp.net 2.0. With some googleing i found that if i set traget of the form to an iframe on the same page,i can avoid post back.But when i try this the page is getting opened in new window.(ie7 is the … | |
This should be pretty simple, We have written a script that calls certain information from our database then we use a simple echo to show the information on our other .php pages. What we need to do is be able to show this same information on html pages as well. … | |
| Hi, I have this code: [code] <style> div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;} div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;} </style> <div class="floating-menu"> <h3>Floating Menu</h3> <a href="http://www.quackit.com/css/">CSS</a> <a href="http://www.quackit.com/html/">HTML</a> <a href="http://www.quackit.com/javascript/">JavaScript</a> <a href="http://www.quackit.com/coldfusion/">ColdFusion</a> <a href="http://www.quackit.com/myspace/codes/">MySpace Codes</a> </div> [/code] which I got from a website, I was wondering if there is a way I … |
I want to write to input and click submit on a form, but don't know how to access the elements, given an id. Help :D | |
Hello, So i need some help. i have currently been working on a website for a competition and i ran into a problem. I am using <div> tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem … | |
Hi guys, currently i faced a problem that is i need to add some extra text into HTML Editor (AJAX) but i fail to get the text cursor location, have anyone can tell me how to solve it?? | |
i have to convert HTML page to XML page help me thank you. | |
I've try to figure it since 3 days a go..:-( and sorry for my english. what i want to do is displaying a random link on my conduit toolbar and it change randomly everytime EBNavigateComplete event occur. EBNavigateComplete is just one of conduit's event. It works fine on my firefox … | |
| hey guys.. i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. [code=css] body { background-color: #363636; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 70%; … |
I know this must be simple because I cannot find a reference to it. I would like to use javascript to load the background-color value of a table row into a css file. The background will vary depending on which menu option is chosen. To hopefully clear this up, the … | |
I have a movie, Media Player(mymovie.wmv), also have it in Quicktime (mymovie.mov), and flash(my movie.flv) I want it to open in a unframed position in the web page, I have no idea how to write the html for this. I have saved all the versions of this movie into the … | |
I just finished a wordpress theme and all was ok. Problems only started once we added more articles... I don't know if this is firefox or what, but here is what happens.. [CODE] <li id="post-83"> <a class="block" href="http://www.website.com/great-british-refurb/2009/" rel="bookmark"> <h2>British Refurb</h2> <div class="subtext"> WRITTEN BY: Name <br> POSTED ON: 28/09/09 … | |
How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the "custom code" (the table has 2 holes. … | |
I have an issue with my css ul menu bar not displaying AT ALL in IE 7. Works perfectly in FF, IE 8 and Safari 4. Displays but not correctly in Safari 2. Can someone take a look at the code and give me the necessary fixes? Here's the url: … | |
I'd like to create a menu like the image I attached below. My problem is the submenu. How do I place it so that it appears in that submenu field? Other than that, I'd also like to have the submenu appear on click, not on hover. Like the one on … | |
I just have to increment values from 0 to 23 using <c:foreach> tag in select box. This is the code snippet <html:select property="schStartTimeHH" styleClass="tableDataTextStyle1"> <c:forEach var="i" begin="0" end="23"> <html:option value ="<c:out value="${i}"/>"><c:out value="${i}"/></html:option> </c:forEach> </html:select> the value of the option tag is hitting an error. Can any one suggest the … | |
Hai Friends, I am designing a CSS based website, Well in that I need to adjust 3 div inside a main div as in the form of a table cell. Like this ====== Parent Div =================== |||Child Div1 |||--|||Child Div2 |||--|||Child Div3||| ================================== I had the code like this CSS … | |
I have a website with three prouct pages. I only use one support page where users have a form facility to enter their information. Each product page includes sublink like features, benefit, support. My problem is when a user click on a support link (exactly from a product page) it … | |
Hi! I am developing a php site and required to export the .php files to HTML, PDF, EXCEL, TEXT, CSV, ODS and SXC files. The problem i'm having here is that i don't know anything about exporting files. How should i start? Could anyone provide some steps to help me … | |
Is there any way to do this? I have multiple drop down lists and depending on which drop down is selected I want it to unset some sessions. Do I need to use AJAX for this? | |
I have a problem with a CSS hover effect I have created. The hover effect works perfectly, here is the HTML code [CODE]<div align="center"><a class="thumbnail" href="http://www.yahoo.com" target="_blank"><img src="images/thumbTest_1.jpg" width="50px" height="68px" border="0" /> <span><img src="images/popoutTest_1.jpg" width="200" height="272" /> <br />Image Description</span></a> </div>[/CODE] And here's the CSS... [CODE]/*Credits: Dynamic Drive CSS Library … |
The End.