6,557 Topics

Member Avatar for
Member Avatar for waleed.makarem

Dear All , I am using visual basic 2010.net . I have a printPreview control . I need to change the background image of the control. IN the design mode , I selected the backgroundImage property and selected a picture. But, the background image of the print preview control is …

0
97
Member Avatar for sunny124

Hi, I can't access shtml files on my local Apache 2.2 server. I can access html files but not shtml files. It outputs all html code in browser when I try to access it. [CODE] <html> <head> <title>Test File</title> </head> <body> <h1>Test</h1> </body> </html> [/CODE] Is there any settings that …

0
81
Member Avatar for n3xtgen

I want to create a compare sort of page. I currently have two tables with the information, but want it to be on table or join both together. The first row would show Name of brand, second would show cost, etc... I am grabbing the values of selected checkboxs and …

Member Avatar for diafol
0
119
Member Avatar for johnjjackie

Hello Friends, Can you please suggest me the Difference B/w HTML & XML Site Map.

0
55
Member Avatar for mnmo88

In my final year project I have to build an Algorithm animator. It would be done to show how the algo works using nodes(PCs) and edges(connections). For example, how the leader ellection ring algo works. Anyway, I haven't started implementing yet. My supervisor wants me to do it as a …

Member Avatar for phoenix_2000
0
253
Member Avatar for Violet_82

Hi there, I am having some problems with my site displaying correctly in IE6. In particular if you have a look at this page in IE6 [url]http://www.antobbo.webspace.virginmedia.com/photogallery/water.htm[/url] the script doesn't seem to be working the way it should, and I think it might be a problem with the css and …

Member Avatar for Violet_82
0
176
Member Avatar for sagar.kadam022

How to parse HTML text from a website using asp.net. Actually, I want to develop a dictionary program in which user types a word and the meaning of that word is fetch from wikitionary websites (or other dictionary websites). So, how can i fetch the html text. In java, there …

Member Avatar for nakor77
0
105
Member Avatar for vedmack

Hi, For some time I'm using window.createPopup(), recently I noticed that It cannot be used in modal dialogs that are opened in IE8 protected mode, So I was wondering is there still some way to make window.createPopup() work in the above situation, Thanks ahead, Daniel.

Member Avatar for vedmack
0
153
Member Avatar for Stefano Mtangoo

I have decided when I have free of free time I will be playing around small php editor. I was wondering where I can get a list of keyword for mentioned languages, preferably in csv or like format Thanks! [B]EDIT:[/B] I forgot CSS

Member Avatar for Stefano Mtangoo
0
142
Member Avatar for MissBMonkey

Hello! I'm not an experienced programmer...just someone who dabbles in a little design. I just added swfoject to replace 2 flash elements on the site I maintain with iphone friendly content: [url]http://www.tkd-boston.com[/url] The 2 flash elements are the top nav (header) and the right nav (sidebar1). Sidebar1 is float: right; …

Member Avatar for lps
0
94
Member Avatar for nospryexpert

I've done a jQuery tutorial and have made some changes via CSS. It's a pretty simple Q&A list, in fact so simple that I did the entire thing with Notepad. I want to change some other things and find out if what I've done is copacetic. Here's the code - …

Member Avatar for nospryexpert
0
176
Member Avatar for kesen

[B]How to read the header of the text file:?:[/B] such as [I][B][INDENT] tab-size tab-stops indent-size line-length new-line use-tabs[/INDENT][/B][/I]need help. Thanks in advance. Senthil

0
124
Member Avatar for cjohnweb

Hey there, I'm still kinda learning JS. I can't figure this one out. I googled and discovered the issues is with placing the <!DOCTYPE html> tag at the top, but how to resolve the issue? I've a document with some Javascript and JQuery in it, it works great! I add …

Member Avatar for Taywin
0
2K
Member Avatar for sun-tzu

Ok, I have been dealing with this problem for a while now and I need it fixed. I am starting to design a site at [URL="http://wghandcrafted.com"]http://wghandcrafted.com[/URL] and under the footer at the very bottom of the page there is a 10px white space. I can't figure out what's up.

Member Avatar for sun-tzu
0
112
Member Avatar for jonsan32

Don't know what I'm doing wrong, but I'm positive it's me. This dropline menu works perfectly in Chrome, but completely goes to crap in every other browser (not just IE, which I'm used to). If you have any pointers, please pass them my way. I've pasted the code - in …

Member Avatar for jonsan32
0
176
Member Avatar for EliteCandyX

hey daniweb :) I need to click this button in vb. like click a button in webbrowser1 [CODE]<input type="submit" name="ok" value="send" class="btn sbold slarger">[/CODE] I've scoured through the internet, but alas, i failed to look for a helpful one :\ how would i go about this? Thanks a lot

Member Avatar for codeorder
0
140
Member Avatar for domh87

I have to make a calculator on a site to determine a lump sum payout on life insurance, the user would enter all of 1. Gender, 2. Smoker or Not, 3. Monthly Payment. For each of the different variables there is a unique lump sum amount but no way of …

0
116
Member Avatar for Valten1992

I'm a web design student who has designed a website for a family member in my spare time. The website uses 5 html documents and all share one css document, it has no jscript docs. Recently, we learned how to use jscript to set up an image gallery in class …

Member Avatar for Taywin
0
139
Member Avatar for garrettb

I have written an application that creates an mhtml file based on information in cache. The MHTML file can be opened in Opera but not Internet explorer. Below is an example of an MHTML file i have created. Does anybody know what im missing? Why wont it open in IE? …

0
86
Member Avatar for irpoo shah
Member Avatar for anand01
0
23
Member Avatar for IWDesigns

hi everyone, i have some code that resises an image if its bigger than a certain size... the problem is that although the image is resised, its still pushing the div to the images full size? heres the code [CODE] .dt2 img { max-width: 300px; width: expression(document.body.clientWidth > 300? "300px": …

Member Avatar for IWDesigns
0
81
Member Avatar for Tenni403

I added a background image to my page and it caused the background color for my content to disappear. What is the problem?

Member Avatar for Tenni403
0
203
Member Avatar for arshadshaikh

How to play sound file like .wav file with javascript and/or DHTML when some one mouseover to a link. I have done this... but it only works in IE while it does not work in other browsers like firefox and chrome. Can any body help me regarding this issue.

Member Avatar for falakniazi
0
424
Member Avatar for karthik_ppts
Member Avatar for KPheasey

Hello, I have the following page: [URL="http://k-fez.com/example.html"]http://k-fez.com/example.html[/URL] If you mouseover an image, it doubles the size of the image and centers it. However, it displaces the rest of the images. I would like it to just overlay ontop of the other images instead of re-sizing the row/column. Also, I would …

Member Avatar for dineshv
0
123
Member Avatar for vidjin

Hi, Can someone give an example how the following task can be achieved smartly? I have this Database Table with 2 fields [B]1. Brand_ID 2. Brand_Name[/B] [B]SQL[/B] = SELECT Brand_ID, Brand_Name from brands limit 0,12; and I have to loop through it and place the values in the following HTML …

Member Avatar for pritaeas
0
137
Member Avatar for iamthesgt

I have a CSS-styled HTML drop-down menu that I want common across all web pages. Right now, I have the HTML coding in each file, but the CSS link is broken in subdirectories so the stlying does not work. How can I get the CSS to be linked properly and …

Member Avatar for iamthesgt
0
194
Member Avatar for hiyatran

I would like to have multiple id and all using hover link for all #test1, #test2, #test3, #test4 a:hover{ color:#0F0; } this doesn't work. NOT sure why?? thanks

Member Avatar for Dandello
0
77
Member Avatar for stephen_UK

Hi, I have url links in an Access Database which open different info screens depending on the record. I want to include some code in the html which isn't blocked by browsers, but restricts the html code to an initial window of approx 800x600, but can be resized, but importantly …

Member Avatar for Taywin
0
179
Member Avatar for bloodbender

Hello Daniweb, I'm trying to validate form fields with php via jQuery and everything is working great, except for one thing I can't figure out. I'll try my best to explain. Here's the jQuery: [code] $(document).ready(function(){ $("form#reservation").submit(function(event){ event.preventDefault(); // Prevent default submission of form }); $("input#continueReservation").click(function(event){ event.preventDefault(); // Prevent default …

Member Avatar for bloodbender
0
175

The End.