20,737 Topics

Member Avatar for
Member Avatar for alazanski
Member Avatar for laobhaise
0
259
Member Avatar for harsh93

Hi,,, I want to insert the spry tabbed pannel in the page through div tag. I had also attached the screeshot to this thread. Like that just click on the next tab then view the different commponents. So is there any solution then please tell me... I m waiting..

0
54
Member Avatar for CCISolitude

Hi all, I'm in the middle of making a new website for myself. A part of the website has an animated tag cloud, which in of itself, I've managed to get working just fine. Currently the tag entry in the XML looks like this: [CODE]<tag linkURL="aboutme.html" priority="5" text="About Me" target="_blank"/>[/CODE] …

0
111
Member Avatar for Scottmandoo

ok first off please look at the following images [url]http://monstermonsterstudios.com/clients/dropdesignstudio/Picture%207.png[/url] [url]http://monstermonsterstudios.com/clients/dropdesignstudio/Picture%208.png[/url] What i want to do is if the window width is smaller than the width of the image i want it to keep going passed the left margin if that makes sense? [CODE]<div style="position:absolute; overflow:hidden; top: 58px; width:100%;" align="center"><img …

Member Avatar for pritaeas
0
85
Member Avatar for JuranHuman

Hi Everyone I am busy with a shooping cart but only use cookies to eliminate using a login. I have everything set so that you can add to the basket, but the problem comes in when I want to delete an item from the basket. I set the specific cookie's …

Member Avatar for Lusiphur
0
460
Member Avatar for mcodesmart

Hello all, I would like to make a simple page showcasing my experience, bio, CV, research work and so on.. What web development platform (by platform i mean, web server, language, software) do you recommend for me to carry out this project? Ideally, i would like to have a server …

Member Avatar for Varnius
0
131
Member Avatar for tngadgetlady

[B]I am having problems getting my images show up in some of my pages. My instructor and some of the students in my online class have suggested using relative links, but when I do this, NONE of the images show up. Any suggestions?[/B]

Member Avatar for churva_churva
0
103
Member Avatar for queryme

Hi I Have a web method on the Server. Below Is My Web Method. [CODE] [WebMethod] public string GetAge(int year, int month, int day) { DateTime birthDate = new DateTime(year, month, day); long age = new DateTime(DateTime.Now.Ticks - birthDate.Ticks).Year - 1; return "You are " + age.ToString() + " years …

Member Avatar for cynix008
0
140
Member Avatar for FeralReason

Not sure if this is the right place to post this. I've built a number of websites but have just now been asked to provide a password protected page that allows different customers FTP access to download files. I feel dumb. Having never done anything like this before. Obviously I …

Member Avatar for pritaeas
0
204
Member Avatar for canadian_sars

Hi Everyone! I'm really looking forward to finding some answers here. I'm trying to teach myself how to write HTML and CSS, and essentially, how to build a good website. I am a graphic designer, so I have little knowledge, but I am trying to better myself. I am wondering, …

Member Avatar for Cool&Awesome
0
167
Member Avatar for umarmaqsood

Hey This is Umar here and i was just stuck. I have almost no experience in my photoshop designing. i have (thank god) come up with a design but i seen it before but i dont know what to search for and which terms but here's my problem. i want …

Member Avatar for hungnh
0
41
Member Avatar for ndeniche

Hello guys... I'd like to make a login form that popups just like the one here at daniweb, but I don't know what is it called... Can someone give me a heads up, and maybe some code?

Member Avatar for drewpark88
0
125
Member Avatar for harsh93

Hi,,, I want the help regarding my project. I want to combine the multiple div tags in one main div tag so that if i will move that div tag then it will move div tags that it contain. the tag is just like this: #apDiv11 { position:absolute; left:410px; top:165px; …

Member Avatar for ko ko
0
2K
Member Avatar for harsh93

Hello, I m making the site and i have the main div tag that i want to set to center and it should be fit all the srceens in center. So is there tag we can add? I have tried but i can't do so. please reply me. Harsh patel.

Member Avatar for ko ko
0
64
Member Avatar for SolonDemos

Hi, is it possible to create the aspnetdb file in Visual Studio 2008 using the "Security" option from Web Site Administration Tool with MS SQL Server 2008 express edition? I get the following error message when I try it: "There is a problem with your selected data store. This can …

Member Avatar for SolonDemos
0
107
Member Avatar for flamer_x86

Any one could help me where to download IIS? as i wanted to use it as my webserver for my incoming web development project. Does IIS have the same functions with apache server? Mar...

Member Avatar for abu taher
0
84
Member Avatar for khess

Any list of best or worst will have its opponents and proponents and I foresee that this list of worst Linux distributions will be no different. There were, at last count, almost 300 Linux distributions and they all can't be great. But, this list of Linux distributions are, in my …

Member Avatar for shundamaoyi
-1
2K
Member Avatar for wonderland

Hi, I have an image slideshow script present in [URL="http://bcgroup.lv/arhis2/"]this website[/URL]. It has around 50 images. But each time I navigate to another section of the page, slide show starts from image 1. I would like for this slide show to just keep on going when I navigate to another …

Member Avatar for fobos
0
137
Member Avatar for StickerAA

I have a menu with three top parents. When hovering over 1 a menu drops down with 5 selections and each selection has a submenu with 2 or 3 items. After scrolling through the selections you decide to look at the other top parent items only to return to the …

0
44
Member Avatar for hotwiredmom

I have a new Gateway laptop with Intel Core i5 2.26 Ghz and4 gb ram. I downloaded Firefox immediately, my browser of choice. However, what I've discovered is that almost immediately Firefox would open an unrequested new browser window when I click a link. E.G. I was on Yahoo today …

Member Avatar for hotwiredmom
0
607
Member Avatar for hellomadhur

Hi, I have set of html pages that are installed locally on machine. I want to make ajax call to local files. In Firefox everything works fine. IE is able to load html pages through ajax call but not able to load xml document. Chrome doesn't support ajax call locally...and …

Member Avatar for hielo
0
3K
Member Avatar for bkendall

In case any of you have not seen it yet [URL="http://www.iconbuffet.com/people/new?ref=bkendall"]Icon Buffet[/URL] is a great icon community check it out and if you decide to get a free account I will promise to send any of my fellow designers anything they need and help ya out :)

Member Avatar for Jia22
0
115
Member Avatar for eltommyo

Ok, I play neopets, I also help people in neopets. I want to know if i take a picture of neopets, the caption contest picture, and add a place to put text and then use tht would that be against the law? also my guild on neopets is a narnia …

Member Avatar for Jia22
0
92
Member Avatar for mikecronauer

I am using a web page to input data into mysql using php. I am using ajax to pull back the same data from a php file on the same web page. I click my "get data" button (it runs my ajax/php function) right after I make an update to …

Member Avatar for mikecronauer
0
271
Member Avatar for mayursharma

hello i m new to drupal. i hav learn how to configure themes into it. Every thing was perfect but.. ....dont knw what happen suddenly.....show of my page has gone and it is coming in linear text form...no pitchure is comming,no graphics.. I dont understand what does going wrong...plezz suggest …

0
57
Member Avatar for nssltd

Hi there. I have been working on a web browser project and i have got my own history system working, but unfortunately even if the user deletes the history it is still recorded on internet explorer! I want to be able to only record history on my project and stop …

Member Avatar for nssltd
0
166
Member Avatar for lapunluyang

I have a few websites but they seem to appear differently in different browsers... how can i prevent this?

Member Avatar for Cool&Awesome
0
110
Member Avatar for Hernandez

I would be grateful if you guys shared some info about the best places to create website at, and tell me why it is better than others. It should be economical and reliable. I'm looking to create my own website, so it'll be great help.

Member Avatar for webenthusiast
0
329
Member Avatar for W1ND0W5

Hello Daniweb, it's me (again). I am making a web browser app and would like to have a loading bar. I'm using the default ProgressBar control but I don't know how to program it! Help! Thanks for your help, -Toby -------------------------------------------------------------------------------------- If you put in your two pence worth, then …

Member Avatar for brijeshsonagara
0
219
Member Avatar for HedoBum

Hello fellow code heads! I have issues (or so my wife says) but mine stem from the wonderful world of PHP. My web design knowledge is largely based on XHTML and that's where I left the scene. I was recently asked to delve back into the world of web design …

Member Avatar for Stefano Mtangoo
0
181
Member Avatar for jchain814

When will it be the year of the mobile? Media people have been asking this question for several years. More importantly, from my perspective, will mobile SEO become a major part of my role within Search? With what seems like a major reluctance to commission small screen pages and/or a …

Member Avatar for tompatrick
0
214
Member Avatar for ismithx

Hi people, i was wondering If you could help me. I have a personal project as a java program, and I wish to develop my own Look and Feel. It will be rather simplistic (like a metro ui). Is a Look and Feel the right way to be going about …

Member Avatar for ismithx
0
264
Member Avatar for gnat_

I have a problem with a table loading then instantly disappearing in IE7. From googling the problem i've learned that IE7 likes making images and other things disappear to do with background properties and haslayout (though i dont really understand exactly how this works). However i've not found anything about …

Member Avatar for gnat_
0
83
Member Avatar for nssltd

Hi i have finished my web browser program and i want to be able to set it as the default web browser. I was just wondering how this was possible? Please can you post some links or code examples. I was thinking that this would be done with registry values? …

Member Avatar for Momerath
0
79
Member Avatar for hbmarar

hi to all, I would like to transform one of my systems as a mail server for the intranet people of my group. *=>[COLOR=DarkGreen]What should be the configuration for a optimum mail server.[/COLOR] *=>We have a LAN and myself set up a web server for learning php.Can the mail server …

Member Avatar for prachi449
0
258
Member Avatar for alazanski

Hello, I have an old laptop that I don't need. It has 1GB RAM ans 120GB hard drive. I have a somewhat fast internet connection... So, I want to make a "Linux Based Home Web Server". I want to host my files and my websites on it. Now, please help …

0
204
Member Avatar for erpradeep

I want to design a registration form where i will capture Name, email address and country. These data has to be fed into my database. From the database i want to send email to all listed mail addtess. I'm using linux hosting with fantastico,php and perl support . Can anyone …

0
38
Member Avatar for Kieran Y5

Hi, I am working on a way to draw a graph with AS3. I have just put my code into different classes. I have a function that draws the graph axis but it doesn't seem to work properly. You will see what I mean in a min. [CODE] public function …

0
113
Member Avatar for MDGM

Hi all, I have a site that has a dynamically generated page and looks like this: [url]www.example.com/articles.php?aid=1[/url] [url]www.example.com/articles.php?aid=2[/url] [url]www.example.com/articles.php?aid=3[/url] The page has the article title and description stored in a database and printed in the page itself. How do I go about changing the URL from this: [url]www.example.com/articles.php?aid=1[/url] To this: …

Member Avatar for MDGM
0
142
Member Avatar for deathscarz
Member Avatar for ManishS

this the code in which i am getting a lot of errors... 1.Expanding Box problem 2.Guillotine bug 3.three pixel text jog 4.Float drop problem 5.floating non float problem I got these errors when i ran browser compatibility I am unable to understand the meaning of these... index.html <!DOCTYPE html PUBLIC …

0
68
Member Avatar for mayursharma

hello i m new to drupal. i hav learn how to configure themes into it. Every thing was perfect but.. ....dont knw what happen suddenly.....show of my page has gone and it is coming in linear text form...no pitchure is comming,no graphics.. I dont understand what does going wrong...plezz suggest …

0
50
Member Avatar for symmet

Hi, I am trying to embed a font into a page and it seems to work just fine on all browsers except Firefox on both Mac and PC. When I host the font on the same domain, it works fine but if I host the fonts on another domain, it …

Member Avatar for johnywhy
0
131
Member Avatar for Mapper99

Hi there, I have created a web page that looks fine in all browsers, except for IE7. Any idea why? [url]http://laudontech.com/temp/mansonville/[/url] Is there some custom CSS I need for IE6 and IE7? Thanks in advance, Mapper

Member Avatar for Mapper99
0
145
Member Avatar for Pinchanzee

Nevermind, finally found something, SSI's seem to sum it up perfectly. Now I just need to get my head around these little buggers.. Thanks anyway :) Free for close/delete/whatever you like.

0
67
Member Avatar for Sgalhc

Losing hair -- everything I have read tells me to center a block level element use left and right margins set to "auto" but I have tried that every place I can think of and the horizontal menu inside the header of this page will not budge. Started with DW …

Member Avatar for kcrazy
0
150
Member Avatar for pprovencher

A couple months ago i came home to my computer and discovered hundreds of ad popups in mozilla firefox. I tried to close them but my computer started to heat up pretty bad and then it just shut down. Everyime I tried to boot it up over the next few …

Member Avatar for ryan461
0
200
Member Avatar for tactfulsaint

this error was displayed after i package and deployed my jsp file. i dont know any help? [CODE] HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile class for JSP …

Member Avatar for ranu26
0
146
Member Avatar for PHP_develop

Hello, As part of my college task I need to make simple webpage based on PHP and MySQL which goes exactly like this: [url]http://img227.imageshack.us/img227/1984/hamburgers.jpg[/url] Since I am still newbie, I hope you can help me with this one. For practicing I use EasyPHP and this is what I done till …

Member Avatar for hielo
0
113
Member Avatar for XxGrplay3R

First of all hello to everyone, this is my first thread!! Second, i face a problem with a website i am trying to create! I wanna use a font i downloaded by myself but noone gonna have it! So what should i inlude in my Css or Html code in …

Member Avatar for canadian_sars
0
119

The End.