20,737 Topics

Member Avatar for
Member Avatar for AntonioMontana

So I'm such a poor coder, but I really need help. I think these are really easy to solve if you know what you're doing, and I guess some of you guys here know your way around HTML/CSS. So this is the thing, my site is [URL="http://twimfm.isgreat.org"]http://twimfm.isgreat.org[/URL] and when you …

Member Avatar for Murtan
0
98
Member Avatar for rikkwolf

Hello all. I have a very annoying problem with my band's MySpace page. It's DIV heavy, of course, and I've usually been able to correct problems like these by just messing endlessly with the code, but this problem just won't go away. All the DIVs are in their proper place …

Member Avatar for MidiMagic
0
101
Member Avatar for sesame

Hi Everyone, Any help on this issue would be greatly appreciated. I have an ASP page with Javascript that obtains input from the web page. For example: [url]www.google.com/?test[/url] would result in test as the search string. I then populate an ASP textbox with this string and either click a button …

Member Avatar for agrothe
0
89
Member Avatar for madhusvuce

I’m using Mysql (version : 5.0.24) which is accessed by web application developed by ASP.NET 2.0 .The version of the .net connector i’m using is 5.0.7.0 .Now the problem is the DB service is crashing unexpectedly i.e. the DB service is stopped & to be started manually. This to happening …

Member Avatar for verruckt24
0
80
Member Avatar for NuGG

I was wondering if anyone knows how to get flash to open another html page after the movie has played. im trying to make an opening page to my website which plays a short movie with the company logo on etc. When the movie has loaded and finished playing I …

Member Avatar for Lije124
0
505
Member Avatar for madhusvuce

I’ve developed a website using ASP.NET 2.0 & deployed it on IIS 6.0.I’m using Cookies to store user related information. The expiry of this cookie is set for ‘7’ days. In IIS one new application pool is created to be used by my web site. This application pool is configured …

0
83
Member Avatar for vasanth.kanna

Dear All, I want to establish a remote connection with sql server 2005 in my Asp.net web service. How to do this in a effective and secured way, Please reply me with sample code, that will be very helpful for me. Thanks in advance, Thanks & Regards, Vasanth

Member Avatar for Ramy Mahrous
0
73
Member Avatar for ~Sake

I was just having a bit of a discussion with a few people, and I'm just looking for some more opinions on site administration design. Do you prefer an integrated type of administration system (eg, extra admin links in user profile and news entries, etc. when logged in as an …

Member Avatar for jakx12
0
83
Member Avatar for Roybut

Hi, I am extracting a set of categories from a database and want them to disply in lines of three. They are each in their own div. I need them to look like this: div1 div2 div3 div4 div5 div6 The code is PHP but I need to know how …

Member Avatar for Roybut
0
80
Member Avatar for rohnni

[code]<script language="javascript"> function funAgree(){ document.form1.action=""; } function funDisagree(){ document.form1.action="2.php"; } </script><img src="images/detail.jpg" alt="" /></td> <td width="435"><form id="form1" name="form1" method="post" action="mail.php"> <span class="large">Title(eg.Mr,Mrs,Dr)<br /> </span> <input name="title" type="text" id="textfield" /> <br> </label> <br> <span class="large">First name *<br /> </span> <input name="name" type="text" id="textfield2" /> <span class="small"> </label> (required)</span><br> <br> <span class="large">Last …

Member Avatar for peter_budo
-1
166
Member Avatar for kheija

i've wondering here,if i can combine windows application and web aplication.Can i develop main page in web application then i want to access to the windows application.(e.g there's a button to link process mgt page.But process mgt page is developed in windows application).Else, if i do a view page on …

Member Avatar for Ramy Mahrous
0
96
Member Avatar for RushNP774

First off, I'm a beginner when it comes to ASP.NET, but I have some experience with C++, VB6, and PHP, so programming is not a new thing to me. I've started a website in Web Developer Express, and added the contents of a CSS template I found on the internet, …

0
67
Member Avatar for JJ___

This problem is driving me round the bend. Google failed me and so I thought I'd revisit a (very) old haunt to find some real answers. I'm trying to download Windows Live Messenger because all my hip friends on the interwebs say that they're using lots of pretty colours and …

Member Avatar for davidmethew
0
202
Member Avatar for sKiTzo

My web does not display any icons or pics. My pages are full of those little circle squares and triangles wherever there should be a pic or an icon. This was caused by viruses but the viruses are now gone. How can I restore the pics and icons to my …

Member Avatar for sKiTzo
0
56
Member Avatar for plarsen111

I looked and cannot find it. On the left hand side of my web page I can hover over links, but there is a small gray box on the right of each link when I hover. [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] Any chance someone could show me what I am doing wrong? It is …

Member Avatar for MDGM
0
132
Member Avatar for mohamed1

hello every one i want to know how i make amazing background like [URL="http://www.elissalovers.net"]www.elissalovers.net[/URL] in photoshop and how or in flash please help :rolleyes:

Member Avatar for almostbob
0
123
Member Avatar for macki

hi! ive started encountering problems with developing sites with pop-up windows. These pop-up windows are not for ads, theyre for picture galleries or to other html windows...etc. Ive gotten calls from 2 clients saying b/c they installed or their friends have installed pop-up blockers they cant see part of their …

Member Avatar for almostbob
0
538
Member Avatar for themightycrag

Here's the scenario. I have a web server running with IIS 6 and website running written in ASP. The site and code has been working perfectly up until about 2 days ago when for no reason whatsoever the ASP has decided to partly work. and by this i mean as …

Member Avatar for agrothe
0
191
Member Avatar for Potato.Head

Hi to all I have the following question, I was wandering if I can use the Web Browser Control(ActiveX) in a C# DLL. I create a win form from the article: [URL="http://www.c-sharpcorner.com/UploadFile/mahesh/WebBrowserInCSMDB12022005001524AM/WebBrowserInCSMDB.aspx"]http://www.c-sharpcorner.com/UploadFile/mahesh/WebBrowserInCSMDB12022005001524AM/WebBrowserInCSMDB.aspx[/URL] And every thing is working OK, I want to write a DLL that includes a Web Browser object …

Member Avatar for LizR
0
125
Member Avatar for dipsn

Thank you for the quick reply . I am having problem with deploying web application in Netbeans 6.5 with Tomcat 6.0. I have all the services running of Apache server and also have configured it with my project but it is giving "the requested resource not found error" in my …

Member Avatar for peter_budo
0
49
Member Avatar for Erek4

OK, after a few hours and some Internet research I think I found a way to spread an image across my page. Let me know what you guys think. My CSS: #body { background-image: url(my image url); background-attachment: fixed; } 1) I noticed that the image only fills in 3/4's …

Member Avatar for efaith77
0
195
Member Avatar for gagan22

Hi everyone, I am facing such type of warning is coming in php file.How it can be resolved . I have also used session_start() function in php file as a first line in php code. I have used it just prior to sending output to browser.But still warning is coming. …

Member Avatar for nav33n
0
82
Member Avatar for kheija

i've wondering here,if i can combine windows application and web aplication.Can i develop main page in web application then i want to access to the windows application.(e.g there's a button to link process mgt page.But process mgt page is developed in windows application).Else, if i do a view page on …

0
62
Member Avatar for anjujah

instantrankingseo.com - a professional web site design company in india, custom website design, web design and development, web page design, ecommerce web site design, website design and maintenance, ecommerce solutions, ecommerce shopping cart, ecommerce web site development etc. At Ahmedabad, Gujrat, India. visit us at [url]http://www.instantrankingseo.com/web_design_development/index.php[/url] , email : [email]info@instantrankingseo.com[/email] …

0
57
Member Avatar for Erek4

There is a feature that I like and would like to know how to implement in my own website (If I am able). When a link is posted the user can hover over the link and a small box will appear showing the website. How is this done? Example: [url]www.horizonsunlimited.com[/url] …

Member Avatar for Erek4
0
140
Member Avatar for sam1

hi, I have this css code [CODE]#leftcol { position:relative; top:-10px; left:-10px; float:left; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:100; } #rightcol { position:relative; top:-10px; right:-10px; float:right; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:99; } #centercol { position:relative; padding:0 240px; }[/CODE] …

Member Avatar for MidiMagic
0
98
Member Avatar for FraserM

I'm having a little problem with my new site. I have a Div element, which is explicitly set to 226px wide (inside the div is a load of text). To that i've applied a 10px padding all the way round, so the css is currently: [icode].layout_style_left_panel { width: 226px; float: …

Member Avatar for MidiMagic
0
101
Member Avatar for netveano

Hello Everyone :) I bet you have heard this about 1,000,001 times, but I am another individual who is interested in learning programming. I am currently a business major with a concentration in MIS. I have web site and graphic design experience, I have been developing static HTML web sites …

Member Avatar for Rashakil Fol
0
261
Member Avatar for JAY6390

Hi, I have two machines, a notebook and a tower connected to my Zyxel HW660 Router via wireless and ethernet respectively. The notebook (HP Compaq nx6325) is running windows xp professional and the tower (custom build) is running windows vista ultimate edition. When I access the internet with either of …

Member Avatar for The BitWorks
0
163
Member Avatar for mary81

I need a simple contact form for my website, but I want some defence against spam. Like a Chapta or something.

Member Avatar for rohnni
0
238
Member Avatar for mheidi

I'm not able to access the internet-have Windows XP. It appears that the problem is that my computer won't renew the ip address. I've tried ipconfig/release - which worked fine, but when I tried ipconfig/renew - nothing happens. I've done flushdns, reset winsock, checked under administrative tools and services to …

Member Avatar for starfireone
0
206
Member Avatar for serkan sendur

I installed the xml file comparer tool from this link : [url]http://msdn.microsoft.com/en-us/library/aa302294.aspx[/url] and add the dll to my project and created this application : Default.aspx: [CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!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" > <head runat="server"> <title>Untitled Page</title> </head> <body> <form …

Member Avatar for LizR
0
2K
Member Avatar for Webnauts

I am one among a number of web profesionals who prefers their (X)HTML, CSS, and other code to meet current web standards. One current incentive for webmasters and designers to use clean code could be Google's [url=http://www.google.com/support/webmasters/bin/answer.py?answer=35769]Webmaster Help Center - Webmaster Guidelines[/url]. In this document, Google presents information which they …

Member Avatar for Robdale
0
220
Member Avatar for agrothe

Note: I debated whether this should go in ASP forum or SQL Server forum and I think it belongs here. Ok, I have a classic ASP web application, a custom intranet, which has been used in 7-8 different installs, 3-4 different servers with no issues. It uses a SQL Server …

Member Avatar for agrothe
0
138
Member Avatar for soniajay

Hi, I am working on one in house web application for my company, I am facing one issue which is coming on deployment machine only Actually my application is based on multitier architecture, here when i am trying to throw a customized exception in business layer/data layer, it is throwing …

0
44
Member Avatar for mercouri

My name is Bobbi (female) and I'm soon to be 67 years old. (this picture was taken two years ago at my grandson's 21st birthday. I've been a photographer and graphic designer for low these last 45+ years. I have a certificate in marketing from the University of California at …

Member Avatar for Robdale
0
139
Member Avatar for chicago1985

I have a ASP web application working with SQL Server. It has around 500 records and it works great. Now my management wants to redo the application for the 5th time in the last several months. The management knows nothing about web development and engineering. The management now wants to …

Member Avatar for agrothe
0
93
Member Avatar for ryy705

Hello, I call the imagettfbbox function like so `imagettfbbox($font_size, 0, 'monofont.ttf', $code)` but its generating the following error: 'imagettfbbox() [function.imagettfbbox]: Could not find/open font' monofont.ttf is in the same folder. And the code executes fine on the server. It just won't work on my computer. This leads me to believe …

Member Avatar for mcscreech
0
1K
Member Avatar for anusumesh

Hi, I have created two web pages say [B]first.asp[/B] and [B]second.asp[/B]. first.asp has a link of second.asp and [B]username is embedded in url [/B]of second.asp.([B]second.asp?username=dvhsdghsdg[/B]) [B]Second.asp [/B]has a link for some [B]https site say securelogin.asp [/B]and i want to access the [B]server variable "referer Url"[/B] to retrieve username in https …

Member Avatar for anusumesh
0
344
Member Avatar for rogergrippo

Hallo, Using my adobe Flash CS3 i have built up a Flash Dropdown menu box along with a go button. But I am not understanding how to link and activate the go button, so that after i hit the go button it will take me to the page which is …

0
69
Member Avatar for ranjinibiliya

Let me explain the u in detail. First , In sql server i created a New database and then i created a new table. as UserId, User Name, and Passward. Secondly, i created a new Text document with .udl extension , and Got even the message Test Connection Succeeded. Created …

Member Avatar for jaiswarvipin
0
93
Member Avatar for sam1

Hi, how do i display all my other pages in my index page content. e.g. i have a menu and when user clicks on a section like music it doesnt go to music page but shows the music page in contents section of index page. thanks

Member Avatar for kanaku
0
123
Member Avatar for k2k

i just read a couple of threads regarding css positioning and i have found something some where a while ago. however, i couldn't find any good explanation of it. would anyone please explain a bit of some of these code? thanks 1. clear:both? 2. margin: 0; padding: 0 // when …

Member Avatar for kanaku
0
110
Member Avatar for Designer_101

Hi I have two movie clips : -wall -man [B][U]I've right clicked[/U][/B] on the man and applied the following code [CODE]onClipEvent (enterFrame) { if (_root.man, hitTest(_root.wall)) { gotoAndPlay(2); }; }[/CODE] The hittest is working, however i have a feeling the gotoAndPlay function is applying itself to the movieclip instance and …

0
45
Member Avatar for Robdale

Hello Dear Friends, I have noticed that many new members create threads just to ask about the terms of SEO. Rather than creating new threads why not to create one thread that includes all the SEO terms and would be easier to new members. Please add your terms if you …

Member Avatar for Robdale
0
466
Member Avatar for agent007

Hi I have noticed that some hosting provides have been able to set folders to 755 and files 644 but still permit both the Web interface user and the CMS/Forum etc scripts to have write access to the web root of the account. I will provide and example to clarify …

0
107
Member Avatar for Erek4

Sorry for this question but this, I believe is the one area that I am most fuzzy in. I have trouble positioning my content boxes (divs, float, absolute positioning, etc.). I am looking to make whatever boxes I make fixed in one position. When I am in another system the …

Member Avatar for MidiMagic
0
112
Member Avatar for jonow

In CSS the pseudo class :active is supposed to make the object active and apply the given style for a split second. This works in every browser except Internet Explorer, in Internet Explorer it keeps it active until you click away (kind of how :focus works in other browsers). Also …

0
96
Member Avatar for Designer_101

Hi I know this isnt perhaps the right forum for the job but I do understand there are many people that use flash in web design and therefore might be able to help me. I'm trying to create this 45second animation for a school project, its very simple at the …

0
57
Member Avatar for jonow

I was wondering if there was a fix to make Internet Explorer treat a:active like a:active instead of a:focus in css. Thanks.

0
58

The End.