6,557 Topics

Member Avatar for
Member Avatar for akie2741

how can i extact the photo from this website>>[url]http://www.it.usyd.edu.au/about/people/staff/tomc.shtml[/url] ?

Member Avatar for vegaseat
0
173
Member Avatar for bobomonkey

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 …

-1
64
Member Avatar for paptamas

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:)

Member Avatar for paptamas
0
112
Member Avatar for aaava

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 …

Member Avatar for ko ko
0
72
Member Avatar for Tryin2learn

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

Member Avatar for Graphix
0
106
Member Avatar for jonow

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 …

Member Avatar for codejoust
0
138
Member Avatar for sumeru

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 …

Member Avatar for webexpertzhere
0
140
Member Avatar for SoulMazer

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 …

Member Avatar for SoulMazer
1
158
Member Avatar for Dhaneshnm

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 …

Member Avatar for Dhaneshnm
0
809
Member Avatar for valonesal

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

Member Avatar for valonesal
0
170
Member Avatar for leegeorg07

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 …

Member Avatar for leegeorg07
0
127
Member Avatar for claudiu_is

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

Member Avatar for claudiu_is
0
98
Member Avatar for bryanhiehle

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 …

Member Avatar for ko ko
0
228
Member Avatar for nokomoli

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??

0
73
Member Avatar for suryasasidhar
Member Avatar for kndsti

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 …

0
61
Member Avatar for fatihpiristine

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

Member Avatar for fatihpiristine
0
158
Member Avatar for bvaz

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 …

Member Avatar for bvaz
0
97
Member Avatar for Getpage

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 …

Member Avatar for Getpage
-1
136
Member Avatar for dipunm

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 …

Member Avatar for dipunm
0
110
Member Avatar for cavpollo

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

Member Avatar for Airshow
0
200
Member Avatar for terri1210

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

Member Avatar for Troy III
0
176
Member Avatar for mireille

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 …

Member Avatar for mireille
0
85
Member Avatar for rp_prasanna

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 …

Member Avatar for Thirusha
0
1K
Member Avatar for rajeesh_rsn

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 …

Member Avatar for js112
0
149
Member Avatar for shamseerazeez

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 …

Member Avatar for shamseerazeez
0
119
Member Avatar for lcyew

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 …

Member Avatar for lcyew
0
1K
Member Avatar for AdventDeo

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?

Member Avatar for AdventDeo
0
213
Member Avatar for pmcd9

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 …

Member Avatar for pmcd9
-1
119
Member Avatar for stymied2

I need to recreate the attached image in HTML so that it can be converted into a PDF dymanically using software that the client has. I created a gif with a triangle-shaped transparency which lets the varying sizes of green, yellow, and red bars show through underneath. The bars vary …

Member Avatar for stymied2
0
87

The End.