20,737 Topics

Member Avatar for
Member Avatar for hno

Hi i have downloaded firefox extensions that web designers use them like fireftp-1.0.6-fx.xpi , html_validator-0.8.5.8-fx+mz+sm-win.xpi and css_validator-3.0.0-fx.xpi but I couldn’t install them , it has showed this error that it couldn’t install because of it is not compatible with this version of fire fox . I have installed different versions …

Member Avatar for imaginhost
0
106
Member Avatar for rupertbeard

Is it possible to have software lock itself till the user completes a form on a web page? The user installs the software, then a splash screen pops up and their web browser opens to a predefined page. The page is a form that needs completing. Say the form is …

Member Avatar for kolosick.m188
0
101
Member Avatar for prachipote

how to give shadow in dreamweaver to textfield area? this is my code nd i want to give inner shadow for this [code=html]<label> <input name="textfield" type="text" size="25" maxlength="25" width="300px" /> </label>[/code]

Member Avatar for Airshow
0
105
Member Avatar for Altairzq

As you can see in this test, if you change the font-size in the body section to 0px, it's the only way to bring the divs containing the images together. Could anyone see a solution to this? I can't set the fonts to 0px in the website, and can't understand …

Member Avatar for Altairzq
0
178
Member Avatar for Gangstafier

I am currently trying to create a Web Design program, freeware, for use to help with the aid of web design. I want it to be sorta like... "Web-Design-Toy" by ACME, only with more features. To where when you type in the textbox, it comes out in a live view …

Member Avatar for kvprajapati
0
153
Member Avatar for rudz

[code=css]margin-left:auto; margin-right:auto;[/code] is working in firefox but not working in ie can someone help plz i want to center the page .

Member Avatar for Labhrainn Aemi
0
150
Member Avatar for ryankreeps

I'm trying to launch my website <a href="http://www.ryankreeps.com">http://www.ryankreeps.com</a> It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible. Everything is out of place. This is based off a wordpress template that I've customized a bit. This is my first …

Member Avatar for almostbob
0
92
Member Avatar for fumnimda

i 'm sure here is n't the right place for asking this question,but i couldn't guess where to write this question. please forgive me. i have recently update my Firefox. i was clicking any option of it and unwanted browsing some sites in "private Browsing" mode in new firefox.after a …

Member Avatar for jbennet
0
136
Member Avatar for tiffinlar

HTML: [code] <div id="header"> <h1>Derby County Football Club</h1> <h2>Index Page</h2> <img class="logo" src="image/dcfc_logo.jpg" alt="DCFC Logo" width="120" height="120" /> </div> [/code] CSS: [code]#header{ position: relative; text-align: right; border: 1px solid #000; background: #FFFFFF; margin: 5px; padding: 3px; } .logo{ }[/code] What i want is to display the H1 and H2 on …

Member Avatar for Troy III
0
282
Member Avatar for wonderland

Hi, I did a search on web but couldn't really find anything, well anything explained in detail at least .. How can I make .pdf file downloadable insted of it opening in web browser? I know that I can rar it , bu I really want to make it downloadable …

Member Avatar for wonderland
0
116
Member Avatar for gptArun

Hi there, I am developing flash application in Adobe Flash CS3 with height - 100% and width = 100% at the time of publishing. But flash not resize according to resolution. I made flash application in 1024px X 768 px resolution. please help if you know the solution. Regards, Arun

Member Avatar for gptArun
0
110
Member Avatar for fumnimda
Member Avatar for fumnimda
0
72
Member Avatar for firefly-21

Hi Everyone, Having a few issues with my CSS menus that need resolving. At present you can see how the menus are rendering by browsing to [URL="http://www.pccredibility.com.au"]http://www.pccredibility.com.au/[/URL]. It seems that they are positioning themselves underneath the right location, where they should be dropping down from. However, the menu items should …

Member Avatar for ko ko
0
82
Member Avatar for gdecastro3

Hi, I am running Microsoft Windows XP Media Center Edition Version 2002 Service Pack 2. I am also running McAfee Security Center. I was running Internet Explorer 7 then recently switched to IE8 then switched to Mozilla Firefox. I then started getting "artemis!..." and "vundo..." quarantine messages intermittently and after …

Member Avatar for crunchie
0
452
Member Avatar for John A

I don't know about you, but I find this just ridiculous: [quote=http://www.toptechnews.com/story.xhtml?story_id=11000CHFINA0]The Opera Web browser will be available for Nintendo's Wii starting on Friday[/quote] The technology to browse the web has been around for some time now. And I think there was a reason why game console designers didn't have …

Member Avatar for pama6712
0
154
Member Avatar for ashu2409

Hi all, I have a window service from which i am calling a windows application in c#. and i am using web browser in window application to get html from a link, but problem is that web browser's Browser_DocumentCompleted event is firing only first time when service calls application,only for …

-1
117
Member Avatar for Alba Ra

Hello, I am a training developer in .NET and web 2.0 technologies and this one is an exercise from one of our first lessons in PHP: accessing a MySQL database from a PHP script. The problem I've encountered is that while database is thought to be in Unicode (i.e. the …

Member Avatar for Alba Ra
0
1K
Member Avatar for Sailor_Jerry

I get this script error “Invalid argument” when using appendChild(). When in Microsoft Visual Studio Debugger I see “htmlfile: Invalid argument”, and the line it blows up on is t.appendChild(n); The div I want to append the child div to is the top most div in the dom. Anyone see …

Member Avatar for ddsuresh
0
278
Member Avatar for alsoumhi

Hi guys I am trying to prevent user to access directly using URL to my application , so in order to do that I have used security constraint in web.xml file and it works with me . my problem is in my application I am using href and redirect method …

Member Avatar for kvprajapati
0
97
Member Avatar for Coodle

Hey there, I'm taking a C++ class and got a two staged assignment to hand in soon. I'mhaving troubles with it and was wondering if anybody could lend me a hand? We are to design and implement a web forum in C++. It is supposed to be a stand-alone application, …

Member Avatar for abhi_elementx
0
143
Member Avatar for navnath.j84

Hi to everyone I'm new here!!!! Initially my problem started with no sound after reboot & internet disconnection after few minutes of reboot. Now since I turn windows audio service to automatic, sound related issue seems to be gone. I tried everything that I know from google searching like scanning …

0
102
Member Avatar for borisenko

Webpage will not save for offline. Here's more info: I have a webpage that is very difficult to import and save in Excel, Word, or send it as an email in Outlook. At work, I used Adobe Professional to save it as a pdf, which worked. But at home, the …

Member Avatar for cohen
0
354
Member Avatar for twilitegxa

Can anyone help me with why my insert statement won't work? I have tried countless tutorials online, but I cannot figure out what I am doing wrong. Can anyone point me int the right direction here? Here is my form: form: [code] <%@ Page Language="C#" AutoEventWireup="true" CodeFile="form.aspx.cs" Inherits="_form" %> <%@ …

Member Avatar for twilitegxa
0
109
Member Avatar for samarudge

Hi, My friend has designed a website in Fireworks/HTML and has just saved all her images in Fireworks/PNG format. She has about 300 images all designed in Fireworks but they have all been saved in a format where someone can download them and open them in Fireworks and they will …

Member Avatar for samarudge
0
153
Member Avatar for Clawsy

Hello, I am trying to design an java desktop application. My question is: Is there a way to change the whole look? From example different titlebar, different jFrame, buttons... (designed with PNG images, transparency, etc.). Is it possible? If so, how? In VB or C# I can easely change those... …

Member Avatar for Clawsy
0
819
Member Avatar for Dani

Do you do freelance work as a web designer or web developer? If you do custom work for clients, you're welcome to advertise your service in our [URL="http://www.daniweb.com/techtalkforums/forum52.html"]Custom Services For Hire[/URL] forum within the Webmaster Marketplace.

Member Avatar for anuj_sharma
2
765
Member Avatar for lunet

please help me i am an absolute newcomer. I am very interested in doing a web design course. I am on the older side and can not take a year off to go and study web design. I have looked around and came across a company "new horizons" one can …

Member Avatar for Bob Walsh
0
272
Member Avatar for soultrav

Hi! I wrote a program that reads and saves e-mails, of course by using sockets for connecting to the mail server. But I don't know how to download attachments, I used telnet to open an e-mail with an attachment, and I didn't see a link or something to the attached …

Member Avatar for marco93
0
135
Member Avatar for barbnooch

Hello, I would like to start a discussion about the pros and cons of making apache (on linux) deal eloquently with capital letters in a URL. I had a user submit a trouble ticket saying that our web server must be broken because [url]http://example.com/example.html[/url] works but [url]http://mysite.com/EXAMPLE.html[/url] does not. Obviously, …

Member Avatar for baucom
0
165
Member Avatar for Gen Payten

Gen George Payten here! I've learned a few tricks with Website Tonight, which I think is good stuff, and it's free at Go Daddy, so what are you waiting for?

Member Avatar for Ezzaral
0
52
Member Avatar for sica07

Hello, I am trying to create a html-email. I've read that in order to render the html content corectly I have to set the content-type of the mail to text/html but I don't know how. Ho to do all this when writing from a regular email client. I have to …

0
120
Member Avatar for NicoleB

Hi All, If anyone can help me take my sql database (a single table) that information and display it in a form on my web page. Sometimes the Sql request will be multiple lines of the table. I have my database created am completely lost in the form view or …

Member Avatar for Thirusha
0
94
Member Avatar for umairraja52

I use Interent and Browse on interent but want to know reliabale Browser. Which one is batter if i compare the two browser: Internet Explorer OR Google Chorme Which one is best tot use.

Member Avatar for caperjack
1
255
Member Avatar for ytregnn

I try to add a "simulated" shadow on the left and right of my table/website. I use a background picture as my main background. I read something about using a transparent picture (.png?) and use that above my main background. Anyone who has an idea to how this can be …

Member Avatar for laura_ci
0
145
Member Avatar for veledrom

Hi, I need an php soap example that should run on my local wampserver. Also, wsdl file should be in my www/mytest folder with server and client php files. Not outsourced. I tried a lot from web but they all outsource wsdl in their servers. Thanks in advance

Member Avatar for network18
0
108
Member Avatar for ayalsule

Hello There: I Build Me web site in Drupal I Think you know it very well, so I look for theme and I found a beautiful theme but their is problem with it [url]http://drupal.org/project/acquia_marina[/url] I want To make the theme 3 column, with width 100% not fixed for all the …

Member Avatar for ayalsule
0
122
Member Avatar for fellathedog

In my searching, I think I know the answer, it seems that any time you want to do input using HTML, it references a form. Is this also true with buttons? Does ALL user feed back in HTML require a form? I am not speaking of Java Script, just HTML.

Member Avatar for fellathedog
0
77
Member Avatar for Stretcher75

I'm still trying to get my validation to work correctly. So far if a user enters in a Salesman Code that exists in the database it displays the error message when tabbing off the field. The Salesman Code field is also required so I can't get this validator to work …

0
92
Member Avatar for kaiserh

I see many others have the same problem,dont if should open a thread or not. I have a 4 PC home network using MS home network and internet connection sharing,without a router,I can access any site from any PC,except for one,I cant get ebay.com from one of the PC's.in Firefox …

Member Avatar for 7aidar
0
658
Member Avatar for gav_1975

I cant get some web pages to open like google. iv try turning my firewall off reinstalling ie8 and firefox but nothing changes. iv pinged google and get 100% return if thats right? please help.

0
34
Member Avatar for MavrickIT
Member Avatar for plagel

Hi folks. I'm Jeff, long time lurker, but now I need help I can't figure it out for the life of me. I can get everything else to look just fine, but the 'body' part of the site(right pane) shows up UNDERneath everything in IE. For example [url]http://www.sparkleaning.com/commercial/[/url] Thanks for …

Member Avatar for Besherek
0
142
Member Avatar for Techwriter10

It's supposed to be Windows 7's big week, but other news just seems to keep getting in the way. And it's not just competitors like the news coming out of Apple this week, it's big announcements coming from inside Microsoft too. You would think that Microsoft could at least keep …

Member Avatar for kaninelupus
1
956
Member Avatar for sarithak

hi frnds... i want the code for play audio files through my website..... alla audio files r placed in my server itself..how can i do this... which player is the best one. how can i add the code in my web page.plz send the script...

0
85
Member Avatar for daningu

Hi daniweb community members. I am Daningu from Africa, specifically Kenya. I have been interested in computing and have worked as a computer tutor for five years. I am now interested in programming and web design. I love soccer and outing. Thanks Daningu

0
25
Member Avatar for prathmanu

Hello, Anybody help me to develop a web page for online registration with asp.net and sql server...plz

Member Avatar for mail2saion
0
65
Member Avatar for coder4Ever

Hi my friends , I was working on a web page and want to send users comment to the website owner .I use wamp server .... Here is the php code <?php $to='compnay@yahoo.com'; $from=$_POST['txtEmail']; $title=$_POST['txtTitle']; $body=$_POST['txtMsg']; if($_POST['form1'].submit)// to check wheter the form has been sent or not //echo 'thank you' …

Member Avatar for Will Gresham
0
84
Member Avatar for AMAR

I M unable 2 [b][u]OPEN MESSAGES[/u][/b] from my MSN Hotmail. [u][b]INBOX[/b][/u] opens with all messages displayed but cannot open a single message from INBOX. When I [b][u]HIT[/u][/b] the cursor on any message the bottom line appears as follows : [b]javascript:G('/cgi-bin/getmsg?msgMSG1072618043.2&start=667466&len=10814&msgread=1&imgsafe=y[/b] Shall appreciate solution ASAP!!!!!!!!!!

Member Avatar for lisalin
0
486
Member Avatar for FrozenFlame

Reformatting your pc without erasing the docs & files in your disk is a complex work. If your disk does not boot normally & you want to format it, just get another HDD (disk), make sure your new disk is not corrupted by viruses and have the OS installed already. …

Member Avatar for caperjack
0
109
Member Avatar for quickershopper

I'm a first time hoster, so I apologize for the novice question. When I'm working on my local computer, everything is fine, but I'm just having a problem on the hosting server. I use FileZilla to edit my website. When I edit the main page (.aspx), the system automatically recompiles …

Member Avatar for sknake
0
121

The End.