20,737 Topics

Member Avatar for
Member Avatar for BalagurunathanS

Hi Friends.. In my web application(ASP.net), i need to disable the "Back" button in the browser.Moreover i also need to disable the Backspace key in my keyboard when my web page is run..How to do it with javascript..? Someone help with javascript as early as possible.. Regards, Balaguru

Member Avatar for @developer
0
1K
Member Avatar for rakesh.kumar

Hi All... I have created a website using Visual Studio2005 express edition. I have checked my website.It's working properly. I have deployed on the server. I am in a educational institute and my institute is using proxy for the client machines.Means all the client machines have proxy. Now the Problem …

0
40
Member Avatar for kooia

Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia

Member Avatar for Frankey
0
632
Member Avatar for chinee

if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way.

Member Avatar for chinee
0
148
Member Avatar for kstorm

Hi, I have a few adjustments I'd like to make to my blog. I like where everything is, I just want to change the background. I would like a gray background, which I know how to do, but I also want a white background behind my actual posts, so that …

Member Avatar for Kraai
0
84
Member Avatar for mike_2000_17

Hey y'all, I was just curious about which idiom you prefer or use very often.. and why? Please vote on the poll! I understand that there are a lot of choices but you can vote for multiples, but try to pick only the ones you think are the best, or …

Member Avatar for mrnutty
0
212
Member Avatar for prathameshz

i had developed the site [url]http://www.wooadvertising.in/[/url] . this is the horizontal scrolling website. normaly the website is work properly but when i resize the window all the content in the site mixedup.. what i do to solve this problem.. plz check this site by resizing the window. can any one …

Member Avatar for Arkinder
0
104
Member Avatar for mushget

Hi everyone! I'm a newbie and I want to create a toggle option in my webpage to turn the whole thing into negative. It has something to do about the fact that OLED screens aren't happy about the white backgrounds because it draws three times more power than conventional TFT …

Member Avatar for Arkinder
0
99
Member Avatar for ankit.pandey3

[QUOTE]Hi friends.............. I have a page in which all details of user displays. I want that when user click on button"Print ICard" then ICard is printed and this printed Icard have size of what I desire instead of full page and I also need "Thank You" message on print out …

Member Avatar for Arkinder
0
99
Member Avatar for mushget

Hello I have a small problem in the tutorial of the CSS (see below). [CODE]body { width: 760px; margin: Self; / * To center our page * / margin-top: 20px; / * To avoid sticking with the top of the browser window. Try to show off! * / margin-bottom: 20px; …

Member Avatar for Arkinder
0
93
Member Avatar for programmer12

I'm trying to add the tag form to my AP DIVS that contain a input and submit button... But when i added the form tag the whole header gets shift 20px; from top of browser... -_-' How can I fix this issue? CODE BELOW: [CODE] <html> <head> <title>banner-slice</title> <meta http-equiv="Content-Type" …

Member Avatar for Arkinder
0
118
Member Avatar for Maigrey

Sorry if this is an old complaint; but I suffer from incomplete knowledge which constantly plagues me. I would like to use iframe to solve a customization problem with a canned interface that my library is going to use to access our catalog. I got it working except for one …

Member Avatar for Arkinder
0
3K
Member Avatar for mushget

I am basically having an problem with my selection drop down menu in a form. I have a long list of countries but the scroller has gone off the page and the only way to correct it is by moving my whole div container for the form to the left …

Member Avatar for Arkinder
0
80
Member Avatar for canterorist

hi! can you give me sample work there about this border radius. i try this code but it did not work in my computer. [CODE] border-radius:15px; [/CODE]

Member Avatar for Arkinder
0
71
Member Avatar for feoperro

Hi, I am new to PHP and I would just like to know: Is there a purpose for cookies if you handle sessions with the database? I've been reading about cookies and trying to understand how they would be beneficial if I had sessions handled by the database, and I …

Member Avatar for somedude3488
0
136
Member Avatar for aizel

[CODE] <div id="navmenu"> <ul> <li><a href="#">Home</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Services</a></li> </ul> </div>[/CODE] output that i want: i want it to start at the right so here is the sample output: <----HOME ABOUT US SERVICES so if i add contact from the list it should be: <----HOME ABOUT US SERVICES …

Member Avatar for Kraai
0
72
Member Avatar for vvt31011985

I'm using ASP.net and Crystal Report. I want to make a report that fill in pre-printed from. Ex : Invoice... I try to set form as background image then I fill it it with report's component. It is success. But it is not match when I printed by other printer …

Member Avatar for shine_jose
0
78
Member Avatar for coxdabd

I have an email blast script as below. The mail_body is taken from a variable which the users sumbits their HTML for the message to be sent, it's send through with lots of \\\ in their for some reason? [B]The Blast Script[/B] [CODE]<?php $prodid='Kriss'; $htmlContent=$_POST['htmlContent']; include_once "connection.php"; $sql = mysql_query("SELECT …

Member Avatar for coxdabd
0
95
Member Avatar for Cats777

I've been messing around in Photoshop to create a 1x1 semi-transparent image to use as a background on parts of my website. It has been successful to a degree. The transparency works in Firefox and Chrome, but fails miserably in IE, where the background is completely opaque. I think there's …

Member Avatar for Cats777
0
86
Member Avatar for daviddoria

I have recently taken over as a volunteer webmaster for this website: [url]http://www.ewh.ieee.org/r1/schenectady/newsletter.html[/url] Under the "Schenectady Section News" heading, you can see that there are a bunch of simple pages that all look the same. The current process to add a new one is to copy and paste an old …

Member Avatar for daviddoria
0
120
Member Avatar for daviddoria

I put a simple script: [code] <? php print "Hello world"; ?> [/code] here: [url]http://ewh.ieee.org/r1/schenectady/HelloWorld.php[/url] When I go to the page, I don't see "Hello world" displayed. Does that mean PHP is not enabled on the server? Thanks, David

Member Avatar for daviddoria
0
267
Member Avatar for selasedaniweb

I have performed heuristic evaluation on the following web site "http://www.ghanaairports.com.gh/" and identified a couple of problems. Am supposed to submit this as part of my assignment and want to validate my findings and improve my findings should there be a criteria am missing. Id be very grateful if respondents …

Member Avatar for Ezzaral
0
111
Member Avatar for cashblogs

Hi again, I am having issues with Dreamweaver 8 not saving my user name and password for sites that are connected through ftp. Anyone have this issue? Is there a way to correct this through settings? Please advise thanks for the support

Member Avatar for Brian Stephens
0
256
Member Avatar for rajeesh_rsn

Friends I had 2 dynamic pages in my web sites which are' [ICODE]1. [url]www.mysite.com/viewItem.php?Id=fghasd[/url] 2. [url]www.mysite.com/viewVideo.php?video=fsdfsdf[/url][/ICODE] I want to rewrite these URL in this way [ICODE]1. [url]www.mysite.com/video/adsadasdasd[/url] 2. [url]www.mysite.com/item/asdasdasdsa[/url][/ICODE] I m a fresher in .htaccess Please help me

Member Avatar for Kraai
0
81
Member Avatar for michele831

I have window that keeps flashing on my screen. It slows everything down.It doesn't stay on long enough to see what it is. When i shut my computer down it says iexplorer.exe failed Pleasehelp

Member Avatar for SaintThomas
0
170
Member Avatar for Snowbell

Hi, I was toying with some photoshop brushes and came up with a background where the brushes are filled with gradient. Now, I want to use it for a web site background. Is there any way I can repeat the image in css in a nice way without ruining the …

Member Avatar for logoonlinepros
0
126
Member Avatar for manish250

hello all i hv a jsp code in which there is a link to another file successLogs.jsp as follows <td align=center><a href="successLogs.jsp?strHour=<%=strDate+strHour%>&strcli=<%=strcli%>"><u><%=totSuccCount%></u></td> in successLogs.jsp there is call to a linux script which is fetching a file from the logs. The problem is that when i click on the link in …

Member Avatar for manish250
0
265
Member Avatar for Naveed_786

Hi guys, 1.Can anyone help me how should i design my first web page in asp.net using C# 2.which should have 4textboxes and 2buttons 3.how can i connect the asp.net with sql server 2008 4.how can i insert my first record in sql server db please please help then i …

Member Avatar for shine_jose
0
92
Member Avatar for coud_ren_26

I have this code for my menu bar home.html file ----------------------------------- [CODE=html]<html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a href="productPage/pulmonary_qualisone.html">Qualisone</a></li> …

Member Avatar for Roymj
0
146
Member Avatar for Griffin54

Hello! I have a question regarding positioning. On my web page I have a set of buttons in a horizontal row that I want to appear on a certain spot - lining up evenly with the left side of my image box. I can accomplish this on my screen using …

Member Avatar for Borzoi
0
118
Member Avatar for jaward1

Hi, I am using Windows 7 and until yesterday Chrome was working fine. Then it just stopped working and internet explorer is the same! I know my internet is working cos I can wirelessly connect on my laptop. However I connect with ethernet cable to my PC (that isnt working …

Member Avatar for caperjack
0
365
Member Avatar for shinsengumi

Hi everyone! Does anyone here know how to create a C program that will open a web browser depending on the user input? For example if the user inputs the integer 1, the web browser will be opened and will go to 'http://www.daniweb.com', when the input is 2, 'http://www.google.com' will …

Member Avatar for decypher
0
4K
Member Avatar for Rizzuti

Hello! I’ve got three tables that I want to link together. When I try to upload images and text throught a form, the web browser show this error message: [QUOTE]Error, query failed 1452-Cannot add or update a child row: a foreign key constraint fails (`mn000532_almacen`.`images`, CONSTRAINT `images_ibfk_1` FOREIGN KEY (`itemID`) …

Member Avatar for Rizzuti
0
253
Member Avatar for Motorider

I have been playing around with liquid websites and Ive pretty much got it down except for the text. When designing for a smaller screen size the text becomes too small when viewed in a larger screen. And visa versa when designed for a larger screen size the text becomes …

Member Avatar for Kraai
0
40
Member Avatar for JayGeePee

I'm having a little trouble finding any kind of info on how to do what im going to ask. I have a list menu... How would I, or can I with an onclick event display more boxes. Heres what i mean. When someone clicks on cancel account for instance, when …

Member Avatar for Kraai
0
562
Member Avatar for nssltd

Hi During my Web browser program i have got a bookmarks bar running but when ever i add a bookmark to it the name is the URL, which is bad if you are adding a Google search page. When i try and add document title into the equation apparently i …

Member Avatar for nssltd
0
143
Member Avatar for trpsjt2008

My Problem is Text is not wrapping when it at the end of the line it break through the border of the div [B]My CSS:[/B] [CODE] html,body { margin:0; padding:0; height:100%; background:gray; font-family:arial,sans-serif; font-size:small; color:#666; } h1 { font:1.5em georgia,serif; margin:0.5em 0; } h2 { font:1.25em georgia,serif; margin:0 0 0.5em; …

Member Avatar for Kraai
0
137
Member Avatar for jetjocke5

Hi all,I am a complete novice but here goes.When I try to click on a link such as to make a credit card payment,I get page not displayed.Also when trying to download IE update from microsoft I get "your current security settings prohibit running activex controls on this page as …

Member Avatar for speedypcnet
0
1K
Member Avatar for dwlamb_001

Hello all, I'm having a CSS issue. Here is a sample of the site [URL="http://challenged.dwlamb.com/"]http://challenged.dwlamb.com/[/URL]. If viewed in IE, there's no problem. In FF, Chrome and Safari, the background image stops when it hits the content div. These are the divs [CODE="css"] #wrapper{ background: #ffffff url('../images/axis-y_bkgrd.jpg') repeat-y fixed center top; …

Member Avatar for dwlamb_001
0
78
Member Avatar for TLCJohn

Hi all, I wonder if somebody could answer a very simple question, we have a client who has a copy of Dreamweaver 8, she would like us to design some website templates for her to use on her travel website, but we are designing in Dreamweaver CS4. Question: if I …

Member Avatar for drjohn
0
57
Member Avatar for rowley4

I do not want to have my box this wide. I would like the text to wrap but I do not know how. Can I do this? I'd like my box to be 400,400 rather than 1250,200, but it is the only way I can get my text to fit. …

Member Avatar for quuba
0
626
Member Avatar for dennishall

Hi: Can anyone point me to a flash "local site" search field capable of searching one MySQL DB table using PHP? I've been searching for a week and found Flash SEO search, Flash textfile search, etc. but nothing meeting my requirements. Thanks in advance, dennishall

0
63
Member Avatar for bops

Hey guys. Well I'm getting that irritating warning on my site when loading up a specific page. [CODE]Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/d6ayr7/public_html/webdevelopment.php:1) in /home/d6ayr7/public_html/masterpage.php on line 2[/CODE] I've encountered and solved this problem before by moving session_start() to the …

Member Avatar for dennishall
0
304
Member Avatar for fuston05

I am self taught in PHP, css, html, and currently learning javaScript. I am unable to go to school due to financial reasons. I am in the US. I was wondering if anyone knows if its possible to find an opportunity to get into the field professionally with no schooling, …

Member Avatar for fuston05
0
179
Member Avatar for RahsAlGhul

[CODE]Having troubles trying to get image repeat-y to go 100% of browser window height. This is the page background and I am trying to do it in the wrapper div. The image is 1000px wide by 5px high. I have tried a few different techniques with no success. When I …

Member Avatar for scrappedcola
0
237
Member Avatar for khushhappy

hi, ive made 2 pages, which have the form.html page and check.php page. data from form page into check page into database but having problem. [COLOR="red"][B]FORM.HTML[/B][/COLOR] [CODE]<body> <form id="form1" name="form1" method="post" action="check.php"> <input type="checkbox" name="subject[]" value="WD">Web Design <br /> <input type="checkbox" name="subject[]" value="PH">PHP <br /> <input type="submit" name="submit" value="submit"> </form> …

Member Avatar for khushhappy
0
82
Member Avatar for cdes1145

Basically i'm new to web design and I have the basics of html only. I am looking to add a feed(I think) onto my website that allows a user to input text and it is then displayed in a list above the person befores text. Am I aiming to high …

Member Avatar for Borzoi
0
182
Member Avatar for gunbuster363

Hi guys, microsoft installed many things on my computer and most of them I don't know what they are. It make me feel so sick. I want to know what are they ( if anyone know ) and are they must be installed. Many thanks. Here is a list of …

Member Avatar for caperjack
0
505
Member Avatar for mushget

Does anybody know how to extract a colour scheme from one image and apply it to another image in Photoshop? Thanks

0
66
Member Avatar for coud_ren_26

I have this code for my menu bar home.html file ----------------------------------- [CODE] <html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a …

Member Avatar for MJ Pieterse
0
163

The End.