20,737 Topics
![]() | |
Hi, I think this is my second post here. I am new to coding things the slightest bit complicated, so I hope someone can help me out! Here it is: I have a website with a very simple form (just a dropdown list, [B]an 'I agree to the Terms of … | |
Hi, I am working on my web site and I ran into a peculiar problem... it seems that UTF-8 .php is creating some layout problems for me. Is this possble? I am creating the website in 2 version fully identical, except that one in chinese and the other in english. … | |
Hi, I made uploaded 1 set of website sites to different domains (and server) using filezilla. The code is all manually typed using Notepad++. Now, one site jttech.com.hk show the chinese text, but the other sandbox.desk.vuox.com shows ???????? see [url]http://sandbox.desk.vuox.com/index.php[/url] and [url]http://jttech.com.hk/[/url] top right corner, the language selector. Anyone knows … | |
Hi Everone, Following are some effective SEO tips which are suitable for newbies and these tips will help to improve website traffic in search engine : 1. Each web page should focus on a single keyword or keyword phrase. Your keywords should appear in title tag and content with bold … | |
Hi Everyone, I am a fresher in web development & want to create Menu Bar with the help of Drop Down function. I need the coding in CSS with a little bit help of HTML program. Plz any one help me to solve my prob. ![]() | |
Hi, just got my Desktop back from the repairers due to a fault on hard drive. Everything seems ok now, but the only thing is in EXPLORER and INTERNET EXPLORER I'm missing the FILE, EDIT, VIEW, etc. toolbar. The Icons are there below but where the wording is supposed to … | |
Hi,,,Everyone. I m making website through the HTML and i m facing one problem with designing. I want to design my page with best graphics colors and insert the best colors on top and bottom. So how can i repeat one color part on whole page which is made in … ![]() | |
![]() | Sorry about asking all of these questions, but I am making an app and I have had a request for when the user types into the text box he can automatically hit Enter and it will navigate to the specified destination. However I have tried EVERYTHING and I cannot get … ![]() |
How do I configure the PasswordRecovery object so that I can pull the password from the webservice rather than allowing direct access to the sql server database? Where does PasswordRecovery even do the sql for getting the users password from the database? All the examples I've found show the PasswordRecovery … | |
i am making a webstore and it has a table that has all the items in it. like each item has its own row in the table called like "items" or something right and each column is specific to all items. but im lost what to do with orders. i … | |
The following function works fine. [CODE] public int AddRecord(String MsgTo, String MsgFrom, String MsgCC, String MsgBC, DateTime DateSent) { SqlParameter[] sqlParams = new SqlParameter[] { new SqlParameter("@MsgTo", MsgTo), new SqlParameter("@MsgFrom", MsgFrom), new SqlParameter("@MsgCC", MsgCC), new SqlParameter("@MsgBC", MsgBC), new SqlParameter("@DateSent", DateSent), }; return logContactUsMessage.insertMessage(sqlParams); } [/CODE] However, when I try and … | |
Hi All, I would like to create navigation menu where all related links display in a small window like [URL="http://www.microsoft.com"]Microsoft website[/URL]. Is this CSS or JS? can you help with direction where to start from? Thanks... Perry | |
![]() | I've been banging my head all day with this (probably very simple) problem, and it's driving me mad. Wondering if please you could help me.... The HTML and CSS has lots more in but I've stripped out all the unneeded code to just get to the problem. So the CSS … |
Hello All, I've always found good answers here. Thanks in advance for any help. I've looked around and haven't found a good answer to work with. Maybe I'm using the wrong keywords. If someone can provide the answer, that'd be great. I have an xml document: <root> <product> <image>bike.jpg</image> </product> … | |
hey guys any buddy having experience in writting mini web server who may like to help me in making a mini server implementing only http 1.1 ,which is accesible from a browser supporting basic features of a typical web server | |
Hi, I want to connect to a external server to either copy image.jpg to my local computer or list all the files stored in a path. How can I do this? I think cURL is used but examples on the web are not working for me. Thanks in advance For … | |
Hi Daniweb, I'm unable to edit a file in Split View using Dreamweaver. The file is based around a template, but the region is editable when changing the code in split view, but when attempting to change the info with the WYSIWYG, it shows a black circle with a diagonal … | |
Hi I've been looking for this one like crazy but I just can't find it. Hope anyone can help me out. On my [URL="http://www.ivalue.be"]website[/URL] I have a sliding banner that uses a background image 'repeat'. It shows up perfectly in Firefox, Chrome, Safari but not in IE. I've tried many … | |
So - I'm working on developing a new theme for WordPress, however I'm having some difficulties. The theme is basically done, but it really urks me that the wrapper in the background loads last. Basically, the page looks like this when it's loading: [url]http://i.imgur.com/JdynG.png[/url] Then like this when it's done: … | |
Can anybody help me? I am following instructions about how to put an Iframe in my app. Here is the code for the button: protected void Submit_Click(object sender, EventArgs e) { //frame1 = (HtmlGenericControl)this.FindControl("frame1"); HtmlControl frame1 = (HtmlControl)this.FindControl("frame1"); frame1.Attributes["frameborder"] = "0"; frame1.Attributes["scrolling"] = "auto"; frame1.Attributes["width"] = 640 + "px"; frame1.Attributes["height"] … | |
Tank Farm. Petroleum is usually stored in large circular tanks in tank farms. Our company has several of these tank farms. Each of our tank farms is 320 metres by 240 metres. Each of our tanks is 19 metres in diameter. We would like to write an HTML 5.0 application … | |
Not sure how to explain the issue so bare with me. I am trying to build a nav bar that has a logo on top with tabs underneath the logo. Each tab has a different color. I would like to create it so that as the cursor hovers over the … | |
Hello, I'm new to Redirections in Apache web server, Can anyone tell me how to do the following: I want to redirect: [url]http://www.domain.com/index.php?product=(variable[/url]) To: [url]http://sub.domain.com/index.php?product=(variable[/url]) Variable is numeric, I only want a 301 permanent redirection from domain to subdomains just for that specific category. Hope someone will help | |
Hi All, I want to design a web page & publish it ininternet.So can anyone help me out how I can design a web page.Is there any software through that I can design it. Ranjan | |
hey all, i found a way to click a link and load it into a div. the only problem is that i keep getting the "AHA error" from the if statement in my div. i'm not sure if it is me or the coding but i'll post what i'm using … | |
Hi experts, I have a requirement to change the background color of I Frame tag with respect to parent 's bg color. can you provide me the snippet for this. when iframe is opening if open's with white background color. i changed IFrame color with allow transparency ="true" its working … | |
I print the following webpage with Firefox & Chrome: [url]http://en.wikipedia.org/wiki/Final_(Java[/url]) Both hardcopies of the long line "public static final double PI = 3.141592653589793; // this is essentially a constant" is cut off. i.e. the line does not wrap around. Both Firefox & Chrome display that line on screen in one … | |
Hi!!!!!!!!!!!! I have developed a java program using GUI for entering the record of employee. I have used the MS Access to store,retrieve the information. It is working properly in on the system. But i want to open it throw web browser & want to share in database when i … | |
Hi everyone - This is my first post, so please be gentle :) I am having a problem on a website I recently built in which the entire container is shifting just a few pixels to the right on some of the pages of the sites. Not all of the … | |
I have learned how to change the untitled document to a title in the browser tab when using the my index.html frames website. I have a default livejournal icon and would like to replace it with another image or delete it. How would i go about doing that? | |
hi friends, I m new to javascript and asp.net . Is anyone knows what is the exact problem? [CODE] // This is asp.net snippet <marquee id="marqueeLeft" class="marqueestyle" direction="up" onmouseout="this.start();" onmouseover="this.stop();" scrolldelay="500" style="height: 99px; width: 100%;" > <asp:PlaceHolder ID="LeftPlaceHolder" runat="server"></asp:PlaceHolder> </marquee> [/CODE] When I moved the pointer to this <marquee> tag. … | |
Hi there, I've started having issues with a certain website ([url]http://www.deviantart.com/[/url]), and was wondering if anyone could help me. A few days ago I started getting "Server Not Found" messages on random pages, and then throughout the day they spread to the rest of the site, so now I can't … | |
I am working on a java applet that sends information from the applet to a gmail using JavaMail. I downloaded the JavaMail package and using the mail.jar file it [B]does[/B] send to the email from my Eclipse workspace. However, when I ftp the files (ContactForm.java, ContactForm.class, mail.jar, and test.html) to … | |
I found this site through google. From what I've seen of the community here and browsing through the site pre-registration. Everything looks good, helpful and informative as I was hoping it would be. My names William (not to hard to tell from my username...lol), I currently do some freelnace gfx. … | |
I know people sometimes frown upon using PS slices to CSS, but it allows me to make quick landing pages. These are very simple pages, very small 750x550 or so, so I tried creating how I want it to look in PS. I slice up different areas, as some I … | |
[URL="http://shop.ccs.com/guys.shirts/category/"]ccs [/URL] I want to use a similar approach to display my MYsql database and organize it, but i'm unsure of how to go about it. I want to have drop down boxes or use the nav ones i already have [URL="http://www.casingit.com"]here [/URL](at the top) to sort different types of … | |
Hi ppl i have a doubt regarding pixel to percentage conversion in html.. i had designed a website using width and height in pixels but, when i change the screen resolution the alignment is changing so.. i need to convert all my (px) into respective percentage.. so tat the alignment … | |
Hello all I have a question related to a design problem I have (not sure how important this is to the question but I use Jdeveloper 11g 11.1.1.2.0 for database development and also application development, using adf web fusion) I have a table called Stores that represents physical stores. This … | |
Hi there, I'm attempting to design an "online store" for my website, but I'm struggling with something that I'd imagine is actually very simple. Basically, I want store.php to be my parent page, with each category falling underneath that, and each product falling underneath that. For example: [url]www.rjt-online.com/store/category/product[/url] I've tried … | |
I'm working on a project and it uses JavaScript and CSS. I don't know a thing about JavaScript and I know a little CSS. Here's the problem: I have a page that has a list of links on the left side and when you mouse over them, the contents appear … | |
Hi, I have designed a web layout (1366x768) in photoshop, and converted into xhtml/css. now the issue is i have a large horizontal scrolling in 1024x768(and smaller) monitors. plz help me how to fix it to view my website without horizontal scrolling . | |
I have created a Dreamweaver Spry horizontal menu bar with drop-downs up to four levels in an ASP site. When I display a page that is in the root folder the Spry menu renders correctly, but if the page is in a sub-folder the menu renders in outline. The rendering … | |
Hi, I have been referred here by a good friend of mine. I hope you can help I have an annoying problem with my browser (Chrome, Firefox, Explorer) redirecting to random sites and more often than not to a blank page. but Yesterday I started having problems with my wireless … | |
Justin Bieber is, so my 10 year old daughter informs me, a pop sensation. Actually, her exact words when I asked just who the heck this Bieber bloke who keeps topping the Twitter trending chart is were: Oh My God, Justin Bieber, he's gorgeous. A little more journalistic investigation turned … | |
Setting up a website, what would be the best program for a Template? the widest source of different Templates, i no that Dreamweaver has a few options... any others?? | |
Hello everyone, I have a problem with my page, my drop down menu is appearing behind google map. More info on my page is here: [URL="http://smkhutankampong.co.cc/mengenaikami/pelanlokasi.php"]http://smkhutankampong.co.cc/mengenaikami/pelanlokasi.php[/URL] Please hover on the "MENGENAI KAMI" top navigation and you will see the dropdown menu is appearing behind the google map. This is my … | |
Hi All, I'm using the setTimeout command to redirect a web page after 5 mins inactivity but as i'm displaying the content using iframe (it's a channel fromYouTube) the page isnt recognising any mouse movement so the setTimeout command is being triggered! Any suggestions about how to get round this? … | |
I am trying to make a website that uses fopen to open up text file. Something like this [url]http://somesite.com/readarticle.php?name=sample.txt[/url] [code]<?php $file = 'sample.txt'; $f = fopen($file, r); while ( $line = fgets($f, 1000) ) { print $line; } ?>[/code] The sample.txt is located on the web server, I was able … | |
Hello, We have scanned a series of magazines into single page PDFs. We also have an index of the magazines that includes the title and page range of individual articles. I have been able to convert that index into a MySQL database and I've written a PHP page to search … | |
Every time I close Internet Explorer, I get an error message stating the the system had to close IE to protect my computer. This happens every time. What may be causing this? |
The End.