20,737 Topics

Member Avatar for
Member Avatar for PhoenixArisen

Hi all, I have created a three column CSS website and I am now a little stuck. I have got a top navigation bar which gives overall navigation around my site. I now want to put a tab navigation bar within the centre content colum which will call up and …

Member Avatar for laura_ci
0
80
Member Avatar for Argo54325

Hello, could someone tell me how i could position a div tag exactly in the center of the browser being liquid and the div tag size fixed to 650px by 450px. here is an example as to what I'm looking for: [URL="http://linuxfud.files.wordpress.com/2006/11/gdm-login.png"]http://linuxfud.files.wordpress.com/2006/11/gdm-login.png[/URL]

Member Avatar for MJ Pieterse
0
120
Member Avatar for dalip_007

hi i am loading an swf file within another swf file and i wanted to change alpha of one movie clip within loaded swf by writing action script code within the container swf file. please anyone let me know if this is possible to change the script of laded swf …

Member Avatar for rajarajan2017
0
45
Member Avatar for boet

Hi everyone, This is the error I get for this project. Been through the code all day and no problems found, still I get this error: DB access error(You have an error in your SQL syntax;check the manual that corresponds to your MySQL server version for the right syntax to …

Member Avatar for JRM
0
106
Member Avatar for justinmyoung
Member Avatar for laura_ci
0
2K
Member Avatar for danielkull

Hi, I want my cookie was changing like that: 1,2,3,4,1,2,3,4,1,.... after each time I refresh the page. but it is changing somehow randomly. [CODE=php]if (!isset($_COOKIE["bbb"]) && empty($_COOKIE["bbb"])) setcookie("bbb", "1", time()+3600); else { switch ($_COOKIE['bbb']) { case 1: setcookie("bbb", "2", time()+3600); break; case 2: setcookie("bbb", "3", time()+3600); break; case 3: setcookie("bbb", …

Member Avatar for danielkull
0
105
Member Avatar for questionary

Hi, I am working with small academic project and I am stuck on creating presentation of single product from list of ptoducts. I want to achieve something like that: (in attached graphic file) - may be without rounded corners. I wrote code but it is not working properly... [CODE] <div …

Member Avatar for macneato
0
117
Member Avatar for zilonox

First, let me start off by saying I am using ASP.NET 2.0 with VB as the default language using Visual Studio 2005. I have a form that has an asp:panel on it that is seeded with an iniitial control. Through the use of the form, additional controls may be dynamically …

Member Avatar for zilonox
0
461
Member Avatar for Neutrino_

Hi. I'm trying to create the following trivially simple page layout. A page header, full width, variable height depending on contents. A content area. Full width, takes up the remaining vertical space in the browser window, scrolls vertically if content exceeds its size. I don't care whether the solution uses …

Member Avatar for macneato
0
85
Member Avatar for Kaycy
Member Avatar for Kaycy
0
177
Member Avatar for K?!

Hi all I'm having a major problem here. Before you read this and think "that's a stupid mistake to make", I'm on an internship and it's my first "real" website. ( I experimented before, but it's the first time I have to make a "finished product) So I hope for …

Member Avatar for K?!
0
201
Member Avatar for dougancil

I have almost finished a site that I've been working on but have one last thing that I don't know where to add. I have a bulk insert sql query that I want to insert into the .vb code behind and have no idea where to put it. Basically, the …

Member Avatar for rohand
0
141
Member Avatar for harshareddy75

Hi all, I want to know if there are any C++ libraries which allow me to make JAX WS calls for a web service to a server. (Mainly the SOAP message part - the serialization and de-serialization of SOAP message) Thanks, Harsha

0
32
Member Avatar for tape enterprise

ok my problem with this my frame page looks like this and works fine locally:[CODE]<html> <head><base target="_parent"> <title>BLARG!</title> </head> <frameset rows="10%,*" border="0" noresize base > <frame src="catalognavigation.html" border="0" base scrolling=no> <frameset cols="20%, *"> <frame src="price breakdown.html"> <frame src="catalog.html"> </frameset> </html>[/CODE] but when i upload to my server it turns to …

Member Avatar for rajarajan2017
0
82
Member Avatar for Epsilon92

Ok, so I'm a programming major but over the summer I wanted to pick up and learn web design for some extra cash over the school year. I have books so I'm gonna learn the basics on my own. What I do want to know is where I should host. …

Member Avatar for diafol
0
122
Member Avatar for dan_t

I use CSS quite a bit now, but some times I just can't place things where I want them inside the "wrapper". Tables are easy, but make for very ugly code. Are percenatges in CSS the way to go or should you now make tables using CSS? Is there one …

Member Avatar for diafol
0
65
Member Avatar for bsewell

Hi All, I have a question. I have a div, which has an image slideshow using innerfade. I have another div which overlaps this div which contain some text. Basicly, the slideshow is working but I want it to be in the background so that I will be able to …

Member Avatar for bsewell
0
43
Member Avatar for mangel.murti

hi all, i am working with this site actu.. [URL="http://www.hitechinfosoft.com/wfc"]http://www.hitechinfosoft.com/wfc[/URL] i am generating dyanamic div of controls in web page. when you add controls to right side div , controls are not fitting in proper way in step. and in IE it will not displaying good. any help appreciated thnx

Member Avatar for diafol
0
113
Member Avatar for drkdragon

Hey everybody, I created a HTML form using Dreamweaver and Spry validation fields to make sure that the fields follow the format I want for the fields. The problem I am having is that I simply want a button to print the page with the information that the user has …

Member Avatar for macneato
0
110
Member Avatar for khan17

im trying to download a file ... when i use this code first [CODE] response.AddHeader("Content-Disposition", "attachment;filename=\"" + Server.MapPath(strURL) + "\""); byte[] data = req.DownloadData(Server.MapPath(strURL)); [/CODE] it shows the error " The name 'Server' does not exist in the current context d:\proj\fledwnld\fledwnld\Form1.cs " then i do google search regarding this and …

Member Avatar for kvprajapati
0
451
Member Avatar for DaniWeb4Jim

The Firefox browser flashes randomly and turns the web page black until you double click the program icon repeatedly. Then the web page comes back. It can happen a few times in a 15 minute period. When this happens I can not see any website because it turns black. I …

Member Avatar for caperjack
0
513
Member Avatar for kkevinchou

I'm thinking its a malware problem, could someone help guide me through the fixing process? Thanks! Here's the Hijackthis log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:07:47 AM, on 5/3/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe …

Member Avatar for crunchie
0
294
Member Avatar for speedy94519

Hey you guys I have a question about web designing . Im a person who would like to learn about web creation, what would be a great place to start? In this college im attending this summer their offering two classes, one class is "Basic mechanics of web design using …

Member Avatar for colweb
0
123
Member Avatar for flashadvise

Hello! Being new to this forum I havent throughly browsed through the individual threads but would appreciate it if someone could check the coding used for my Flash portfolio. I have compiled the pages individually and saved them under different file name suchs as creativeportolio, to identify them more easily. …

Member Avatar for rajarajan2017
0
124
Member Avatar for khan17

i ve gone through a link while dong google search to handle the dialog boxes prompts in web browser control..this is the link. [url]http://www.codeproject.com/KB/dialog/WindowInterceptor.aspx?display=Print[/url] and i ve tried like this, [CODE] namespace intercept { [DllImport("User32.dll")] public class WindowInterceptor { IntPtr hook_id = IntPtr.Zero; Win32.Functions.HookProc cbf; /// <summary> /// Delegate to …

Member Avatar for kvprajapati
0
189
Member Avatar for Ana_Developer

Hi everyone, I have been using System.Diagnostics.Process.Start("fileName.pdf"); command in order to print my pdf docs in my web app. The thing is, it works perfect on my localhost, but once I upload the code on the server, the files no longer are opened. The path to the file in the …

Member Avatar for kvprajapati
0
61
Member Avatar for jeeter19

Hi all, I have a question about moving through the elements in a web browser via C#. I currently am trying to get a checkbox to become unchecked using the HtmlElementsCollection... I have so far been able to implement putting text into a message box that is on a webpage, …

Member Avatar for kvprajapati
0
746
Member Avatar for loloy123

Im creating a site with a basic login to use cookies ( this is a college assignment and so i don't need a registration page etc - i just need to show ive used cookies in the site) I have the below code: [B][U]login.htm[/U][/B] [CODE]<table border="1" width="500px" height="400"> <tr> <td> …

Member Avatar for diafol
0
160
Member Avatar for sbronson37

why is it that when I minimize my screen my website goes all out of whack?

Member Avatar for sbronson37
0
79
Member Avatar for skyz09

Let me explain the scenario I'm in. Currently my company has a desktop set up so clients can individually log in and test our data processing software. This is currently in a linux environment for ease of management. What I'm looking to do is possibly set up a web app …

Member Avatar for jwenting
0
139
Member Avatar for restrictment

Hello everyone, I am trying to make a simple web browser for my own benefit (not a school project). I have been looking through multiple videos on how to do so, and could only find 'simple' web browsers on almost every video for visual c++. Anyway, the videos work, but …

Member Avatar for jonsca
0
214
Member Avatar for GuyClapperton

Microsoft Internet Explorer is losing market share, says a new study from research organisation NetApplications. It's shrunk to 60% of the world market for browsers. This has a number of implications. First the financial. Browsers make money by selling links - you know that little box at the top right …

0
129
Member Avatar for scorpio222

I have a web service which receives a DIME attachment, downloads the attachment on the server and uses it to execute the web service which would return back the results. Everything is working fine for files of size < 4MB , but i get this error: DIME version received "7" …

0
82
Member Avatar for CaffeineCoder

Hey All; Does anyone know of any good widgets or dashboards that could show the availability of various websites? I'm looking for something I can run on my system that will give me the status of a bunch of our websites and let me know if they are up or …

Member Avatar for MoonTraveller
-1
172
Member Avatar for bsewell

Hi All, I'm developing a website and one page is invalid according to the w3 Validator. It is a link to Multimap, to give directions to the company's office. [QUOTE]Validation Output: 9 Errors Line 43, Column 53: cannot generate system identifier for general entity "countryCode" …tp://www.multimap.com/maps/?qs=W9+2BE&countryCode=GB#map=51.52306,-0.19973|17|… ✉ An entity reference …

Member Avatar for almostbob
0
136
Member Avatar for Hidden_mistakes

I made a slideshow in dreamweaver which works, however when it gets to the end of the cycle it displays a black image before it loops again- how can i get this black 'image' to disappear? [CODE]In the header part: <script type="text/javascript"> var slideCache = new Array(); function RunSlideShow(pictureName,imageFiles,displaySecs) { …

Member Avatar for almostbob
0
83
Member Avatar for Venom Rush

Hi all I'm having an issue in every developer's favourite browser, IE. I have an anchor tag wrapped around two divs. The first div contains a transparent png and the aforementioned div is hidden using 'display:none;' When the anchor is moused over the div is shown with jquery's hoverintent. However, …

Member Avatar for Venom Rush
0
125
Member Avatar for magicg

Hi I want c language code to open my web browser (IE or Firefox) and close it after 2 min. can any one help me?? please i need it.

Member Avatar for Software guy
0
146
Member Avatar for virtualmisc

Hello Friends I have a large background image in a site. I wanted to know if .JPEG or .GIF is the best. Thanks

Member Avatar for peter_budo
1
154
Member Avatar for LucarioWill

About two weeks ago, I was given a simple project in Java II; code a program that displays an image, plays a sound, and has loop/play/stop buttons for the sound and zoom in/zoom out buttons for the image. I decided to go ahead in the book with this project to …

Member Avatar for BestJewSinceJC
0
164
Member Avatar for actfray

This has been happening more and more often. Once I get to my Yahoo email inbox, I'll click on an email heading to read the message. The page will then search for several minutes while the word "Loading..." appears at the top. (This is not Windows XP's 'loading' message; it's …

0
109
Member Avatar for Flippers321

I have been working with c# for about a year and with Visual Studio for a couple months. I was debugging a web browser that I made and I found out that when I go to a web site other than google, the url on the search bar remains the …

Member Avatar for Flippers321
0
124
Member Avatar for sufax

Is it possible to have multiple font colors in the same table header? I have an Address column in my data table that has color coded entries based on where the address is. North = green, South = red and West = blue. What I want to do is the …

Member Avatar for sufax
0
1K
Member Avatar for jm3044

For some odd reason in firefox I get an issue with my code, my "footer" refuses to locate itself bellow the content... even though my css is correct... can someone please take a look and tell me how I messed up? *I realize I have no text on the site, …

Member Avatar for jm3044
0
85
Member Avatar for k2k

i have been using WAMP so never did a real php install... now i am trying to install php on a windows2003 machine... downloaded php5.3 msi file and finished the installation, added the path to the environmental variable. i can run php file in cmd now. however, i used notepad …

Member Avatar for k2k
0
108
Member Avatar for ryy705

Hello, Please take a look at the attached image. How can I create this without using a table? I tried dl and ol. But I can't get the elements to sit next to each other. Please advise.

Member Avatar for tanoru
0
110
Member Avatar for khan17

hello all, i just searched via google and found a set of codes to login to a web site using httpwebrequest. but whenever i tried using the codes i got the very same exception that The remote server returned an error: (407) Proxy Authentication Required. one of the sample code …

Member Avatar for khan17
0
162
Member Avatar for Sinha's

Hello Friends, I have a web application where data are stored in a SQL Server database by using an online form in the website. Now I want to have an offline application which will store data temporarily in DB (say MS Access) and later on the data will be converted …

Member Avatar for ac001
0
67
Member Avatar for dbphydb

Hi, i am basically from QA. So what we do each morning is open a web browser with the address [url]http://11.12.13.27:8080/cruisecontrol[/url]. Then we click on the build with last nights date. Then we click on a folder say client. Then in that folder we click on an exe file say …

Member Avatar for Udai02
0
5K
Member Avatar for tbrambor

I am trying to get some data off a Brazilian government website. The data is accessible through a form with some javascript. I am able to get the form and fill it out, but have trouble submitting it (a button needs to be clicked). I am using the library mechanize …

Member Avatar for tbrambor
0
4K

The End.