6,557 Topics

Member Avatar for
Member Avatar for extemer

hi guys i want to add a plus sign or image instead of textfield to brows my file.is there any way to perform this functionalty

Member Avatar for Zagga
0
67
Member Avatar for public-image

Hi Guys! I was wondering if anyone could shed some light on this problem. I recently changed my login forms ugly default submit button to and image. The problem being that the image is submitting the form but I'm not getting the results I hoped for. It isn't logging me …

Member Avatar for Zagga
0
181
Member Avatar for MARKAND911

Hello friends. I have a webpage (my.aspx). In that page i have some controls inside div tag and some controls outside div tag. Now i want the html source of those controls which are [B]inside[/B] div tag using JAVASCRIPT. How can i do this. I got the code with which …

Member Avatar for crishlay
0
135
Member Avatar for jatpatel1

Hi there, I was wondering if anyone can resolve my problem. Just to give you a heads up. I have a page with many input fields like textboxes, select etc. All these input fields are on one line in a table row. The number of rows depends on the amount …

Member Avatar for Troy III
0
341
Member Avatar for mgt

I'm trying to create a simple members only section. With the following code, I'm able to log in and get redirected to a page (that simply says: "hello") if the login is correct. If I then copy the URL from the page to which I was redirected, open up IE, …

Member Avatar for Stefano Mtangoo
0
559
Member Avatar for lmddigital

I'd like to modify a form on [url]www.formsite.com[/url] (form builder app): username: testuser password: password I would like to use the nicedit.com's inline content editor's js to transform my textarea's into a richtext area. At present the nicedit editor works well in creating the richtextarea. However, the KEY point is …

0
97
Member Avatar for attism

I want to create a dropdown menu in my main menu. It should look like this: [URL="http://www.freeimagehosting.net/uploads/73ebcb47c3.jpg"]LINK to the photo[/URL] But I don't know how to get it work, that it should count the links (categories) inside the menu. If its more than 6, than it should put the 7th, …

Member Avatar for attism
0
229
Member Avatar for Cyberoxy

Hey there! Im developing website using asp.net c# but Im using some html tags in asp.net c# mixed. So I rather chose to use [B]html[/B] select tag and checkbox tag. Contact.aspx.cs (code behind) doesn't recognise it because it is html tags. Is there a way to recognise html tags in …

Member Avatar for Cyberoxy
0
424
Member Avatar for Ritesh_4

Hello I've got some swf files linked to my website, and currently, when clicking on the link, it opens the content in a new window, however I want to make the file downloadable when the link is clicked, how to do this?

Member Avatar for Ritesh_4
0
245
Member Avatar for Kostas Theof

Hello to everyone and wish for a Happy New Year. I have an html code from which I want to execute various php files (with various parameters). Say the html file is called htmlcode.html. Say one php file is called phpfile1.php and a second php file called phpfile2.php Everything works …

Member Avatar for yahya al salman
0
3K
Member Avatar for gertails
Member Avatar for f_atencia

Could someone please explain why this does not display properly on any other browser except IE: [CODE] <span id="NextOfKinUniqueIDBuddy" class="ReadOnly" style="width:400px;height:50px; border:2px inset threedhighlight;padding:1px"> <span id="1309819582156"> <div>Dr Dre Aftermath</div> <div>1 Test Street, SYDNEY, NSW 2000 AU</div> <div>Phone: +61 02 98222222 Fax: +61 02 91111111 Mobile: 0415875421</div> <div>Email: testing@test.com.au</div> </span> </span> …

Member Avatar for ko ko
0
94
Member Avatar for Dannis86

Hello there. What I am getting [url]http://failmash.nl/example[/url] What i should get [url]http://www.failmash.nl/example/whatishouldget.png[/url] Ofcourse without the lines.. my code index.html: [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 http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="css/main.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="container"> <div id="logo"> </div> <ul …

Member Avatar for Dannis86
0
112
Member Avatar for CaffeineCoder

Hello; I'm currently working to convert a classic ASP site to ASP.NET. I am getting the error 'Cannot convert type String to System.Web.UI.HtmlControls.GenericHTMLControls' (I'm associating frontend variable to backend). Unfortunately, Google has not been much help on this. Anyone have any pointers on this? An example of this is: Frontend: …

Member Avatar for CaffeineCoder
0
101
Member Avatar for krabz01
Member Avatar for judithSampathwa

hi i created a master page and i formatted it for the height and with, it is displayed correctly in the asp.net design page, but when i view it in the internet explorar i get a white space in between the menu and the body part. i can't find the …

Member Avatar for judithSampathwa
0
296
Member Avatar for Joe34

HTML... [CODE]<div class="title"> <h2>Texytyuyft</h2> </div>[/CODE] CSS... [CODE].title { position: absolute; height: 14%; width: 65%; left: 5%; top: 5%; background-color: #E8E8E8; z-index: 119; border-top-left-radius: 10px; border-top-right-radius: 10px; } .title h2 { position: absolute; color: #000000; z-index: 1200; }[/CODE] For some reason the text keeps going under the background. How can I …

Member Avatar for Joe34
0
148
Member Avatar for aru211285

Hi friends, I have a question regarding the option list in HTML pages.... i have 2 items (class, subclass) each of which have some options and hence i created the drop down lists for the 2 items which when selected by user will go the action page and search for …

Member Avatar for aru211285
0
183
Member Avatar for katties

I wonder which one is better: adding header image with img src in html, or as a background in CSS. Also, in source code I can specify alt (for accessibility). I know IE6 has issues with transparent png. What is your practice?

Member Avatar for twiss
0
119
Member Avatar for bipies

Is it possible? I have a php file (and iframe) wich recives a variable from it's main page, then it makes some conversions to this variable to create an URL that should be included in a flv player, I must use html to include the player but I don't know …

Member Avatar for Stefano Mtangoo
0
241
Member Avatar for TheNNS

Haven't logged in to this site for years, and now I need some help. I also don't know if this is the right forum, but here it goes. I'm trying to write a site a hosts some of my own videos. I want to have a list of videos, each …

Member Avatar for iamthwee
0
162
Member Avatar for bipies

Hi everybody! Well my question is as follows, I need to search for a div with a specific ID using php under wordpress, till now I found images and links, but I need to find a specific div ID and copy it, for now tested with this: [CODE] $html->find('$html->find('#divid');'); $html->find('div[id=divid]');[/CODE] …

Member Avatar for bipies
0
514
Member Avatar for iau

I have create a textbox: [CODE] <script> function isNumber(field) { var re = /^[0-9]*$/; if (!re.test(field.value)) { field.value = field.value.replace(/\D/g,""); } } </script> <input type="text" id="1st" onkeyup="isNumber(this)"/ [/CODE] the script coding work fine but the problem exist while the user right click the field and paste the words.

Member Avatar for floatingDivs
0
157
Member Avatar for rEhSi_123

Hi Guys, After trying to port a C++ program which was a console application where it crawled the forums with the url provided and in the end stored the result inside a database for further analysis. Now, with very limited time I have decided to replicate this in vb.net as …

Member Avatar for rEhSi_123
0
118
Member Avatar for yedidel

Hello, This website - [url]http://www.romical.com[/url] - looks ok in all browser expect IE7. for some reason the flash header is not centered and the menu gets distorted so the most left menu entry is not seen.. I have tried tweaking with margins/padding but could not help it... would be very …

Member Avatar for Dannis86
0
131
Member Avatar for Dorar

[B]I want to learn by myself any one of web development languages. i dont have an idea about which is best to learn PHP or HTML or CSS or do i need to study each one in order to use each one for some purposes.. what is the difference between …

Member Avatar for twiss
0
2K
Member Avatar for Voidz

Hi, I have an array of hWnds, and I need to change each one of their background colors. They're all without a border(titlebar, and such). I've searched Google, and IxQuick, and I need an answer please. Thanks so much for the help.

Member Avatar for Frederick2
0
4K
Member Avatar for Luckychap

This is my first step towards HTML5. This is currently tested on Chrome browser where it is awesome. It will not work on FF and definitely not on IE. I am working on it. Just copy-paste the code in blank html file and run on chrome. 'Scroller' is simple menu …

Member Avatar for Luckychap
0
1K
Member Avatar for chemwiz1

I recently installed the updated Dell Support Center (DSC) onto my Inspiron 1520 with Win XP(SP3) and ran the included PC Checkup (PCC) powered by PC-Doctor. Everything went smoothly; however, a little later, I started to notice a random .wav sound (a click followed by a "bubbling" sound like someone …

Member Avatar for chemwiz1
0
323
Member Avatar for code_Queen

so im facing an issue with a website. the issue being that the subscribe box that can be implemented provided by business catalyst is not working it goes thru the stages you know takes you to another page and declares that u were added the subscribers list successfully but it …

0
85

The End.