20,737 Topics
![]() | |
I am a student web design class and I am trying to do my first website. sad to say I am failing the class. dreamweaver is new to me. katielee9 | |
Hi, I am building a site on iWeb 09 and want to put food menu's on the front page that open and close on the same page without opening a new page. Can anyone tell me how to obtain templates and coding for this ? many thanks mike | |
Hello, I am a beginner to ASP.NET. I need some directions for this task. Information about task: Phase 1 : Assume Server whose health to monitor is GEMINI. Create two unattended (non UI) Windows Services (or Windows exe) written in C#. Every specific “duration” the windows services will be invoked.Use … | |
HI I am trying to captue the video coming from webcam and for that I am using window media encoder sdk. I am able to save the encoded wmv to the disk but what I really want is to send the webcam output to the server so that it can … | |
Hi! All I am working with database mysql5.0 on my system. But when i upload every thing in web it is not recognising host as [url]http://205.178.146.79/[/url] and giving Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'http' (1) in /data/19/1/55/45/1870534/user/2032167/htdocs/music/LoginSystem.class.php on line 112 Unable to connect to MySQL Please help me … | |
Hey Everyone, I want to replace the following code with it's DIV equivalent. [ICODE]<body> <div id="container"> <div id="header"> <table width="901" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" style="padding-left:20px"><img src="images/thinktankname.png" alt="Think Tank for African American Progress" /></td> </tr> <tr style="padding-bottom:20px"> <td style=" padding-right:10px"><img src="images/thinktanklogo.png" alt="think thank logo" /></td> <td><img src="images/thinktank.jpg" width="657" height="194" … | |
Hello sir HTTP Error 500.23 - Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. This application defines configuration in the system.web/httpHandlers section. From MAnoj | |
My colleagues and I have a problem that is really frustrating us. We have created a WebService using Delphi. This web service has functions which construct an XML file from a database/other files and in theory sends them to the client when it calls the corresponding function. Our plan is … | |
The most curious thing just happened. I was on a yahoo website. When I accidentally highlighted (with my mouse) an entire upper section of one Yahoo web page. I have no idea what other (IF any other) mouse clicks I accidentally delivered to the highlighted section. I have a logiteck … | |
what site provide action script sample code and tutorial ? ![]() | |
Hi experts, I have finished writing my servlets and web pages. all my servlets tested using tomcat in windows operating system. In other words , I have finished the development stage. Now I need to move all my servlets and web pages to web server for deployment. but my web … | |
First, let me say that I'm an amateur with HTML and web design so please try to keep your explanations as blunt and frank as possible. Thanks in advance! I'm wanting to have a repeating background image behind another fixed, non-repeating image. This is the following code I have so … | |
Hi, The slider on the site below works fine in Chrome and FF but in IE is showing a scroll bar on the right and the images scroll vertically . Any help is appreciated. [URL="http://www.alias-dev.com/gig"]http://www.alias-dev.com/gig[/URL] it's a coda slider [URL="http://www.ndoherty.com/demos/coda-slider/1.1.1/"]http://www.ndoherty.com/demos/coda-slider/1.1.1/[/URL] | |
Hi , i have used the asp.net membership wizzard to create new users for my website. I have attempted to customised the wizzard by adding a dropdown list which allows for the user role to be selected before creating the new user. The error message i get is Server Error … | |
I guys, I added a new acl into the squid.conf file and now the service will not start. I have taken out what I put in and re-saved then rebooted the server. Still no joy. The error tells me it is in line 54 which is as follows http_access allow … | |
Hi, I came across the said image [url]http://imagebin.org/60334[/url] What I liked was the text has been turned to a selection and then it has been used to delete the yellow box to show the background image. I understand the logic but I don't know how to get int done in … | |
Hi, I've been toiling with this for a couple days now and can't seem to figure out why it doesn't work. I attached the image I am using. I'm copying this affect from a tutorial on a site I found. The effect makes it look as if the color of … | |
Hi, i successfully created the JAVA Applet and embedded it in the HTML page. The applet class is as follows: [code=JAVA] import javax.swing.JApplet; import java.awt.Graphics; public class HelloWorld extends JApplet { @Override public void paint(Graphics g) { g.drawRect(0, 0, getSize().width - 1, getSize().height - 1); g.drawString("Hello World !", 5, 15); … | |
Good Evening everyone, I am hoping this is the proper place to post this question, might not be but im not really sure where to go with this one. I am working on a website for my company which will be based on our Intranet, and was wondering if there … | |
i am using iframe which contains lightbox but when i click on the image of the light box it opens in the same iframe with the small size of the iframe i am trying to open lightbox in the actuall window so how to open lightbox in the actuall size? | |
I am looking to build a site, part of which will be an image gallery, I want the ability for a user(s) to be able to login and upload images that would then be automatically added to the gallery, does anyone know of anything that is out there already that … | |
Hi i use Style Sheets in every site i design, but i have noticed that most of the time my background image never shows up and i end up using an html code. Can someone check my code over for me. If someone can show me another way to write … | |
I borrowed some code for a windows file browser from the internet. It creates a tree of all folders starting from 'Desktop' like a good file browser should, but there's a bit of a problem with 'my network places'. As it is it shows all folders under 'my network places' … | |
Hello, Please take a look at :[URL="http://artduffieldrealty.webmaxsites.com/"]http://artduffieldrealty.webmaxsites.com/[/URL] The site works fine in IE8 and FF3.5 But I am having trouble with the menu in IE7. I made the mistake of not testing the site in IE7 as I was putting it together. If you hover over a menu item, the … | |
Guys! I got 2 `ajaxToolkit:sliderExtenders` "SliderExtenderVertical" and "SliderHorizontal" targeting 2 `asp:TextBoxes` "SliderVertical" (with definition for "SliderVertical_TextChanged") and "SliderHorizontal" (with definition for "SliderHorizontal_TextChanged") respectively. However, when "SliderVertical" is slided, both "SliderVertical_TextChanged" and "SliderHorizontal_TextChanged" events are triggered! How to prevent "SliderHorizontal_TextChanged" event from being fired when "SliderVertical" is slided? As a matter … | |
We are currently in the process of fixing our email server's security certificate. Our local domain is wanaque.net, but we are unable to get a certificate for that because someone owns it as a web site. We are changing to wanaque.local, is this a difficult procedure on a server level? … | |
Hi, I have flash video in FLV. I have kept the video in html but my problem is that when clicks the video on browser it's goes to full screen. Anybody help me? | |
i am web designer i know the dreamverver,flash,photoshop,html(basic) i want to learn the advance in web designing so please help me. after compliting these course which course i do.(can i learn php,javascript,..........?) [B]i confused what i do [/B]plz help me! | |
I have ran into a few issues. The first issue, is that some websites work fine (IE. Yahoo, etc.) while others (IE. Daniweb.com, Avast.com, AVG.com) will redirect me to some weird "browser" websites I've never seen before. It will send me to a different one each time. Also, even when … | |
Hi! I am using Zedgraph in my ASP.NET application. I get a duplicate legend in my graph. How to remove? Please help! Here's my code: //Default.aspx.cs [code=c#]using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Drawing; using ZedGraph; using System.Configuration; using System.Data; // using System.Data.SQLite; public … | |
Hi All, am a new web developer in ASP.NET, am developing an application that involves user Interface. In my application am assuming that there is already a database which consists of user profile e.g Username, password, Firstname etc., so I created a database and I manually put in values. the … | |
how to use website templete in asp.net web page or how to design it with .css if any body know where to get css files for asp.net plz tell me. thanks | |
Hi I have a div holding a swf inside a container div. The div moves around and eventually ends up on the left and every other browser I test in (ie6, ie7, ff, safari) the swf going outside the container is cut off by the overflow hidden;. for some reason … | |
I'm currently in school for webdesign. I've covered css and xhtml but am a newbie when it comes to flash and am having huge problems. I was given a swf file to edit a flash website. I converted the swf to a fla but am unable to edit any of … ![]() | |
Basically while I was away some malware infected my computer. My girlfriend was unable to enter gmail.com and there were various popups advertising 'Windows Security Suite'. Using Malwarebytes I was able to get rid of the Malware and am 100% sure that my computer is not infected anymore - pop … | |
I have MySQL running such that I can open a client command line and log on and make databases, tables, etc. I wanted to do some AJAX. Doing AJAX with ASP, SQL Server, etc is not advisable since both places where I am hosting my websites do not use the … | |
hi dear guys, I got a job to add member registration and login pages to the site [url snipped]. But the pages will not be in it's index page. They are planning to start cheap hosting. So in the index page there should be a link to the Hosting page. … | |
Hi all, my name is George. I want to send email from html site. Is there a way to send the email from the form inside the website directly without the site opening Outlook or something like that? | |
Hi guys, am looking for some good advice to start a directory submission site. Trying to add a directory to an existing site like wwwsitename/Directories Please share your ideas. Thanks | |
I used this website to generate a CSS Drop down menu: [url]http://www.cssmenumaker.com[/url] The menu shows in both firefox and IE, but in IE the submenus don't work. here is the CSS generated by the website: [CODE].menu{ border:none; border:0px; margin:0px; padding:0px; font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode … | |
Hi everyone! Thanks for taking the time to read this. I'm new to web design and am using dreamweaver to make a site (apparently that is my first mistake). I made the home page so the layout was exactly like I wanted. As far as I know I did not … | |
Bookmark and Share Seo By India: A India’s Prominent Search Engine Marketing Company Providing SEO, SEM, SMM, PPC & CPC Campaign, with lead generation Services with Excellent Quality . Understand the desire o f business. Using 360 % strategy way of Internet Marketing tricks and techniques. We also undertake the … | |
Hello all, I have been trying to create a mobile version of my website but i haven't found any way yet.Is there anyone here that knows how to do it.If yes please let me know. My email is <EAMIL SNIPPED> Thank you. | |
Every1 talk about web browser in Java or C++ etc. etc. But for the first tm I took up the challenge in .NET environment as my college final yr project...(Although forecasting as Simple & Best for my level..not extra junk... but yet essentially should be very viable) Not By using … | |
Hello, I am having an issue getting progressive download from from and ADO.Net Data Service. What I have is ADO.Net data service feeding the source of a Media Element in silverlight. The issue in my opinion is that when ADO.Net transfers a dereferenced value ($value) it isn't downloadable. How could … | |
Hello all, I have some problems using Horizontal Menu Bar alignment or padding. There is extra white stuffs in the edge of the manu items I dont know why. There is the link to the website, [url]http://www.ultimatewingchun.com.au/test.html[/url] The other link is the orginal view when I did not add the … | |
I am getting this exception when I run my code in a C# Web Server Application, but if I copy the same code to a C# console application, it works fine. [code] System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. [/code] And help would be … | |
Im trying to make tabbed webrowser with history and bookmarks. But when i press f5, it works, but when i try to add new tab it crashes heres code: [code=vbnet] Public Class Form1 Dim int As Integer = 0 Private Sub Loading(ByVal sender As Object, ByVal e As Windows.Forms.WebBrowserProgressChangedEventArgs) ToolStripProgressBar1.Maximum … | |
hey all, im Sam (Valcona) ive been using pc's for years and im now 19 and moving on extremely quickly with web development, coding, etc.. and im going to start learning PHP, C++ and many more these next coming years as ive always wanted coding in the palm of my … |
The End.