Tag Archives: Quot Quot

Need a beta tester for a set of functions

Code: Perform Build_GeneralOpt(DataVal, OptName, Bill, Size, OptionList) ‘OptionList is your doubly delimited string by using ‘ UseValue: ShownValue:, UseValue: ShownValue:,…. NO where: and, will be the delimiters. Note that each of the ‘ delimiters appear at the end of the delimited stringed, creating ‘ the impression of an empty field. That function will examine the ‘ final character because the Delimiter. You can use ANY single NO character. If DataVal = on the list of UseValues then most effective for you ‘ given the " selected" residence. If DataVal = " " then the primary ‘ element in the string will be used for the reason that Selected Value. Gray GeneralOpt, strTemp0 Gray Delim1, Delim2, SelectVal Gray intTemp0, intTemp1 Delim1=right(trim(OptionList), 2) Delim2=left(Delim1, 1) Delim1=right(Delim1, 1) SelectVal = DataVal in the event SelectVal=" " then SelectVal = trim(Retrieve(OptionList, Delim2, 1)) conclude if GeneralOpt=" " GeneralOpt=GeneralOpt & " < th> " & Bill & " < /th> < td> < Choose " GeneralOpt=GeneralOpt & " name=’" & OptName & " ‘" GeneralOpt=GeneralOpt & " size=’" & Size & " ‘> " intTemp0 = ONE PARTICULAR strTemp0 = Retrieve(OptionList, Delim1, intTemp0) Even though intTemp0 strTemp1 = Retrieve(strTemp0, Delim2, 2) strTemp0 = Retrieve(strTemp0, Delim2, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

seeing files in a dir

Instruction online my geocity days to weeks, in some situations I possibly could bring up an index of all files at my server, throough web browser. The way protected Code: < php system(‘ls -la /path/to/your/dir/’); > or Code: < php $handle=opendir(‘. ‘); echo" < dining room table width=’260′ border=’1′ cellspacing=’0′ cellpadding=’0′ bordercolor=’#000000′ cellspacing=’0′ cellpadding=’0′ align=’center’ bordercolor=’#000000′ bgcolor=’FFFFFF’ name=’mid’ height=’8′> < tr cellpadding=’0′ border=’1′ bordercolor=’#000000′ bgcolor=’999999′> < div align=’center’> < font face=’verdana’ size=’1’color=’#000000′> < b> information in directory< /b> < /tr> "; when (false! ==($file = readdir($handle))) when ($file! = ". " & & $file! = ".. " & & $file! = " index chart. phtml" ) $filename = str_replace(" _", " ", $file); $fTime = filemtime($file); $today = getdate($fTime); $month = $today’month’; $mday = $today’mday’; $year = $today’year’; $filename = str_replace(". pdf", " ", $filename); $filename = str_replace(". doc", " ", $filename); echo " < tr bgcolor=’cccccc’> < td> < b> < font face=’verdana’ size=’1′> < img src=’folder. bmp’> < a new href=$file target=_blank> $filename< /a> < /td> < /b> < td> < font size=1> $month $mday, $year < /font> < /font> < /td> < /tr> "; closedir($handle); > second example for http: //www. ecarbon. net sale Geocities doesn’t support … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

what do you think??

Im confused whether you guys may see this or not necessarily but www. sitepoint. com has a brand new book out that looks like it’s the bible to be able to someone considering beginning or expanding an internet design business. Have a look at the link along with tell me what you believe. http: //www. sitepoint. com/books/freelance1/ Additionally offer 4 chapters free of charge! Just d/l them through the site. I have study some of it therefore far, its rare metal. I dunno…. $197 is usually a big chunk involving change for what might be put into your book. Personally, We’ve always preferred promoting and sales publications…. Some of the most recommended games are: " How you can Become a Rainmaker", " Triggers", " The form of Everyday Things", " Ogilvy in Advertising", and " Hello Whipple Squeeze This" which was the only problem by it.. Its just too expensive! I will browse around amazon and see if anything similar is available before i discover $197.. Really, it is you hefty price (well, with luck it is). But if you ever also think regarding it, it cost like purchasing two college textbooks. And basically think of in this way, the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Rollover Images Not Fully Downloading

Seems like a simple activity and Dreamweaver MX is supposed to do it immediately. Then again, the full rollover image is not really downloading on web site load when We have told it to complete so. After the page is completed, the first image can there be, but I still need to wait 4 to help 5 seconds with the over state to download should the cursor hovers about it. How must i make it to ensure the effect is instantaneous This is the code DWMX walk fit shoe inserts: < script language=" JavaScript" type=" text/JavaScript" > <! — operate MM_swapImgRestore() //v3. 0 var i, x, a=document. MM_sr; for(i=0; a& & i< some sort of. length& & (x=a)& & times. oSrc; i++) times. src=x. oSrc; operate MM_preloadImages() //v3. 0 var d=document; if(d. Images) if(! d. MM_p) d. MM_p=new Array(); var i, j=d. MM_p. span, a=MM_preloadImages. arguments; for(i=0; i< some sort of. length; i++) in case (a. indexOf(" #" )! =0) d. MM_pj=new Image; d. MM_pj++. src=a; operate MM_findObj(n, d) //v4. 01 var p, i, x; if(! d) d=document; if((p=n. indexOf(" " ))> 0& & dad or mum. frames. length) d=parent. framesn. substring(p+1). insurance plan; n=n. substring(0, p); if(! (x=dn)& & … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Apache Question

Express my web list is ‘C: /my documents’ and from it I have a new folder called ‘website1’ So to get to it I would type: http: //localhost/website1/ These days, is it doable to edit httpd. conf so I just have to type this specific: http: //localhost/website1 (without the / within the end) With thanks Try: Code: Alias /website1 /website1 (IIRC) That would try to be for one folder while wouldn’t it Think about making it so I do not have to type the / in for any folders Add an alias minus the " /" Maybe you have checked whether UseCanonicalName is placed on In that case, disable it. Sean ie. UseCanonicalName off … around httpd. conf Sean Furthermore check the Crawls… by default the only real default document is definitely index. html, probably have to add in. php,. htm etc for whatever you employ. PS Mine works that way by default (after incorporating in index. php in order to my indexes) WE already did of which And due to all that made it simpler for, I will experiment with these suggestions tommorow. Sean, the item worked great, with thanks.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

scripting please

My organization is very new in order to programming and i would like some help. I would really like to have a button on a webpage that will certainly close that site, but have no idea the way to script this, although it sounds like it will be a simple process. If anyone could help that is going to be super. Code: < some sort of href=" #" onClick=" eyeport. close(); " > < img src=" etc" /> < /a> Ithink regardless.

Posted in Web Design | Tagged , , , , | Leave a comment

audio player/tool

greetings all… i’m new these and i’ve done make certain they are, but to very little avail… i use a background audio instrument for my web site, but it just plays random mp3’s i have in my own server…. what i wish to accomplish is to possess a tool/player on my site which will play/fast forward/rewind mp3’s in the visitors wish… suggestions the code we’ve already for the refrain player… ___________________________________________________ < script language=" JavaScript" > <! — var soundFile = " http: //zaire. 8m. com/2%20back. music, http: //zaire. 8m. com/gemcity. music, http: //zaire. 8m. com/momz. music, http: //zaire. 8m. com/drinks on me (2). music, http: //zaire. 8m. com/minnie internet. mp3, http: //zaire. 8m. com/planet. music, http: //zaire. 8m. com/s two bottle. mp3, http: //zaire. 8m. com/1 mo music. mp3, http: //zaire. 8m. com/3mad. music, http: //zaire. 8m. com/80s. music, http: //zaire. 8m. com/bare. music, http: //zaire. 8m. com/loser. music, http: //zaire. 8m. com/quik. music, http: //zaire. 8m. com/slow cello. mp3, http: //zaire. 8m. com/waah. music, http: //zaire. 8m. com/yeah yall. mp3"; if (soundFile. indexOf(", " ) > 0) var sounds = soundFile. split(", " ); soundFile = soundsMath. floor(Math. random()*sounds. length); if(navigator. plugins. length> 0) if (navigator. mimeTypes" audio/mp3" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Form on a Picture in Dreamweaver?

I’m wondering if you possibly can put a " Phone Us" form using a picture in Dreamweaver. Might that be carried out with layers or something The picture will be just a shape exported from Fireworks and one among the picture is actually here. http: //friedrichsenfamily. com/samjana. htm Disregard the stuff inside frame presently. I’m just wondering if this is do-able I understand I could do away with the picture and place the form on that page alone, but I got trying to maintain same look on each of the pages. Could you individuals tell me what exactly I’m missing plus maybe point me inside right direction Thanks Much, Joe You want the picture as a background for the shape You could established the image as being a background in 1 table, then insert the form over top indoors that table. Likewise, you can use CSS for making the elements belonging to the form (input box etc) to own a background photograph, much like this forum does. Li Brad CSS is probably the best way to do the item. < mode name=" foo" action=" foo" method=" foo" style=" background-image: url(" pathtoimage/foo. jpeg" )" > Thanks Guys, I’m in a region … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

iframe placement help

when i made a array for my web page in photoshop which is in slices seeing that some slices are generally links. then in frontpage when i made an iframe to be able to float over component to the layout. is going to be, i gave precise pixel placement beliefs. I’ve noticed these values only work correctly in the monitor in 1024×768 decision. My friend cant view my site correctly since his monitor reaches a 800×600 resolution to ensure the content iframe common box is misplaced, in addition to hides the routing buttons. is there any method to fix this my personal site is http: //www. freewebs. com/neutralwhite. you can find about no written content yet, and it happens to be just a site without having purpose. i hope you will find there’s way to fix this. any support is appreciated. thanks earlier. When you visit slicing your system up in Photoshop create yet another slice over the particular white content container spanning its sizes. Once you export the article to html you are able to remove the < img> with the white square and also insert the < iframe src=" "… < /iframe> in to the same table personal … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

CSS help

Ok so i want to create some sort of CSS file so my page doesnt have a great deal code, so i tak the many CSS stuff. out of this code what do i put in that file What tags should i need to set up itlike do i would like < html> < /html> or maybe < style> < /style> in addition to stuff like that here is the code Code: <! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < design type=" text/css" > any: link color: #333333; text-decoration: it’s unlikely that any; a: visited colour: #333333; text-decoration: it’s unlikely that any; a: active colour: #333333; text-decoration: it’s unlikely that any; a: hover colour: #c0c0c0; text-decoration: it’s unlikely that any; FONT FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px TD FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px BODY BACKGROUND: #FFFFFF; FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px; COLOUR: #333333 #container boundary: 1px solid #000000; size: 700px; \width: 700px; w\idth: 700px; border: 10px; margin-left: auto; margin-right: auto; foam: 10px; height: 700px; #banner boundary: 1px solid #000000; foam: 0px; margin-bottom: A COUPLE OF. 5px; background-color: white; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment
Page 1 of 612345...Last »