20,737 Topics
![]() | |
I'm trying to set a MIME type for a certain file extension (.jdf) using MimeMapClass in C#. Following is the code I use which works fine. [code] // directory is a virtual directory, say BSS // extension = ".jdf" // type = "text/xml" private static void SetMIMEType(DirectoryEntry directory, string extension, … | |
Hi All! I am maintaining gems4less.com for a while. I don't know what is the font they are using on the Logo. I tried to find them on dafont.com and urbanfonts.com, but no success. Anybody outhere have any idea that what fonts is it? Appreciated your help. Thanks Regards, bhagu | |
Any time I use a search engine and I click on the result I want, I am redirected to another website; generally advertisements. I followed all the steps from the "read me before posting thread" and was able to do everything except run the Microsoft Windows Malicious Software Tool. When … | |
Hey Everyone, This is probably going to be easy to solve, well at least I hope. I am having problems positioning my main navigational bar. It is supposed to be right on top of the banner div(the banner is the thing that says "Submit a new article", I know it's … | |
Hi, I've written my client's site and am now running into a problem that has to be pretty common. ... How to give my client publisher rights and get them setup with a frontend user interface they can use without alot of training? ?? Is there a great (free) extension … | |
hi folks! i installed centos server.. now i am trying to host web from my centos.. i need step to step guidance for hosting... i don,t know how do get domain name and dns settings ... please help me... | |
Hi guys, I'm fairly new to PHP and mySQL, using a book to help me learn. I want to create a small site to help me improve my skills, but I'm a bit stuck on the database design part. I want to be able to list various public companies and … ![]() | |
I m implementing a storage virtualization system over Storage Area Network(SAN). Now I have to develop an application using ASP.NET.first task is to [B]open an FTP page in an HTTP page[/B] which will enable me to work on files and folders using HTTP. FTP server configurations have been done. in … | |
Hey I need help setting up ma HTML5 progress bar with my file upload form. How exactly do I implement it so it tells the user how long the upload has? The code I've written is below. If you could give me the correct way the code should look and … | |
I'm having a problem with the base tag in that it's preventing the links from loading the pages that they link to. When I remove the tag it works but then the menu bar for the page at the top disappears which I need to stay. I'm fairly new to … | |
Argh!!! I need some help, badly! My clients site ([url]www.skcfed.com[/url]) displays perfectly in firefox and most other current browsers ... except MSIE 7 and 8. Does this have something to do with the meta tags? I found this code, which is suppose to go into the index.php file (??????) <meta … | |
I am developing a web page which retrieve data from a seperate mysql server on the same network musql_connect('192.16.1.2:3306', 'root', '123'); but ana error shows Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '192.16.1.2' (13) in /var/www/html/index.php on line 3 the 2 servers are on 2 different virtual network … | |
Notice I said "Box" and not "Menu"...I want to create a clickable drop down box (much like the "More" button on Google's search engine, where a box drops and includes a wide horizontal block that I can include information in. I don't have access to my company's CSS though... Here's … ![]() | |
As we all konw that Mozilla's next-generation web browser - the final version of Firefox 3.5 is released on Jun 30, 2009. The new browser bring us many new features, improvements and unexpected surprise. Supporting new web technologies, improving performance and ease to use. According to SunSpider data,the speed of … | |
[QUOTE=jephthah;1223996]...[/QUOTE] [I]>> "the designer" .... you mean it's not you ? >> who is this person? give us their name! [/I] [QUOTE=cscgal;1224020]...[/QUOTE] [I]> [url]http://jess3.com[/url][/I] so we discover this new website design was developed by some "Jess3". I don't know anything about this developer, but it's funny how their [I]own[/I] homepage … ![]() | |
I have made a flash video of photos slideshow after publishing the swf file i used filekicker preloader software to add preloader to the swf slide show its working fine but the problem is that when i upload the page to the server after loading 100% it shows blank screen … ![]() | |
hi, I want to build a technology site for afghan. i want a domain name suggestion, afghantech.com is already taken and i want it to be short and related to technology. can you suggest some. thanks | |
Hi, Now days there are a lot of CMS some are well know others not so much. But I wanted to know which CMS should I use if I want to add my own design to it ? I would like to convert my design to theme file for one … | |
Hi All, Shrishti Informatics is a Professional Outsource Website Design & Development company based in Cochin, India. We are expertise in website design, dynamic web solutions, Multimedia and Graphics Design, Search Engine Optimization ,offshore staffing and offshore outsourcing . Also does customization of open source technologies such as osCommerce, Joomla, … | |
Hi, this is the error that I get..please help me debug is...the source code is below the errors...thanks the website must look something like this [url]http://www.sis.pitt.edu/~arazeez/index.html[/url] * Line 20, column 40: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag … | |
Hi, I want to center the top menu in my site, currently it is aligned to the left. In the CSS file the line that controls the menu is: [CODE]#navigation{height:35%;margin-top:1px;font-size:12px;background-color:#E5F0FA;overflow:hidden;width:100%;float:left;}[/CODE] I tried adding: [CODE]margin-left:auto;margin-right:auto;[/CODE] Also tried adding to the relavnet DIV: [CODE]<div id="navigation" style="text-align:center;"><jdoc:include type="modules" name="user3" style="xhtml" /></div>[/CODE] Both didn't … ![]() | |
Hi all, I consider myself an master computer operator, both hardware and software, but I am having a problem it is driving me insane: THE PROBLEM After a short amount of time since starting a session, web-browsing internet connection gets blocked by something. When this happens also AVG updater does … | |
I can't seem to get the word "FrankenBot" aligned correctly with the image above it. I want the word to be to the RIGHT of the image, but for some reason it is being bumped off to the next line even though the image (and the div surrounding it) is … | |
Hey DaniWeb! I'm having a small problem with my HTML DIV positioning, and was hoping you could help me. I cannot get my DIV's to float against each other in a column format. They just want to go down on the page, which is not the look I am attempting. … | |
Hi there! Here's my situation: Our extranet and intranet servers are separated by a firewall. We do not allow traffic from the internet to hit intranet servers. For applications that need it, we allow traffic between an extranet server and an intranet server over a configured port. Example: We have … | |
i am writing an application on my pc to insert record on a microsoft access database on another pc that has static ip address remotely.i can ping the remote address of the pc that i want to access without problems.the access database is in the folder c:\inetpub\wwwroot\db.mdb. i have the … | |
i have to divs one is main div one is bottom div there are properly working in interner explorer, but there are overlapping in mozilla firefox ![]() | |
Hello all, I hope this isn't a silly question. I'm not much of a programmer {gulp} however I have a problem. I have a drop down list with 10 items, all different values. I'd like to be able to pass the value from a selected item in the list with … | |
We have this scripting working on one server and are trying to transfer it to a different server and we are getting this error the working server is fedora fc7 the new on is fedora fc12. When we run the script from a command line we get: web root 23:42:09 … | |
design a database & web appQuestion: i am going to write a simple mvc application - I basically have this sheet and I need to write a website . A job consists of a sheet being given to the ‘workers' Each job has a source and a client and work … | |
I just ran malwarebytes on my mother in laws laptop, and it ain't looking pretty. Can anyone help? Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4120 Windows 6.0.6001 Service Pack 1 Internet Explorer 8.0.6001.18904 20/05/2010 18:04:43 mbam-log-2010-05-20 (18-04-43).txt Scan type: Full scan (C:\|) Objects scanned: 228475 Time elapsed: 1 hour(s), 48 … | |
Hi. I have this strange idea and I want to know if it's something. It's supposed to be a solution for hosting files/sites or running web services without a server (so that you don't have to use a costly server or have to keep your pc turned on all the … | |
HI I ama reading text froma file that have word like "you're" and it gives me Unclosed quotation mark before the character string ') error.Can anyone help me with this .Thanks [code] using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; … | |
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\xampp\htdocs\phplogin_v2.3\register.php on line 108 Insertion Failed: The Code [CODE]include 'dbc.php'; $err = array(); if($_POST['doRegister'] == 'Register') { /******************* Filtering/Sanitizing Input ***************************** This code filters harmful script code and escapes data of all POST data from the user submitted form. … ![]() | |
Couple of months ago, I upgraded my IE6 to IE8. First I really didnot had any problems browsing using IE8 but recently I see that when ever I open more than 1 IE windows, the IE applications seem to slow down and I donot see any problems with other applications … | |
My internet connection is slower, its dial up. I am using firefox. It really works faster for slower connection. But in some program, automatically IE opens & it is very slow. Even if i am trying to close ie, it is not closing. What might be the problem you think? … | |
Hello, I am trying align bullets with the bottom of the text in the li tags. I used different font sizes for text and bullets because that's what the design calls for. But since list items and anchor tags are inline elements I can't use top and bottom margin to … | |
Hi, Has anyone animated a complext svg file ? I would like to know your experience ? Browser support? Time It Took ? Anything unexpected ? if possible a link on ur work would be great. Appreciate it. Vishal | |
I am developing a web page which retrieve data from a seperate mysql server on the same network musql_connect('192.16.1.2:3306', 'root', '123'); but ana error shows Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '192.16.1.2' (13) in /var/www/html/index.php on line 3 the 2 servers are on 2 different virtual network … | |
Hi, i am getting error Line 1: Incorrect syntax near 'Valuesstuntto'. and its an sql error.Can anyone help me with this thanks. [code] using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; using GermanDict; using SimpleFrenchDict; using System.Web; namespace DicttoData { … | |
Hi there. I'm having an issue with my class/id selectors. This is the code I am currently using within the HTML. [COLOR="blue"][CODE]<div id="my-login-bar"> <img class="logoutimage" src="img/icon-logout.png" /> <a class="loggingout" href="LOCATION">log out</a> </div>[/CODE][/COLOR] LOCATION is the equivalent of some PHP code I have in there. In my CSS file the #my-login-bar … ![]() | |
Hello, Please take a look at [URL="http://www.jeanbrunone.com/ie/real.html"]http://www.jeanbrunone.com/ie/real.html[/URL]. I cannot get the rounded corners to line up correctly in IE. Please notice the woman's hair does not line up and misalignment in the navigation. For every element that needs rounded corners I have set the background to an image with two … | |
Hello all, I am new to the webhosting...and now i am in a position to configure my Server(WAMP) into https...I tried by following a step by step procedure which is published in a web page....I created the Certificate and the Key and if i type "https://localhost", i can go to … ![]() | |
Hello all, I have to design an ERD Diagram and a data flow model for a project assignment. I just want to know if I am on the right track. The question is as follows: "The short course institute runs computing courses for members of the public and IT professionals. … | |
Hello everyone! I have a problem so i want to ask how to do that. I'm goint to write program for form fill. step by step: 1- login 2- fill form 'hostname' (then submit) 3- fill form ip/log/pass/description (then submit) 4- read web. if there is a problem refresh site … | |
Hello, I recently downloaded a flash template from a free website. I have been editing it in flash just fine. I am new to flash and there is a xml news feed on the second page. I was wondering how do you remove the feed to another page all together? … ![]() | |
Does anyone know how to create a Application Protocol? For example on a web browser you click a link that goes to "steam://appid/5654" it opens the steam application and the same happens with a bitorrent magnet link. How would you do this in VB.NET? Any help is much appreciated. Cheers | |
Hi , I am trying to insert the arraylist to database using sql .I have my code below.Can anyone help me with .My issue is that my insert statement doesnt work. Thanks [code] using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using … | |
Hi everyone, The web design company I have hired to build my website have mistakenly overwritten some of the pages and we would now like to go back to these pages with this particular earlier code and I just wondered if anyone knew the best way to recover overwritten files … | |
I have a gridview that was bounded to a drop down list. When a value is selected from a drop down list, the grid view will display only data that related to the value that is selected. But, data in the gridview cannot be edited. My problem is, i want … |
The End.