20,737 Topics
![]() | |
I'm developing a web-program that needs to check a whole bounch of potentially faulty http-links. Now, I have found a way of doing this, the only problem is that it relies on try-catch, not in it self horribly bad, but the time it takes to check the links is extremely … | |
Erm, do I need Visual Studio in my Windows Server 2008 to make my website work? Somehow,I've set my Content Directory and my Visual Directory to the same folder with all my ASP.NET pages + codes inside but it doesn't work at all. Tried switching authentication mode to forms authentication. … | |
Hello, Two days ago I obtained a malware infection. It was the type that would come up in a pop up "warning, your computer is infected with malware" press 'ok' to continue (I did NOT press ok)- but damage was done. It then showed an image of a download taking … | |
I need a website template that looks like bloger so i can post new topics. i dont need blogger template i want a website template.. | |
I want words on my buttons but the words won't center. And left to right isn't the issue it's up and down. Well, here's the HTML: [code] <ul id="navbutton"> <li id="onpage"><a href="index.html">Home</a></li> <li style="margin-top:5px"><a href="another.html">Name of my button<span></span></a></li> <li style="margin-top:5px"><a href="services.html">Services</a></li> <li style="margin-top:5px"><a href="another.html"></a></li> <li style="margin-top:5px"><a href="another.html"></a></li> </ul> [/code] And … | |
I have 10 navigation tabs in my website. Iam working on retaining the selected value from the drop down and should change the corresponding divs throughout the website....meaning based on selected value the content on all the pages should change...which should not let the user to select everytime ... I … | |
I have placed a web page within a web page using a simple frames code but would like to reduce the size of the inserted page. Can anyone help with this? The current page is at: [url]http://aquafind.com/tropicals.php[/url] Thank you | |
OK this is a strange situation. I live in a college dormitory and i bought web space, hosting, domain name. and i used to be able to access my web site. (the only working page atm is [url]www.evilmanta.com/stringcamp2005[/url] ) Well for whatever reason a couple weeks ago, i've been unable … | |
I've read about, but I don't have any larger monitor to test. So, I'm asking: how can I resize fonts to fit screen? If I write font-size: 12px/18px, will font be resized according screen resolution? Or it's better to express font-size in em? Please give me an answer. | |
Hello! I'm just beginning to use Adobe Flash - in fact, I only started a few hours ago - so, I'm still learning the basics and am still tripping my own feet trying to understand how to script when all I want to do is make a flash comic. I'm … | |
Hello all. Nowadays days, many mobile users take the help of their cell phones for surfing the internet. Why mobile websites are different from regular websites? ![]() | |
Hi, soon I want to begin developing an online spoken english language course which will require the following features: 1) Student login-in facility (student account) 2) Point and click interfaces - no typing required 3) Log of student activity - which modules they have successfully completed - to be emailed … ![]() | |
i understand that you need to change the title of your index page, but when accessing the index page i am only aloud to view the the code for the two individual frames. I have titled these two frames but can not find how to access the index html code … ![]() | |
Hello every one ; I am glad to join you and thanks for your help; Please I want to kow how can I add and display number of visitor to my web site if I use VWD2008 (ASP.net) and SQL Express2005 and how can I save this number in the … | |
Hi On the the menu button there is an arrow when menu button clicked the arrow must move to the to the button which corresponding button. pl suggest me on this see attached file ![]() | |
I'd like to find a way to change photos on a website using Javascript or some type of Javascript framework. I think I've seen this done before but I can't recall where. I need the photos to behave like a slide show and change automatically without any user interaction. And … ![]() | |
hi to all I design my login system with registration form but now problem is that my registration form in main directory rather than that private directoy which i authenticated means if somebody want specific content then it must to register or login. now when x user register them and … | |
I have my FTP server set up and I created a user called ftpsecure and added the name to the list of users in vsftpd.conf. I type in the IP in my Web Development studio and the username and password. It connects and displays my FTP welcome message but then … | |
OK, I rarely start threads here, I'm more of a solutions guy than a problems guy; but I've started this thread off the back of something posted elsewhere by my good friend and regular poster in this forum, rajarajan07. (quoted below!) [QUOTE=rajarajan07;1257498]Jason always gives the great explanation for the thing … ![]() | |
I am design a website using html/css and i have a problem that when i click other pages which are linked with main page the whole page moves slightly towards right. is any body help me. if you don't understand then i will send you whole code. thanks | |
OK - I'm struggling with the same sort of positioning issue as discussed in numerous other posts. Here's the page I'm dealing with: [URL="http://fiftyeightadvertising.com/bio.html"]http://fiftyeightadvertising.com/bio.html[/URL] The design is a mixture of tables and divs, because I picked it up after the original deployment. I really don't like the background shape, but … | |
Hello Everyone. I am currently enrolled in the IT program at BCIT in Vancouver, BC, Canada. One of my programs courses has given us the responsibility of creating an online portfolio that showcases our skills and abilities. Clearly my skills are not as great as they need to be if … | |
Hello everyone, I am a semi-amateur web designer/programmer, however I am confused with the designing/coding of tumblr blogs, could someone help me code it. I want a two column design, one side for content with a header, the width of the content/ header will be 500px There will be a … | |
Hello Friends, I was reading about the orthogonality and it's advantages. Then heard something like "Java is an Orthogonal Language". Can anyone explain me what do we mean by a particular programing language being orthogonal? If I am using Java for development of my application, does it imply that my … | |
i just started web developing and dived straight into table layouts. now that i've finished my project... i thought it would be easy to transition to divs. The problem i am having is positioning. Can i get help with these questions. [code]display:block; [/code] does display:block list divs one under another?... … | |
Sometimes when the visitor clicks a button, nothing happens. I can't seem to figure out what the problem is. [URL="http://www.team188.com/web/index.php?page=main"]Working Navigation Bar[/URL] [code=HTML] <ul id="navigation"> <li style="border-left-width:0px;"><a href="http://www.team188.com/web/">Main</a></li> <li><a href="http://www.team188.com/web/">Ask 188</a></li> <li><a href="http://www.team188.com/web/">Season</a></li> <li><a href="http://www.team188.com/web">Resources</a></li> <li><a href="http://www.team188.com/web/">Robots</a></li> <li><a href="http://www.team188.com/web/">Gallery</a></li> <li><a href="http://www.team188.com/web/">History</a></li> <li><a href="http://www.team188.com/web/">FLL - Vex</a></li> <li><a href="http://www.team188.com/web/">Sponsors</a></li> <li><a href="http://www.team188.com/web/">Mentors</a></li> <li><a … | |
I'm using css menu in top of my page and i see menu is behind the image slider on IE but it working fine with firefox . also my menu and footer text aligen is left on firefox but it's middle and top on IE . and i want in … | |
As kind a newbie I have a simple question. Having a textfield with background-color and border I want to give opacity value only to the background and not to the border: [CODE]#textfield { background-color:#2875DE; border:2px solid #2cb823; } #textfield.background-color { filter:alpha(opacity=60); }[/CODE] This obviously won't work and any ideas of … | |
Hi guys, Got a little question here. I have a box with rounded corners, I cheated and used a white backgroud, but without the white background and doing different colors, you can see where my corners are but it still has a square appearance. I can't seem to separate the … | |
what is 3D search n how it's advantageous over text based search? | |
Hi, I have getting one problem when change the background image on mouse over in vertical navigation I am attaching the ZIP file(lightning-surge-protection-grounding-systems file), when i was take mouse over on the link "Lightning Protection", Background images showing not properly. Pls fix it | |
i have a new class for my footer texts in style.css and my page is [url]www.ariahost.net[/url] . now in firefox my text align "left" is working fine but in IE it's on center . what should i do ? | |
Can some one please tell me the correct steps to connect a smart device to a sql desktop server which is in another PC in the network or can some one tell me a web site with the correct steps that i can reference we have a cable network(not wireless) … | |
I have a form with a table inside a fieldset. I want to control the background color of the embedded table, which is a 2 x 3. I've tried all the fixes I could find on this site and none of them worked. Specifically, <style type="text/css"> .txt {color: darkred; background-color: … | |
Dani and community, I saw this thread: [url]http://www.daniweb.com/forums/thread296478.html[/url] and it gave me an idea. With nearly 800,000 members, we should try to leverage the massive talent that has amassed on DaniWeb to collectively do some projects for some worthy causes. For example, the web design/programmers could work together to make … | |
Hi Im trying to get this code to fill in the forms (works without the code making the error) i have tried and tried but i have no clue can you please point out the problem and show me the solution or a fix i am being pushed to the … | |
Hi, I'm Sharon and I've been a Winforms developer for almost 9 years now (5 years in C#, before that it was C++). Recently I was given command over an already written Web project - and now I feel like a total beginner... My web project uses AJAX (& JavaScript, … | |
Hi everyone. Im new here :) I did a search and found a few similar topics but was not able to narrow it down fro my specific issue. As I am not sure if its the flash move, my CSS, or the table code in DW Im a bit lost. … | |
I use frames on my website. I have put the name of our website in the proper area in my index.htm file. I have also put the same name in the other pages that make up the site. Yet it still shows untitled page in the browser tab. Any ideas? | |
Hi everyone, I want to make a page with a table. It has three TD's: 120px, fluid ([code=css]min-width:500; max-width:700px; /*This is for the fluid TD*/[/code]), 120px. How am I supposed to write the table? Would [code=html]<table width="100%"></table><!--or--><table width="all"></table>[/code] work? Or does anyone have an idea of how I should do … | |
I have this example of hw to make a movie clip follow the mouse by using the current position of the mouse (_Mousex and _mousey)...but now i wnt the movie clip to go the opposite direction of the mouse..4 e.g if the mouse is @ Y=5 and X=2 then the … ![]() | |
Hi Guys, I am trying to implement FormsAuthentication in my asp.net website. I am using VS-2005. The login page in my application is "Default.aspx" from this page I want to redirect the user to "FirstForm.aspx". However, if I type the address of the target page when in login page I … | |
Sorry if I am posting in the wrong forum. Hi, my computer has two hard drives on then. One hard drive has Windows XP and the other will have Ubuntu 10.04. I want to host a web server on the second hard drive with Ubuntu and want it to be … | |
Hi all, My site is on dedicated server by fasthosts.co.uk. i get email from host server that my site has been placed on the Spamhaus SBL. below is the content for that: [CODE] >> Web bot: port 80 >> IP address 217.174.241.205: on fasthosts.co.uk/live-servers.net >> Canadian Pharmacy spammer[s] are using … | |
Hello, I have a banner that I want the images to be side by side and the text on the end to the right . The following code works,but it breaks when the browser size is small. The pictures slide over on top of the text. Also why does the … | |
Say I wanted to open test.html in Firefox on the click of a button. How would i do that assuming Firefox is not my default browser? ![]() | |
Sorry not to formely present my self but I'm in need. I need to insert the following code: [CODE] <?php readfile('http://output16.rssinclude.com/output?type=php&id=136641&hash=61b747f31efc47d0a66790b2fe8d8f1b')?> [/CODE] on my web site it is a rss feed powered by rssinclude Problem is I am using xtreemhost.com for my hosting and they support php but not this … | |
[ATTACH=RIGHT]16390[/ATTACH][URL="http://fflick.com"]Fflick[/URL], a just-launched site that is the brainchild of former Digg employees Ron Gorodetzky, Marc Hemeon, Kurt Wilms, and Dav Zimak, hopes to harness the power of Twitter for good...or finding good movies, at any rate. Fflick allows the user to sign in with their Twitter account and find out … | |
Hi, In j2ee web application, an web application is packaged with deployment descriptor web.xml in war (zipped) format. And then the application is deployed to the web application server so that the server can communicate with the outside world. Now for asp.net the application has to be deployed to the … | |
I have the strangest problem. First let me state that I am by no means an expert on either Web Applications or SQL. I have however, been delegated this project and have made some progress. First, all the servers for a small office I work in were upgraded to 64 … |
The End.