20,737 Topics
![]() | |
I have reinstalled serveral times for diffrent reasons, one of them being that javascript links all the sudden stopped working with no change in computer settings or software. Sence then, they have never worked, even after numerous reformats. I have the latest Firefox and IE, and the latest Java Enironment, … | |
Hi all, I am not very good web designer but I am trying to show the information retrieved from the database using table. The idea is that one record should be shown in one row/line. My code works fine untill the table reaches the max screen space then isted of … | |
Hello frens, I am new to ASP.Net and I am trying to create an application where I want to send my form contents to my email ID. I used the 2 approaches. 1) HTML form: [code=html]<form enctype="multipart/form-data" runat=server action="mailto:abcd@efgh.com" method="post"> <p>Enter your name below:<br /> <input type="text" name="names" size="100" /></p> … | |
Hi Everyone: I am trying to use google code rest-client ([url]http://code.google.com/p/rest-client/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount[/url]) to query a REST web server. But, I could not use it properly as after logging in to the web server, the session expires immediately. I am just wondering if it is by design or I am doing something … | |
Hi Everyone: I am trying to use google code rest-client ([url]http://code.google.com/p/rest-client/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount[/url]) to query a REST web server. But, I could not use it properly as after logging in to the web server, the session expires immediately. I am just wondering if it is by design or I am doing something … | |
Hi! here is my problem . I'm a psychology student and i'm trying to do a survey on my friends from my YM list . I want to send them forms in their inbox and they will answer back . My form looks like this : [code=html]<form method="post" action="http://mysite.com/feedback.php"> Question1 … | |
I have designed my page using Firefox and it looks exactly as I would expect it to, colors consistent with my design using Photoshop. When I view the page in Internet Explorer, all the colors are changed. It looks as if everything has a slight gray layer over it making … | |
Hey All, I am trying to create an interactive form using MS Word 2007 and I want the form to be emailed to an email id by clicking on a submit button in word document itself. I added several controls like text box and dropdown list boxes. Finally added a … | |
Hello, I am in a database design dilemma. In a web application I'm going to make, a table will be used to store colors. The stored colors will be in varying color systems (RGB, HSL, CMYK and LAB and/or HSV might be added later), so an enum field will be … | |
[URL="http://www.qblogs.comuv.com"]http://www.qblogs.comuv.com[/URL] go to that site and check out the navbar at the top. i have some problems with it. in firefox, at some zoom levels, the matrix missaligns itself and is out of line and looks like crap. in IE the background with the shiny gradient should go all the … | |
![]() | Hi folks, It has been some time since my last visit. This time I come looking for help... I have coded a page that contains a google map next to an address location. Basicly the map shows where the address is situated. I have used a centered div with fixed … ![]() |
Hi, I am trying to make a website were the menu is loaded from an external file so when you want to update the menu it gets updated on all the web pages. Something like and iframe but the problem is that the dropdown menu of an iframe will be … | |
Hi guys I have 5 images which are hyperlink, so each time I click their color should change to yellow until I click another hyperlink image and also they need to change their height too, I was wandering if thats possible and please I cant use Javascript I need a … | |
Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- … | |
Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the … | |
Hi I am trying to upload images and keep getting an error, The code that I am using: [code] Protected Sub dvPictureInsert_ItemInserted(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DetailsViewInsertedEventArgs) Handles dvPictureInsert.ItemInserted 'If the record was successfully inserted, save the picture If e.AffectedRows > 0 Then 'Determine the maximum PictureID for … | |
Hello! I was wondering if there's any way to refer to a button's text in css. More accurately, to define to classes for a button, one for the button body, and one for the text inside it. Like: [code=css].button{ //the settings of the button } .button: p { //text layout … | |
Hi, I write because i am looking for a program that imports in mass simple images (jpeg, bmp etc) and creates for each of them an image 4 times bigger, composed by the original image copied and mirrored. Let me explain: in the final image, in the top left there … | |
Hello, I am creating a new site and I have run into a problem with adding a background image to the html tag. The image has repeat-x and is positioned top and right. The problem is that though it looks great on 1024 wide resolutions it goes balls up when … | |
Hi ................... I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need help regarding this. | |
I need to have my background image span the entire length of the page without using the BODY element, here's why: I separated the image into left and right sections so even for different resolutions, the left image will always be on the left, and same with the right. Because … | |
Hello everyone, assistance please..... I'm having this internet explorer problem.. lots of IE browser pops out upon start-up accompanied by lots of rundll32.exe error on task manager/processes. Already tried looking at msconfig/startup tab, but no Internet explorer present there to disable. help me out on this one please :'( here's … | |
Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that … | |
Hello. Here goes the problem: i got my movie made elsewhere then in adobe flash, converted to .fla and imported to adobe flash to add some AS. But the movie is not assigned to a main timeline and i cannot do a thing with it now. It is playing nicely … | |
I have a db, that I feel is efficient, but I have trouble displaying the data the way I want. I can either keep the db and change the display, or I can redesign the db and get the display format I want. I'll try to explain my situation and … | |
Hi, I am just at the start of knowing everything with the web design and internet marketing. This is the reason why i joined this forum, to know and share something relevant. Hope to get in touch with you all. Thanks. | |
Hi, Im new to .net programming,I have been stuck with a dynamic search form. I have a dropdownlist and a text box. The dropdownlist actually hold the filed name where when i search is "where [I][B]dropdownlist [/B][/I]value like [I][B]textfield [/B][/I]value this is my front end [CODE]<tr> <td style="height: 14px;background-color:#ffd6d6;"> <asp:Label … | |
Hi I need to play some flv files out of my database on a website... I heard that it is possible to create an FLV player (which as far as I know is actually an SWF file - the player) using the Flash software from Adobe... is this true, and … | |
How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar | |
Hi guys, I wanna display combobox which contains checkbox as its elemets(containing a single character). Checkbox should allow multiple checkbox selection. When the selection is done, the combobox has to show the selected values. Plz help me. Thanks in advance, Sagar | |
I have the page and the main page doesn't get to bottom. In short it doesn't fit up. Take the code and see what I mean. If you don't know PHP just replace it with <p> Garbage words</p> [CODE=XHTML] <!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" xml:lang="en-US" … | |
There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points … | |
given below is the css, html, script of my page want to adjust div as per page resize and need to have scroll bars for the div [code=html]<table style="width: 96%; height: 40px;" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left"> <img alt="" src="images/silver/btn-login.gif" /><a href="stockregister.aspx"><img alt="" src="images/silver/btn-reorder.gif" /></a> </td> <td> </td> <td … | |
Hello I have a mock up of a Zencart layout but I am unable to identify an image. The CSS Code is as below: [code] body{ padding:0px; margin:0px; background:#FFFFFF url(images/t-dr.gif) repeat-x top; text-align:center; } a:hover{text-decoration:none;} img { border:0px;} .dt { display:table; width:100%;} .dr { display:table-row; width:100%; height:100%;} .dc { display:table-cell; … | |
Hi A client of mine has asked me to create for them a tree structure for their website which will be populated from a database giving them a fully graphical tree structure for their site on different pages. to get the idea of the thing that i am trying to … | |
Hi, I am using map tool in DW whenever i need all time its working very fine, but this is the first time i am getting some problem with that? The problem is for a image i m giveing rectangular Hotspot tool for some portion, that is coming very fine? … | |
Hallo there! I am making a site for a friend in HTML/CSS. I REALLY need to make one page for her Schedule, that she could update herself. The problem is that she would not be able to edit the simplest HTML code/upload file via FTP or cpanel. I was thinking … | |
I am trying to integrate the Spry Menu Bar into an existing site design with a boatload of CSS. So I'm SOOOOO close... The submenu for the third item in the nav (the only entry which will have a submenu right now) displays in the wrong place. For the life … | |
I don't think there is any other way to describe the problem I'm having this time.. If you look at [url]www.hyperoctave.org/tweak/index.htm[/url] you will see a large flash screen, flickering like a TV. However, if you look at the code, there are actually id boxes with HTML content within them, and … | |
Hellooooo., I want to do a flash menu bar without using any of macromedia flash software., i can do it with flash but I see there are sooo many websites with flash menu bar, but when i right click, it doesnt look like it has been done by flash. simple … | |
Hey all, I am a newbie to this forum and web-design and hope this has not been asked a hundred times. I have created a content box in Photoshop CS2. I have made it a transparent png. I am curious to see if I can add text to it in … | |
Would it be too much to use multiple backgrounds for a website? My content will be structured the same but would like to switch up the mood a bit with each area of my site. Size: The screen size of the downloads are 1024 x 768 pixels (file size: 1106kbytes). … | |
Hello I have an image of a Joomla layout that I like, so I am planning to create a new css website layout based on this joomla template. But I am new to css. Can some one code the basic framework for the layout looking at the image attached with … | |
I am a newbie and developing a website using ASP .Net 2.0 with C# 2005. I would like to add a facility to count the no. of visitors to my website. I have collected the basic informations to add this feature using Global.asax. I have made modifications to Web.config by … | |
Anyone know of any flash components or scripts that produce the ad rotator you see in buy.com, with the 1 2 3 4 5 play pause buttons? | |
Hello ... I am new at this forum stuff. I have been ripping my hair out trying to put slideshow up on our website using Dreamweaver CS3. I went onto your "Dynamic Drive DHTML" page and found a slideshow that works "Translucent Slideshow - check code", however it puts the … | |
Hello, I was hoping someone could help me. I made a image slide show in Flash (CS3) and wanted to put in in Dreamweaver (CS3). I published the file in flash and went over to dreamweaver and did the insert - media - flash command and added the .swf When … | |
![]() | I'm an amateur photographer, and I'd like to use a script in [B]PSP9[/B] to automatically add an identical copyright to each of my images when working on them for web display. I had adapted a script I've previously received to add my own text, and also ensure it is 50% … |
hi over the past week all my browsers have been actin strange. all the usual sites i visited gets redirected to random google searches and some xxx sites. plus ive been getting random pop ups. ive done numerous virus scans and i didnt get anything heres my HJT log Logfile … | |
hello daniweb community this is my first time actually ever using a forum so i apologise in advance if i dont make any sense or i posted the thread in the wrong place. OK so the problem i am having at the moment is that i encountered this virus when … |
The End.