20,737 Topics

Member Avatar for
Member Avatar for Marseline

hi, i want to design a website where only students from a certain university can access by logging in how do i make this using dreamweaver and MY SQL as the database. for example if daniweb was only meant for people from USA and someone from africa tries to sign …

Member Avatar for pritaeas
0
120
Member Avatar for Romedk

Hello dear DaniWeb members I have a problem with the new site I´m making nad I was wondering if anyone could help me. Well its because I have big content box where I´m keeping 2 news boxes in and a right box but when I put the boxes to have …

Member Avatar for gabrielcastillo
0
140
Member Avatar for itamardori3

Hey, i've tried to convert a free CSS template to fit into a CMS. it looks like that: http://www.airlinesofisrael.com/phpvms.full/index.php/ i belive its a CSS problem can someone help? My CSS file is below: * { padding: 0; margin: 0; outline: 0; } body, html { height: 100%; } body { …

Member Avatar for gabrielcastillo
0
184
Member Avatar for drjay1627

Hello, I need some help with understanding floats. I have a div named holder, which as the name suggest, is a holder. Inside this holder I have 2 containers. One is the left container and the other is the right container. HTML <div id="holder"> <div id="contentleft"> <p>This is a paragraph. …

Member Avatar for gabrielcastillo
0
159
Member Avatar for charisma

I built this web page with unordered list in the content div tag. But it does not look right. It should be 5 unordered list accross and then on the next row another 5. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Canada-Accessible</title> <link href="css/main.css" …

Member Avatar for gabrielcastillo
0
199
Member Avatar for Buppy

Hi, I have a list of elements in my page within a <div> tag. The list looks fine in other browsers, however, in Chrome it is slightly misplaced on load. All elements falls back into correct place if i mouseover them. Also, the misplacement seems to be random, sometimes it's …

Member Avatar for Biiim
0
82
Member Avatar for brammers

I'm a Multimedia student, specialising in Interactive Media. Currently stuck on an idea for my final year project! I have interests in creating websites, illustration and mobile sites. I was thinking of creating a resposive site, but stuck on a thesis. Any ideas? Not asking anyone to do it for …

Member Avatar for Biiim
0
54
Member Avatar for lena1990

hi all i have applet that i want to connect to the server when i run the applet from the appletviewer the applet connect to the server ,but when i run the applet from web browser i have the following exception java.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:3000" "connect,resolve") even i give …

Member Avatar for Darryl.Burke
0
319
Member Avatar for Techwriter10

A funny thing happened this week. Google tried to become Bing by displaying full color pictures on its Home page, and was undone by a bug. The irony here is just too obvious to ignore. Bing influences Google to change its plain white page, and it comes apart because of …

Member Avatar for jovy_WOG
0
867
Member Avatar for samc36

# EER for Rental store, to be put into Oracle for a database. # I have a databases project due monday. I'm still very new to databases so my understanding is minimal. I'm sorry if the answer to this is already on the web or somewhere on daniweb but I …

Member Avatar for seslie
0
479
Member Avatar for Maha Sh.

Hi All, I am using Visual Studio 2010 and for my database I'm using SQL I am trying to make a multi user login and valdate the input with my datatable the problem is that i made a login page but it's just check the username and the password but …

Member Avatar for Maha Sh.
0
116
Member Avatar for 9tontruck

Hi, First, I made a web page which only contains Facebook Comment API. (http://developers.facebook.com/docs/reference/plugins/comments/) This works fine in any internet browser such as FF and IE. I can leave a comment - submit button works fine. Also I can change the name. (We can have multiple names/pages in one account) …

0
183
Member Avatar for AskAtum

When you are choosing a host, do you CARE about the type of equipment/hardware they use, the quality of their datacentre or the added services provided. . . or are you simply interested in the lowest price option? We want to know! Please help us by adding your opinion and …

Member Avatar for londonboilerman
0
137
Member Avatar for Kieron Thomas

Hi All, Very new to web design and PHP, but I seem to be learning along the way. I am building a HGV Drivers website for a friend of mine for his business. On the homepage I have managed to echo text for my 'Latest News' section. I would like …

Member Avatar for MarPlo
0
6K
Member Avatar for patk570

I am running into an error on a javascript problem I have it display if the math problem is wrong, and an alert box that pops up, but when you hit OKAY on the alert box it still submits the form. I am wondering if there is an easy fix …

0
150
Member Avatar for basketmen

Here are a simple script, for populating a text field from drop down, for example how it works : user clicking on option 1, then the textfield showValue1 will filled/fired with 1a <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled</title> </head> <body> <form name="theform" onsubmit="CheckForm()"> <select name="myOptions" onchange="document.theform.showValue1.value=this.value"> …

Member Avatar for |-|x
0
117
Member Avatar for renzlo

Hi All, I hope someone can help me. I have loaded a page in my webBrowser control, the page has a table, please see attached for screenshot and partial page source code. I want to load specific column of that table to datagridview, how can I do that? Thanks in …

Member Avatar for renzlo
0
138
Member Avatar for .exe

#okay i hope to god some one can help me becouse im about to throw my pc against the wall...# im designing a website ofline on localhost couldnt be bothered to change the default domain name i need to log all messages from users, user registrations ect in a crm …

Member Avatar for pritaeas
0
98
Member Avatar for sweetdoll
Member Avatar for silvercats

Let's say 3 computers are connected to the internet through a one Router.If we want one computer of that LAN (which only has 3 computers) to host our web site so everyone over the internet can access...:- 1. Do all 3 computers get the same Public IP address(coz connected to …

Member Avatar for JorgeM
0
202
Member Avatar for Griffin54

I am trying to figure out how to print a .pdf from my web page without saving it first. On one of my web pages I have a link that load a .pdf (a free downloadable coloring page for kids) When I click on the link on my page "Click …

Member Avatar for Alaister
0
274
Member Avatar for ariez88

I have a web application which have a datalist within a datalist. The outer datalist make parent items and the inner one the child items both with checkboxes for selection. I am retrieving these items from a database. THE PROBLEM: 1. I want the parent item to be checked/unchecked automatically …

0
116
Member Avatar for jason316

I am having an error that I can't seem to get past. The problem I get is an internal server error 500 when I try to run the C++ CGI script. here is my HTML document. I am using Apache Web Server. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> …

0
136
Member Avatar for vampke

Hi guys, I have a problem with my synology NAS that I can not seem to figure out myself. Everything seemed to work like a charm before, but when I took out my router from my network and put it in again things got ugly. Before I was able to …

Member Avatar for vampke
0
246
Member Avatar for mitchfizz05

Hello all. I am making a web browser (bangbrowser.freeforums.org for more info), and the address bar goes weird. Under the Webbrowser Navigated event, I made the Address bars text get set to "WebBrowser1.Url.ToString". It works, but I get every web request sort of thing! Even Javascript! My address bar usally …

Member Avatar for thines01
0
115
Member Avatar for honeybee2090

hi guys few days ago i was trying to find some thing to learn and i found a code it leech proxies from web but method used is post method/ http webrequst .... problem is here want to do same thing with web browser here r the codes [ICODE]Dim request2 …

Member Avatar for honeybee2090
0
117
Member Avatar for garu525

Hello, I'm working on an assignment right now and I need some feedback. My project is to implement a graph that uses an adjacency list like an Edge list. I'm fairly new with these and I would apprecite if anyone can see my code if I'm on the right track. …

Member Avatar for mrnutty
0
282
Member Avatar for theonlylos

On my clients website located at cjcdigital.net/clients/andrea I am having an issue with the CSS code where I managed to make the top navigation and sidebar (the social media buttons) work near perfectly with CSS - the top nav uses absolute positioning while the side nav first used absolute and …

Member Avatar for theonlylos
0
240
Member Avatar for deucalion0

Hi there, I have been studying he Observer pattern among other design patterns, and I am having difficulty understanding how it works. I have read the design patterns book by Head First where applicable and researched it like crazy on the internet. I was wondering if anyone can point out …

0
88
Member Avatar for evilguyme

hey guys i have a file called index1.html on my server and when i open it, it shows [url]www.myURL.com/index1.html[/url] how can i make it so that it only shows myURL.com/ when index1.html is open? i tried looking but i only found rewrite for index.html and im not a pro at …

Member Avatar for JorgeM
0
78
Member Avatar for Ritesh_4

Hello, I've created a flash movie which loads texts from a textfile into a dynamic textbox to be displayed. However, in my text I have a "%" sign, which is not being rendered when am loading the text in the flash. Anyone knows how to make this show up? Am …

Member Avatar for Ritesh_4
0
70
Member Avatar for feblioz

#threeCols left, center, right{ width:296px; height: 250px; float:left; background: url(img01.jpg) repeat-x left top; text-align:left; padding:10px; border-radius:10px; } #threeCols left, center{ margin-right: 25px; } #threeCols right{ float: right; } <div id = "threeCols"> <left> <a href="#"><img src="images/1.png" alt="" /> </left> <center> <a href="#"><img src="images/2.png" alt="" /> </center> <right> <a href="#"><img src="images/3.png" …

Member Avatar for feblioz
0
113
Member Avatar for Violet_82

Hi there, got a quick question about id selectors, something that is bugging me tonite, maybe I am a bit tired sorry. It isprobably obvious but lately I am having strange memory laspses.... given this html fragment: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; …

Member Avatar for Violet_82
0
144
Member Avatar for kayeones

Hello, My shop has been up and running for few weeks now. Today I wanted to add new product and here's what happened. I went admin/configure/categories/products and I see the following error: 1 Can't create/write to file '/tmp/#sql_d3d_0.MYI' (Errcode: 28) in: [select c.categories_id, cd.categories_name, cd.categories_description, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified, …

Member Avatar for MarPlo
0
108
Member Avatar for P.manidas

Dear Sir/Madam, I have written some CSS codes for designing web pages. The codes have produced well design in FireFox browser, but not in InternetExplorer and GoogleChrome as I have tested. It may not be worked in other browser also. But my question is that, how can I produced well …

Member Avatar for P.manidas
0
421
Member Avatar for mtho

Hi Guys Im kind of new to this and i hope you will be able to understand my question. I have a little dynamic news website. I have a form (called add_post.php)i use to insert my articles (blog_enrty). Unfortunately i get an error saying "you do not have permission to …

Member Avatar for pritaeas
0
94
Member Avatar for sallecpt

HI there Could someone PLEASE help me; I have a drop-down menu on my site and when I hover, the drop-down goes behind the content. This is the address : [URL="http://www.beds24.co.za"]www.beds24.co.za[/URL] I dont know how to fix this, I've tried so many different settings. This is my CSS file. The …

Member Avatar for prasad.learner
0
713
Member Avatar for Alex_student

How are you, I need to write the follwoing code in JavaScript. I Thank you in advance. <script language = "VBScript"> Dim days(7) days(0) = "Sunday" days(1) = "Monday" days(2) = "Tuesday" days(3) = "Wednesday" days(4) = "Thursday" days(5) = "Friday" days(6) = "Saturday" Sub SetDay (day) Daybox.value = "You …

Member Avatar for Alex_student
0
92
Member Avatar for nyfan68

I have a problem that calls for me to Write a simple web server that recognizes only the GET request. When a client connects to your server and sends a command, such as GET filename HTTP/1.0, then return a header HTTP/1.1 200 OK followed by a blank line and all …

Member Avatar for |-|x
0
206
Member Avatar for driven81

Last week, I began installing some virus removal programs. It was comcast package with norton. Something happened either during or after and my computer just seem to start having errors. System restore was disabled but I ended up getting that back online but the internet connection is still giving me …

Member Avatar for Shinedevil
0
172
Member Avatar for brainfo

I have the site design. I am facing with text-decoration issue. However in firefox it seems to be cool but in chrome it is underlined even the text-decoration is set to none . Any help will be greatly appreciated. Thanks In Advannce. (www.futerox.net/ficus)

Member Avatar for brainfo
0
71
Member Avatar for kaushik259106

hello friends, i hav my very own forum but its hosted in a free hosting site called invision.. now i hav my own webspace and i want to have my own forum in that webspace. i don kno how to start with or is ther any software that can help …

Member Avatar for Python++
0
619
Member Avatar for Ribamar23

Hi all I want to begin developing apps to android and IOS (mainly android) after trying the mobile by conduit platform to create a app, I want to go further in developing apps.... and not be attached to a web service like the one provided by conduit. I downloaded and …

Member Avatar for peter_budo
0
195
Member Avatar for PF2G

Hi, DaniWeb I'm creating a website based in this one: [Link Anchor Text](http://www.spirit-of-metal.com) As you see the News and the Reviews have an awesome box in the back :P I'm trying to do something similar. But i'm having some trouble, mostly the stripe on the title. Can someone help me, …

Member Avatar for bhartman21
0
76
Member Avatar for momonq1990

Code blocks are created by indenting at least 4 spaces ... and can span multiple lines ==============mycode================================ <style type="text/css"> body { background-image:url(modern1.jpg); background-attachment:fixed; background-position:center center; background-repeat:no-repeat } </style> </head> <body> fasdfasd </body> pls help. all i want is fixe background even to scroll or anything like this page.. http://www.teletech.com/ how …

Member Avatar for MarPlo
0
115
Member Avatar for Violet_82

HI there, it might be perhaps a silly question, but in here http://antobbo.webspace.virginmedia.com/testing/test.htm how do I center the letters in the coloured divs? I want them to be in the middle of the box, but without adding extra divs...is it possible? Can quite do it, sorry

Member Avatar for NetJunkie
0
133
Member Avatar for Violet_82

Hi peeps, sorry for the silly questions, but can anybody clarifying where front end development ends and where back end starts? I mean I have in mind javascript for front end, but then would you consider php, asp.net backend? Perhaps somebody could clarify please? thanks

Member Avatar for dany12
0
162
Member Avatar for jonow

I am trying to make a table scroll once it reaches the width of its parent element. In addition to this I want to make it so the `<caption>` does not scroll with the table (it stays fixed) and also the first column stays fixed. Does anyone know how to …

Member Avatar for dany12
0
118
Member Avatar for samidha

I am a new user in PHP and currently developing a blogging web-site using PHP. I have designed a simple design of Create Blog page using HTML syntaxs, created database fields in MySQL as 1) Blog-Id 2) User-Id 3) Blog-title 4) Blog-text. Now if I am supposed to give interface …

Member Avatar for pritaeas
0
221
Member Avatar for imolorhe

Please what is the best programming language and IDE that can be used in the development of WML web applications for mobile phones?

Member Avatar for peter_budo
0
67

The End.