20,737 Topics

Member Avatar for
Member Avatar for loloy123

I have created a site using templates and I want to insert a status bar message on one page. Any ideas where I can put this code on the page as I cant edit the body tag on this specific page, only on the template.

Member Avatar for diafol
0
59
Member Avatar for sufax

I am trying to build a web application where users can review new projects each week. I have built an asp page with a table that is filled with summary information from a database about each project. I have included an onclick event in each cell that opens a detail …

Member Avatar for sufax
0
87
Member Avatar for jbennet

Just baught a new domain (finally took the plunge lol), gonna host my software on it (I design windows mobile apps). But im not too great at css, i can work it, its just ive not really got the mindset of web developer you know? every site i make comes …

0
105
Member Avatar for aks_1

i want to compile .jsp file. i have downloaded tomcat 6.0. and set environmental variables e.g. set PATH="C:\Program Files\Java\jdk1.6.0_10\bin";%PATH% set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_10 set CLASSPATH=.;C:\Program Files\Apache Software Foundation\Tomcat\common\lib\servlet-api.jar;C:\Program Files\Apache Software Foundation\Tomcat\common\lib\jsp-api.jar;C:\Program Files\Apache Software Foundation\Tomcat\common\lib\el-api.jar;C:\Servlets+JSP;..;..\.. i hava searched pages related to configuring web.xml, context.xml etc but i am still unable to load …

Member Avatar for aks_1
0
145
Member Avatar for codebeastmode

I really need help, I have a client who likes the design I helped them with but its not compatible with IE6. I am posting some screenshots. The site to the left is the IE6 browser shot, and the one to the right is IE7/8. I don't know what to …

Member Avatar for colweb
0
198
Member Avatar for ravie230

Tackling Malware and Spyware had become a daily task for most of internet users. Lets see the history of these virus, the aims behind there creation, how do they enter our personal computer (pc) or a server. [B]First Malware found on:[/B] Basically the first known internet Worms were created only …

Member Avatar for abu taher
0
262
Member Avatar for noideas

no idea where to begin. i have an excel spreadsheet that i want to use a web browser to display its contents and i want to be able to filter those results. it's a list of all the movies i own. i have the database plus two external files, whose …

Member Avatar for asaukani
0
71
Member Avatar for qazplm114477

Hi, I'm not an expert when it comes too designing. so i was wondering if anyone could help me. I have a page that generates A LOT of data from the database via php and puts it in a table so I can never determine the current height of the …

Member Avatar for qazplm114477
0
123
Member Avatar for suncica2222

I have margine on <div> on top and left that I dont want. Here's the CSS: #wrapper { border:0; margin: 0 auto; top:-10px; background:black; } Here's the pic: [url]http://img410.imageshack.us/img410/5049/pokazmargina.jpg[/url]

Member Avatar for suncica2222
0
106
Member Avatar for fruitgum

I have finally managed a page with CSS layout BUT ... While header text fonts are exactly the same in IE and Firefox, all the <p> text is much smaller in Firefox than IE. It's messing up my layout, the difference is quite large. My text size is set as …

Member Avatar for colweb
0
120
Member Avatar for Mikeyprs

Hi Guys, Been having problems with my IE brower redirecting or random browers opening up with different sites over the last few days its driving me up the wall!! It took me several attempts on google clicking on the link that brought me to this forum where i have read …

Member Avatar for Mikeyprs
0
227
Member Avatar for indu_ss4

Hi! i'm developing a web application in jsf. There are files that gets opened from the server when the user click the name of the file. It works perfect when many users access the same file at different time. But if more than one user access the same file or …

0
74
Member Avatar for butchrappe

I have a server running Fedora 12. The web site has always worked when viewed by Firefox and IE - until we updated to Fedora 12. It now works fine with Firefox, but only get the default page when using IE. Am I forgetting something about the setup? Totally possible, …

Member Avatar for colweb
0
109
Member Avatar for gutto786

Hey Everbody, Iam quite new to web development. I have this issue to design a search engine and I cant figure out where to start from.Following is the problem statement 1.Users access our website and send a request. For each request, . In response to each query, the 3rd party …

Member Avatar for infinique
0
99
Member Avatar for SpaceCake1987

I am displaying a web page using the .NET WebBrowser control. I am then using the IHTMLDocument2 to capture the text that the user has highlighted as shown below: [code] IHTMLDocument2 htmlDocument = webBrowser.Document.DomDocument as IHTMLDocument2; IHTMLSelectionObject currentSelection = htmlDocument.selection; if (currentSelection != null) { IHTMLTxtRange range = currentSelection.createRange() as …

0
27
Member Avatar for Aaron Robinson

I have a problem that occurs in Firefox and probably IE when the right plugins are installed (However, tested only in Firefox). My website uses jquery loads to change content on the page. One set of content contains an iframe that is displaying a pdf. If you have plugins to …

0
38
Member Avatar for hinks

Hi all i wonder if anyone can help me i am trying to create a simplte html for which will send the name e-mail and address that the user has entered to a specified email for example [email]qwerty@hotmail.co.uk[/email] so far with no luck Thanks (hope someone can help)

Member Avatar for almostbob
0
136
Member Avatar for fiaolle

Hi I am worthless in CSS. My boss doesn't want me to use </br>:( I have a repeater and a div which is relative, like he said I should have. Then I placed spans which are absolute and with top and left. It works fine when there is just one …

Member Avatar for diafol
0
95
Member Avatar for ctyler

Hello all. Am new to the forums and this is my first post and I am in need of a little help. I am in the planning stages of building a pretty involved web application. This question needs some background info first. This is for a direct mail company (a …

Member Avatar for darkagn
0
120
Member Avatar for bsewell

Hi all, I'm developing a website, where the company would like 2 images to appear on the right side of the footer. I have no idea why float:right; won't work when it does for their banner. Can anyone tell me what to do to fix it? [CODE]#footer { position:absolute; bottom:0%; …

Member Avatar for almostbob
0
57
Member Avatar for NoID

Hello, I am not to sure if this is possible to be able to record a web history. I currently have Server 2008, and have two machines on Vista and one on XP (wireless), what i want to do is to store web history for for the two Vista machines, …

0
74
Member Avatar for Molinski

I am new to most the web programming experience and I have a php page (lets call it form.php for brevity) that posts some form information (including an attachment) to another php file that validates organizes the information (which I will call sendMail.php) and then mails it to the destination. …

Member Avatar for Molinski
0
405
Member Avatar for aboell

My organization is researching entering into the world of server virtualization. I am needing to plan the number of virtual servers and which services should be ran on each in order to guide our hardware purchases. Currently, we have the following servers running the indicated services: [LIST] [*]Primary DC / …

0
195
Member Avatar for cab0902

Okay, I have literally tried everything, I've googled and binged. Recently, I used a script off of dynamicdrive.com because they are great for scrolling scripts. I used the image scroller and it worked fine under my profile on the web page I am helping to design for my web design …

Member Avatar for almostbob
0
110
Member Avatar for miraclebos

Hello ! I'm working on a project which allows user to design forms/questionnaires using asp.net website, and once done. The questions should be generated on a .net mobile web page to be filled up using mobile phone browser. The question is - when designing the form is done, should I …

Member Avatar for miraclebos
0
132
Member Avatar for Coleman0610

I'm graduating from the University of the Cumberlands in May and I have put together a resume and would really like some input. Attached is a doc format and pdf format. I've also posted the text version within the forum. Thanks in advance. Travis Coleman ---------------------------------------------- Travis Coleman 402 Leonard …

Member Avatar for jephthah
0
247
Member Avatar for PixelatedKarma

Hi guys, Brand new here - and I'm praying to god someone can help me out. My blood pressure is probably triple what it should be. First off let me apologize to the admins as I know this dead horse has been beat to death a thousand times on these …

Member Avatar for diafol
0
104
Member Avatar for jreddick82

I have a picture that I would like the plug at the end of the G grow when you mouse over it. I have tried making 3 images and am unable to make it work. Can anyone assist on what I can do? I am using CS4 to do this. …

Member Avatar for infinique
0
103
Member Avatar for agr8lemon

I think this one is simple. I've checked Google but could not find the exact answer so I thought maybe someone here could help. I have a Div that I would like to float 3 other elements in. So let's say [CODE]<style type="text/css"> .alignleft { float: left; } .alignright { …

Member Avatar for agr8lemon
0
80
Member Avatar for rizwan6feb

I am working on an application in Vb.NET the pulls data from an online MySQL server. The problem i was facing was that my application had no direct access to internet. The application connects to a proxy server which was blocking access to database server because the proxy server only …

Member Avatar for nik00726
0
1K
Member Avatar for untitledking

I was browsing through the coding for this site, and it is really good, I only found one error in there, which is really good for a site this big, even [url]www.google.com[/url] has 42 errors [I]and[/I] 3 warnings The error is this, and it is not even that big! [CODE]//--> …

1
78
Member Avatar for anthonymacegan

Hi Guys, I am having trouble getting the getItemAt method of the ArrayCollection class to work in ActionScript even though it seems to work fine in MXML. Any help greatly appreciated. In the attached code lines 95->97 work fine whereas line 35 throws a "Cannot access a property or method …

Member Avatar for anthonymacegan
0
146
Member Avatar for PalmerEldritch

I've been trying to fix a computer for a very stubborn client. IE is not loading any pages unless it is in Safe Mode. I am not at work now and won't be for a couple of days but I thought maybe you could point me in the right direction. …

Member Avatar for pcs365_4
0
390
Member Avatar for yinyang

[COLOR="Red"][B]Do I use php or ssh? [/B][/COLOR]If so, please tell me how because I haven't got a clue as to either of them. I'm just a singer who started learning to design one site from the past few months. my site is yummyrestaurants.co.uk. [B]I read this [/B][URL="https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html#execute"]article on how to …

Member Avatar for radlinks
0
247
Member Avatar for cybergrace7

Hello, I've made a website and have images in a sidebar. Everything's good in IE. In Firefox it is transparent. The sidebar consists of PNG images with transparent backgrounds and rounded edges. I've used code for style: #sidebar { margin:0; padding:0; background-color:transparent; } Any suggestions appreciated! (URL is: http://www.humanrightsfirst.org/index-bkup-4-21-10.aspx)

Member Avatar for cybergrace77
0
112
Member Avatar for jme0509

My name is Jan and I'm new to the forum. I have a BBA in Management Information Systems and I currently work in IT within the Healthcare Industry. My specialties include Web application development, database design and development, and the financial side of Medical information systems. I also write code …

Member Avatar for Danielperez1
0
80
Member Avatar for KingVampire

Hello, I am making a web page and I want to make it 100% fluid, which means that I want to resize the images when the browser window is resized. I just need to know how to get the Panel width in px with c#. I am using master page …

Member Avatar for Freon22
0
89
Member Avatar for bondzerg

HTML files use tags enclosed in angle brackets to denote formatting instructions. For example, <B> indicates bold and <I> indicates italic. If a web browser is displaying an HTML document that contain < or >, it may mistake these symbols for tags. This is a common problem with C++ files, …

Member Avatar for bondzerg
0
385
Member Avatar for zhollett

Hi, I would just like to start off saying that I probably don't know enough to be even asking this question but I am pretty good at taking examples and working with them to produce the results I am looking for. So, here is a little bit of information about …

0
121
Member Avatar for gunnarflax

What is the best way to handle site navigation? When I first started learning web development I had html-files which I linked to. Later on I sent variables through the url and used a php-script with $_GET to load the appropriate content. Let's say that the url looked like this: …

Member Avatar for gunnarflax
0
138
Member Avatar for kau14

Plz Help Me In This Regard Am useing Ajax Control 1)ToolkitScriptManager1 2)AutoCompleteExtender i created web service as Follows Imports System.Web Imports System.Web.Services Imports System.Web.Services.Protocols Imports AjaxControlToolkit Imports System.Data.SqlClient <System.Web.Script.Services.ScriptService()> _ <WebService(Namespace:="http://tempuri.org/")> _ <WebServiceBinding(ConformsTo:=WsiProfiles.BasicProfile1_1)> _ <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ Public Class AutoComplete Inherits System.Web.Services.WebService Private ReadOnly Property ConnectionString() As String Get Return "Server=.\SQLEXPRESS;Database=testproj;Trusted_Connection=True" …

0
99
Member Avatar for Th3nutz

Hello guys, i'll go straight to the point here. I have some rectangulars one on top of each other and a list of colors next to them. I want the user to click a rectangular then select a color.

Member Avatar for Th3nutz
0
86
Member Avatar for djMot

Hey everyone. :) I've been trying to find a goof file upload script for a while. No luck really. I operate an internet radio station, and frequently artists want to send me music for airplay consideration. I've been struggling along giving them FTP login information and letting them send files …

Member Avatar for mudge.steve
0
100
Member Avatar for piperann

I have a desktop running windows Vista Home basic I have a server running Win 2k3 web edition I have 2 nics in my server 1 is wireless G and addressed 192.168.1.65 and the other ethernet addressed 192.168.2.65 Because I have renters and I let them logon dynamically on the …

0
133
Member Avatar for RickyG

HI, I am looking a snippet to warn the user before processing with deletion and my ViewEmployees.aspx page.. I am using a Gridview with autogenerated insert, delete statements; how would I do this on my Code Behind File? [CODE]<asp:GridView ID="GridView1" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False" CellPadding="4" DataKeyNames="EmployeeID" DataSourceID="AccessDataSource1" ForeColor="#333333" GridLines="None"> <RowStyle …

Member Avatar for RickyG
0
99
Member Avatar for RickyG

I am trying to update employee information in my web form but when I press Update Link, nothing happends.. [CODE]<%@ Page Title="" Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="ViewEmployees.aspx.vb" Inherits="ViewEmployees" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <p class="style1" style="text-align: left"> <table class="style1"> <tr> <td> Enter Employee Name&nbsp;&nbsp; <asp:TextBox ID="txtName" …

Member Avatar for kvprajapati
0
133
Member Avatar for jlukomski

this has happened to me also. Here is my hijack this result. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:56:43 PM, on 4/19/2010 Platform: Unknown Windows (WinNT 6.01.3504) MSIE: Internet Explorer v8.00 (8.00.7600.16385) Boot mode: Normal Running processes: C:\Windows\system32\Dwm.exe C:\Windows\Explorer.EXE C:\Program Files\Synaptics\SynTP\SynTPEnh.exe C:\Program Files\Common Files\Pure Networks Shared\Platform\nmctxth.exe C:\Program …

Member Avatar for jholland1964
0
121
Member Avatar for Jinxy13

[CODE]Hi Folks, I am trying to insert a free script from [B]Dynamic Drive[/B] for a flexible slideshow. I am using Dreamweaver CS4 and the code goes in ok and works well in Live view. But - the slideshow is on the left of the cell in which it is inserted. …

Member Avatar for rajarajan2017
0
68
Member Avatar for Jinxy13

[CODE]Hi Folks, Another new bod asking questions. I am trying to insert a free script from Dynamic Drive ([URL="http://www.dynamicdrive.com"][/URL]) for a flexible slideshow. I am using Dreamweaver CS4 and the code goes in ok and works well in Live view. But - the slideshow is on the left of the …

Member Avatar for Jinxy13
0
65
Member Avatar for Famous16

Hi all, I want to download latest software for graphics and multimedia. can anyone give me the exact URL where I can download the latest multimedia software. With Regards,

Member Avatar for Johnsmith1
0
149

The End.