20,737 Topics

Member Avatar for
Member Avatar for jamey8420

I had taken over some code that was originally created .net 1.1 We need to update and bring into .net 2.0, so I opened the solution in VS2008 and went through the converter wizard. Now, when I am trying to build the solution, I am seeing the below error for …

Member Avatar for kvprajapati
0
261
Member Avatar for dominique7

Hi, I am new to streaming media. I mean, using them in the internet is simple, but I want to put some audio and video extracts on a web page. I couldn't really find a beginner guide, does anyone have a link? As far as I know, your web server …

Member Avatar for rajarajan2017
0
95
Member Avatar for msman88

I have an error: -------------------------------------- [CODE]Server Error in '/' Application. Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. Description: An unhandled exception occurred during …

Member Avatar for kvprajapati
0
81
Member Avatar for jayl

Hi, I know many people have asked similar questions but I wasn't able to search for a direct answer. Much like the other questions I'm looking into creating a web page that will allow users to edit/display information saved in a MS access database. For some reason, users have difficulty …

0
58
Member Avatar for Vampdee

I have a client whose hosting provider dissappeared. He has an old ASP (read: Pre-.net) site and I need to get the site online at a new provider. TO start, I am trying to run it internally to make sure I know how to make it work. I have a …

Member Avatar for WebspoonUK
0
138
Member Avatar for WebspoonUK

At the top of my classic asp page, I have a the following code to select the relevant stylesheet depending on which browser is being used: - [CODE]<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../styles/main-ie6.css" /><![endif]--> <!--[if gt IE 6]><link href="../styles/main.css" rel="stylesheet" type="text/css" /> <!--[else]><link href="../styles/main.css" type="text/css" rel="stylesheet" /><![endif]-->[/CODE] The problem is …

Member Avatar for WebspoonUK
0
158
Member Avatar for khess

It might sound strange to you that something called [URL="http://www.googlesharing.net/"]Google Sharing[/URL] could actually protect your privacy rather than compromise it. But that's exactly what Google Sharing does; protect your privacy. By acting as a proxy service when you communicate with [URL="http://www.google.com"]Google[/URL], you essentially block information from being delivered to Google. …

0
137
Member Avatar for brenn13

hi.. i'm encountering a bug regarding sending emails.. when the smtp server do not have user autentication, the sending of email is really fine.. but when the smtp requires username and password, no email is being sent.. i believe it is related to web.config.. i have searched a lot of …

Member Avatar for kvprajapati
0
147
Member Avatar for Muhammad Khalil

Dear sir i need a [B]flash animation utility[/B] and built in many actions and more sample just rewrite and make the flv file, Muhammad Khalil

0
60
Member Avatar for deoshermes

Hey everyone, This is a thread about a rather complex SWF operation (for me at least is it complex) What is done: I have a main SWF file that loads some other SWF to be displayed in it and also loads 2 JPG's as the background of the buttons. There …

Member Avatar for rajarajan2017
0
181
Member Avatar for Roses89

Hey guys, im making a website with strihttp://www.daniweb.com/forums/newthread.php?do=newthread&f=143ct xhtml design and everytime i upload an image, it just wont validate when i try the w3schools validator. It keeps giving me an error message: " 1. Error Line 14, Column 36: document type does not allow element "img" here <img src="banner.jpg" …

Member Avatar for Roses89
0
103
Member Avatar for thobanco

I wanted to take a calendar from a word document. I have added information into a number of the calender dates in word and wanted to know if it is possible to just add the calendar pages to a webpage, so if I change or add to the calendar, I …

Member Avatar for colweb
0
68
Member Avatar for Ruko

Take a look at this: [url]http://flash-planet.co.cc/ViewGame.php?gid=93823[/url] The navlist is pushing all my content down. How do I avoid that?? conflicting CSS: [CODE] #conTOP { background-image:url('images/contop.png'); background-repeat: no-repeat; position:relative; width: 800px; height: 320px; top:170px; } .navlist { background-image:url('images/navlist.png'); background-repeat: no-repeat; position:relative; width: 250px; height: 600px; top:170px; left:730px; }[/CODE]

Member Avatar for Ruko
0
58
Member Avatar for ZackPollard

Well hello there everyone! My name, as you can tell by my name on here, is Zack Pollard. I'm 18, and studying towards a doctorate in IT, I consider myself to be able to answer most IT Hardware and windows related problems, and am also VB.NET and W3C trained, Plus …

0
53
Member Avatar for paldss

Hello everyone, I have a site which uses YUI to build a drop down menu system. There are two pages in this site that have embedded .pdf files in them. When one of the pages with the .pdf is open the drop down menu goes behind the .pdf and you …

Member Avatar for nil
0
213
Member Avatar for gloris

Hi, how get web browser description (wich show on Windows Task Manager) and curent page address (for example now should show this forum address: [url]http://social.msdn.microsoft.com/Forums[/url] ... )? Now i get only name ant title. [CODE="C#"] Process[] processes = Process.GetProcesses(); foreach (Process process in processes) { if (process.ProcessName == "firefox" || …

-1
59
Member Avatar for newsguy

That's cool. According to Google Mail software engineer Manu Cornet, you can now add nested labels to your Gmail. Posting to the official [URL="http://gmailblog.blogspot.com/2010/04/new-in-labs-nested-labels-and-message.html"]GMail blog[/URL] Cornet says that labels are more flexible than folders as "a given email can have several labels but can't be in several folders at the …

Member Avatar for gmag
0
192
Member Avatar for nonshatter

Hey guys, I have been moving and testing my scripts on a different web server, but I am not getting the same results on both computers. Here is the code: [CODE] <?php session_start(); //THIS FUNCTION VALIDATES INPUT function VerifyForm(&$values, &$errors) { if (strlen($values['firstname']) == 0) { $errors['firstname'] = 'Please Enter …

Member Avatar for nonshatter
0
67
Member Avatar for Philippe_1

I have a problem with my left menus. I have 2 menus, a main menu on the top of the website and a menu on my left. I have 5 buttons/links on my main menu and for each section of the website I have a menu in the left frame. …

Member Avatar for almostbob
0
129
Member Avatar for elmaami
Member Avatar for jcao219
0
50
Member Avatar for DUBE2786

Hi everybody, I'm new to this website, and this is my first thread/post so forgive me if i do put anything in the wrong place. I have Mozilla Firefox, and Internet Explorer, i use both but for the past week(after updating my IE)...when i open it. The program will not …

Member Avatar for abu taher
0
205
Member Avatar for rustifer

Hi there Im getting this error message with a script im trying to use. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/rideron1/public_html/join_form.php on line 67 No database selected The script im using works on my local server but as soon as I upload it to …

Member Avatar for rustifer
0
233
Member Avatar for thitay

The drop down menu does not display in IE7 & IE6 and the positioning is also not working correctly. This page has both issues. [url]http://www.pinnaclebuildingmaterials.com/About_Us/about_us.html[/url] On the following page the positioning is correct: [url]http://www.pinnaclebuildingmaterials.com/Request_a_Quote/Contact_Us.html[/url] Suggestions would be much appreciated

Member Avatar for diafol
0
54
Member Avatar for TomBar

Hi, I'm glad I found this forum, I looks as a very good community. I'm a high school student and I'm currently learning C++ and from time to time I try to learn a little about web design. So, this is my first thanks in advance, since I probably won't …

0
32
Member Avatar for SMHouston

Ok, I'm new to php and MYSQL aswell. I have a couple programs actually that are getting this error and I don't see what could be causing this at all. Here's the situation. I have a job interview page. The user enters the information from the candidate and submits the …

Member Avatar for SMHouston
0
4K
Member Avatar for Markmuk

Hi I suspect i might have malware on my computer although i have ran Malwarebytes and that didnt detect anything. When I itry to run a online scanner like ESET the scan starts at 50% through and I think something is interfering with it. Please could someone read my computers …

Member Avatar for jholland1964
0
165
Member Avatar for user1980

hello, I am trying to enable validators using javascript and they get enabled as expected but when I am trying to disable them they give an error and then get disabled. I think I am missing a logic on how to disable them. My code is supposed to validate two …

0
79
Member Avatar for synxmax

Dear Guys I want to start creating mobile based applications and i am newbie in this field , where should i start , how to create a simple application jar file which can run on mobile devices , for example a simple interface with buttons , sound handling , graphics …

Member Avatar for synxmax
0
154
Member Avatar for joval

<input type="file"> will open a file open dialog when clicked. I want to open the same file open dialog, with the button only (no input text) and with Open text on the button (not Browse) - any ideas?

Member Avatar for diafol
0
107
Member Avatar for cuddlers89

Hi everyone I can't remember how to get rid of the border on images when i use them as links, and also can someone remind me the code for changing text links, sumthin link <body alink="" vlink=""> But i can't remember it very well.

Member Avatar for diafol
0
158
Member Avatar for quailpower

I havent done HTML in ages, so when I was redesigning my site, I used pohotoshop (slices and whatnot) to make my page and generated the html. When I open the html file on firefox its perfect, seemless, but when copy it to my website horrible white gaps appear between …

Member Avatar for quailpower
0
117
Member Avatar for beforetheyknew

Hi guys, I'm still learning java and to code in general. How would i take a word, open a web browser, and define the word in google ? Is that even possible ?

Member Avatar for jwenting
0
102
Member Avatar for scorpio222

hi, i have an aspx page, Default.aspx, which runs when a web service is called. the output of the web service is something like this: http:\\xx.xx.xxx.xxx\FileDownload\Default.aspx?download=2.csv&type=csv This link above will download the csv file present on the server. The code for the default.aspx is given below. I want to know …

Member Avatar for murugavel84
0
181
Member Avatar for Fuzzycub

IE6 remains active in the taskmanager even after I turn the program off on the desktop. If I restart IE, it starts a second process in the taskmanager. This causes a problem starting Flash pages and obviously use up resourses. Can anyone help?

Member Avatar for crunchie
0
95
Member Avatar for yeap521

Regarding the title, i want to know the exact way to writing text data to a text file on a web server using http connection in J2ME. I tried the way as below: OutputConnection connection=)OutputConnection)Connector.open("http://localhost/message.txt;append=true",Connector.WRITE); OutputStream out=connection.openOutputStream(); PrintStream output=new PrintStream(out); output.println("Testing"); out.close(); the codes have no problem and no exception. …

Member Avatar for peter_budo
0
104
Member Avatar for steve48

I have an integer variable Purchaser1PersonKey that I would like to pass as a session variable to another page. I have made Purchaser1PersonKey the CommandArgument of my LinkButton. I must be doing something wrong because when I breakpoint on response. redirect the session variable is empty. Any help will be …

Member Avatar for kvprajapati
0
53
Member Avatar for ronnymax

Hello, i have a problem that i want to expandable box using single div,i tried to expand the box to cut out the corners of the box but iwant to expand the box horizontally & vertically. Pls reply asap. Thanks.

Member Avatar for cfajohnson
0
51
Member Avatar for kako13

Hi, I am working with a dreameaver template. However, it shown the text of the body in the left side bar. I had attached a screenshoot. [CODE]<!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"> <!-- DW6 --> <head> <!-- Copyright 2005 Macromedia, Inc. All rights reserved. --> <!-- …

Member Avatar for cfajohnson
0
112
Member Avatar for sunspirit

Hi everyone, Can someone help me to figure out how to stream music out from my website (like a radio) where the client just has the ip address (like streaming into itunes for example. I want to stream from my website continuously into secondlife. Thanks for any advice you can …

Member Avatar for g2gayan
0
53
Member Avatar for untitledking

Hey everybody I am doing an Earth Day video for a school project in flash, and I figured out the snow effect and I have it inserted into my video at frame "411". Now my problem is, I cant get it to stop at frame "453" I have tried the …

Member Avatar for g2gayan
0
73
Member Avatar for rehansami8805

I want to create a website for me, but dont know how to do it. Can anybody explain it?

Member Avatar for diafol
-1
122
Member Avatar for pubassist

Hello, I am basically a greenhorn when it comes to web design and am attempting to help my boss create a better website and receive more appropriate visitors. I can stumble around a little with HTML, but as I am not working on that part of the site, I am …

Member Avatar for pubassist
0
241
Member Avatar for warlock07

So here is the algorithm I am trying to design...i'm not sure it will make any sense. I have a sequence of n numbers(in ascending order). I have an another number 'x'. If i have 2 chances to compare x with a number greater than it but unlimited chances to …

Member Avatar for warlock07
0
208
Member Avatar for w_bryan
Member Avatar for TommyRay

Greetings! As many have done, I learned alot through various means from a knowledgable person, job training, books and free tutorials. It is only now, at 48, that I begin my actual real education by attending college. I am currently in my 1st semester for a 2-year IT Web Analyst …

Member Avatar for jephthah
1
166
Member Avatar for jbrock31

Hello everyone. I am trying to learn css. I download a free web template and have began to modify it a little bit. I feel like I am learning a lot, but I am trying to figure out why I have two vertical lines between two of my div's and …

Member Avatar for jbrock31
0
106
Member Avatar for samyot2002

Hi, I am creating an inventory control database, and my products are using serial numbers, I am stock in desinging the tables needed . Produts in stock 50 I need to store 50 serial numbers for that product. One product number has many serial numbers. Products can be in many …

Member Avatar for cao
0
149
Member Avatar for confusedCSS

hi. i have just started in a quest to design my own site. i have come along alot of information and i know a little HTML (just myspace codes really) but today i heard about CSS, but i have no idea what it does how much it costs or where …

Member Avatar for agbenaza
0
146
Member Avatar for Kusno

Dear all, I created a very simple web mobile form. It worked When I runned it from Microsoft Visual Studio 2005 editor and IIS web server. But when I put the link in my device emulator manager from Tools->device emulator manager it didn`t work. I used SmartPhone 2003 SE Emulator, …

Member Avatar for miraclebos
0
58
Member Avatar for help_lucky

Hi all, I want to print a page from another page. I have a master page with links to other page. When I click "print," it should print the another page. The function window.print() is printing only the active page. So on click print i am opening a new window. …

Member Avatar for help_lucky
0
237

The End.