2,295 Posted Topics

Member Avatar for bangla

'I am very new at web development"; yeah, guessed that, with more experience you wouldnt ask the question unless you built another google, big fat hairy deal site isnt unique, the information is available from a hundred(at least) other sources google maps provide routes to them all as well every …

Member Avatar for akmwebtech
0
210
Member Avatar for bratbo
Member Avatar for ishan1211
0
5K
Member Avatar for onofej

I always force the user to enter 3 separate fields, day month year into three inputs, text or select, and eliminate the ability for users to make errors a sele3ct field of 1-31, a select filed of text months with values 1-12 antext field for year. it is simple then …

Member Avatar for diafol
0
6K
Member Avatar for bikashjit

Ask them using another site's content without attribution, is considered stealing putting their site in your Iframe, is considered stealing putting their content in your Iframe with their logo, is definitely considered stealing If you ask them they may consider allowing you to access their content,

Member Avatar for almostbob
0
178
Member Avatar for xcdear213

Google make the rules, yahoo DONT Google have 75%+ searches, anything yahoo do is therefore insignificant

Member Avatar for davidjohnson00
0
379
Member Avatar for Asad_1

line 19, incorrect mixed quote and dquote the benefits of an editor with code highlighting, perhaps you should get one, or if your current editor supports the feature turn it on, you can ttrace bugs by color changes Notepad++ notepad2

Member Avatar for almostbob
0
133
Member Avatar for RoyDot

url includes *http : // fullpathtoimage* (uri broken so that would not become link) image is changed from the user browser, cannot locate the image first run of this script will cause considerable delays downloading the image appararent speed can be improved by placing an image fetch between </body> and …

Member Avatar for RoyDot
0
189
Member Avatar for <M/>
Member Avatar for <M/>

look for, as previously noted, position:fixed;, and overflow: anything other than 'visible' in the css some browsers (guess which, hint starts with *I* ends with *nternet explorer*) handle overflow badly, others less badly, some (few) follow the spec

Member Avatar for <M/>
0
187
Member Avatar for napninjanx

Add a dynamic dns service, to remap the ip address given to you, and altered, at random by your home servie provider, to a domain name chosen by you, and you will be actually good to go. No domain name, nobody will be able to find you. accessing as ip, …

Member Avatar for almostbob
0
244
Member Avatar for zobadof
Member Avatar for titosd

diafol's answer, dead on, correct, specify encoding. UTF8 is the default encoding for a growing group of browsers, with inbuilt advanced language support, chrome safari and opera spring to mind. UTF8 support huge character sets with no more than hex80 (128) characters encoding. characters above hex7f are represented by a …

Member Avatar for almostbob
0
146
Member Avatar for McLaren

The error message is browser specific, not website specific. The installed language of the browser, and whether the translation is available, determines the content of the error message. NOT a good idea to depend upon anything that requires the user to have or do anything properly. serverside validation, and controlled …

Member Avatar for almostbob
0
101
Member Avatar for monica.slocum

1.<form method="post" id="some_id" action="process.php" onSubmit="return confirm('are you sure?\nIf all fields are not complete the form will not submit');" > with some simple text formatting, a \n newline to break the text into manageable areas

Member Avatar for almostbob
0
11K
Member Avatar for GrimJack
Member Avatar for vinnitro
1
3K
Member Avatar for Riu 2009

as does line 54 find a code highlighting editor, notepad++ there are dozens, having the colors change as the posted code does on DaniWeb, makes it very easy to find headslap moment errorors ( *erroror*s, headslap moment :) )

Member Avatar for Riu 2009
0
4K
Member Avatar for makemeinsecure

I have an infinite number of email addresses, all validate and can be found [here](http://www.auditmypc.com/freescan/antispam.html), [here](http://www.spamhelp.org/harvesterkiller/) , and [here](http://antispam.byteplant.com/products/cleanmail/spambot-trap.html) I hate loathe and detest spammers, they look up to see whale shit (-pretty low, whale shit sits on the bottom of the ocean) first against the wall when the revolution …

Member Avatar for jewelraz
1
629
Member Avatar for jackfusion

<script type='text/javascript'> function whoop(){ if(document.getElementById("entry_53").value > 30) { var ade = document.getElementById("entry_53").value - 30; alert( "Please Deposit " + ade); }} </script> <input tabindex='27' onfocus='whoop();' onblur='whoop();' id="27" name="27">

Member Avatar for jackfusion
0
83
Member Avatar for akuvidz

usually you do not delete data from a table, usually the data is marked deleted, in a table column(type =date or timestamp) for that purpose, and the "deleted" item is excluded from other reports this is to ensure trace-ability, deleted items can screw up later work

Member Avatar for pritaeas
0
170
Member Avatar for technoknol

<script type='text/javascript'><!-- (document.getElementById) ? dom = true : dom = false; function hideIt(layer) { if (dom) {document.getElementById(layer).style.visibility='hidden';} if (document.layers) {document.layers[layer].visibility='hide';} } function showIt(layer) { if (dom) {document.getElementById(layer).style.visibility='visible';} if (document.layers) {document.layers[layer].visibility='show';} } --></script> <div id="layer1" style="position:fixed; width:50%; bottom:0;top:auto;z-index:30; left:0; visibility:hidden; padding:10px; margin:10px; background:#ececec; border: 1px solid;"> <b>text</b>:<br> Text Text Text Text …

Member Avatar for esma.ramirez
0
313
Member Avatar for shlokka

70% of something, is better than 100% of nothing there is so much freeware in php that the product has to be exceptional to sell. the added impetus of being on a site surrounded by other programs for sale, may make a significant difference, the main thing though, will always …

Member Avatar for almostbob
0
151
Member Avatar for isalano
Member Avatar for almostbob
0
97
Member Avatar for majoorpa

Why not echo $username and see what is being posted [code]<?php if isset($username) {echo $username; } If (isset($_POST['username'])) { echo $username."was posted"; echo "Username Entered"."<br />"; } Else { echo $username."was posted"; echo "Username Not entered"."<br />"; } ?> [/code]

Member Avatar for senthil.nila
0
225
Member Avatar for samison

Its free, insert text into selection, is a function in most graphic editors, free & good one at http://www.irfanview.com

Member Avatar for almostbob
0
55
Member Avatar for branding4you

[code]<button type="submit" name="button1" value=" "> <img src="images/button_sub2.png" width="32" height="32" alt="submit" border="0" /> </button>[/code] or style the submit button [code=css]input[type=submit] { background:url('input.gif'); } input:hover[type=submit] { background:url('input.gif') green; }[/code]

Member Avatar for ab_omid
0
5K
Member Avatar for PhilEaton

check out google webfonts for the solution, they have implemented a pretty good system that works, you can do it yourself, BUT, big but,, do you want to add between 15 and 90 seconds to download page times, If you use google, there is a pretty good chance that the …

Member Avatar for Gabriela34
0
214
Member Avatar for hostmela

the problem is not in line 138, the problem is before that, line 138 is where the redirect is attempted, and the error detected. check also the script that calls the login function anything that outputs, even a blank space or line return, in any included files or the script …

Member Avatar for kreitje
0
322
Member Avatar for ska_defender

I'm assuming you want the php script to act on the subfolders The google search would be something like "php recursive script" I have one that I use to make a folder tree of pdf files downloadable, it may provide an insight, it is probably badly written, but functions ok …

Member Avatar for almostbob
0
614
Member Avatar for rgutierrez1014

the error message implies a bug in the code snippet, you are using, it is often simpler/safer (for the reasons outlide by petzoldt01) to modify the login code to accomodate a blank uri, than allow bugs to go forward. post the scrap?

Member Avatar for almostbob
0
277
Member Avatar for gorybmovie

for a testing server, on localhost, with apache mysql php et al, http://www.usbwebserver.net/en/download.php installs to a thumbdrive, or any folder.

Member Avatar for almostbob
0
244
Member Avatar for nikita.chandra

Downloadable fonts are implemented in html5, which means NO you cant use them, no browser supports all of html5 yet, IE 5678 supports .eot format d/l fonts, badly.

Member Avatar for fheppell
-1
183
Member Avatar for Portgas D. Ace
Member Avatar for vinnitro
2
254
Member Avatar for gacoekchip.pokher

I would have severe problems with a web site accessing any part of my hardware

Member Avatar for gacoekchip.pokher
0
4K
Member Avatar for neartoyou

It appears you have installed an out-of-the-box chat system\ those systems are usually configured to block url access to the chat server, else anybody could push anything into your chat. imagine a bot locating the chat system and pushing porn into the stream going to all your users just by …

Member Avatar for almostbob
0
238
Member Avatar for fcvolunteer

`margin-left:auto; margin-right:auto;` `margin:auto 0;` // fill left and right zero top and bottom

Member Avatar for fcvolunteer
0
217
Member Avatar for devilhacker
Member Avatar for almostbob
0
924
Member Avatar for anotherdave

[Let me Google 4g Specs for you](http://lmgtfy.com/?q=4g+wireless+specification&l=1) [Let me Google the difference between 3g 4G](http://lmgtfy.com/?q=difference+between+4G+and+3G+&l=1) seems to be quite an upgrade, lmgtfy.com fun

Member Avatar for goatnetworking
1
150
Member Avatar for mir.jde

Try move this section of code from the end of line 62-92 <?php if(empty($_POST) === false){ $errors = array(); $name=$_POST['name']; $email=$_POST['email']; $message=$_POST['message']; if(empty($name)=== true || empty($email) === true || empty($message) === true ){ $errors[] ='Name, Email and Message are Required';} else { if(filter_var($email, FILTER_VALIDATE_EMAIL) === false){ $errors[] = 'Please Enter …

Member Avatar for almostbob
0
275
Member Avatar for techy23

Benefits: apparently not many, no current browser implements html5 completely. http://html5test.com/results/desktop.html like css3 its currently 'do it and hope it works' 6-12 months to release browser upgrades, and 3-4 years for current windows users to upgrade to newer versions with html5 when the hardware dies

Member Avatar for siyajoshi
0
207
Member Avatar for adishardis

I use similar I dont think p will ever equal 3 <?php if(isset($second)){ $third == $second; } if($first - $third) <= 5){$p='1';} elseif($first - $third > 5){$p='2';} else $p='3'; echo "<img src='images/img$p.png' />"; ?>

Member Avatar for adishardis
0
117
Member Avatar for thomasjc

syntax is important $type is a variable, the values are quoted, html should be lower case, earlier in the code there must have been something creating the value in $type from the post/get array, assuming the form is submitted by the post method and the form is submitted to itself …

Member Avatar for almostbob
0
931
Member Avatar for tinabina22

start tv episode voiceover.. * Does insane paranoia automatically decrease once you get more than a month in or ten posts? * will it always stay an unhelpful peanut, * stay tuned for the next episode in "life of a scared mind" ..end voiceover Tinabina, post what you need to …

Member Avatar for diceadmin
0
699
Member Avatar for cheesywan

Have messed this up b4 If the nocache code is getting displayed in the browser in the output window Assuming the page displayed is "page.php" page.php includes the line [icode]<img src="getImageFromDatabase.php" alt='database blob image'>[/icode] or something similar The nocache code previously listed should be inserted in the <head> of "page.php" …

Member Avatar for uzor64
-4
18K
Member Avatar for vizz
Member Avatar for Walahh

<li><a id="facebook" rel="_blank" href="https://www.facebook.com">&nbsp;</a></li> ie is quirky it was a big *nothing*, should now be a big space character & should be clickable

Member Avatar for Walahh
0
301
Member Avatar for keyroche

It is not a seo issue, but it may cause many, if not most, browsers to fail to display the page, and ruin visitor retention run the generated page through the css validators css2 http://jigsaw.w3.org/css-validator/validator?profile=css21&usermedium=all&warning=1&lang=en&uri=http%3A%2F%2Fwww.yoursite.com css3 http://jigsaw.w3.org/css-validator/validator?profile=css3&usermedium=all&warning=1&lang=en&uri=http%3A%2F%2Fwww.yoursite.com replace yoursite.com with a uri to the generated page, and see how bad/good …

Member Avatar for keyroche
0
161
Member Avatar for jmichae3

At the bottom of every page, **terms of service,** states the rules. you dont post to a public forum if you want privacy. facebook owns every update, twitter owns every tweet, Daniweb owns every reply. the 'decoration' is there as a reminder to those who did not actually read the …

Member Avatar for Dani
0
654
Member Avatar for tedkurtz

not the ideal way to handle multiple inputs or multiple users example, 100 entrants = 400x3 'invalid form data' messages if the form is validated, or 400 users created to blank values if the form is not validated most input is done one record at a time multiple updates can …

Member Avatar for sheikhali449
0
107
Member Avatar for helloadam

Given [icode]<a name='linkname'></a>[/icode]is the target on the same page [icode]<a href='#linkname'>goto linkname</a>[/icode] on another local page [icode]<a href='../relativefolder/page#linkname'>goto linkname</a>[/icode] cross site page [icode]<a href='http://www.thatsite.com/page#linkname'>goto linkname</a>[/icode] the target does not have to be an <a>anchor, any named element can be the target, the actual target is the [B]name[/B] not the element …

Member Avatar for BuckOneArm
0
915
Member Avatar for JameB

I set timeouts in .htaccess to 5secs for anything that needs it, is the usb server a wamp/lamp system? <IfModule mod_expires.c> ExpiresActive On ExpiresByType text/html "access plus 5 seconds" ExpiresByType image/gif "access plus 5 seconds" ExpiresByType image/jpg "access plus 5 seconds" ExpiresByType image/png "access plus 5 seconds" ExpiresByType application/x-javascript "access …

Member Avatar for JameB
0
276

The End.