Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,858 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,754 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,464 views
- How can prepared an article for submission? - 18,101 views
- Are online forums obsolete? - 17,716 views
- Link Direct to Table Cell - 16,295 views
- Review www.mwfglobal.com - 10,121 views
- Installing Apache on Win2000 Prof - 9,116 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,929 views
- Deprecated tags - 7,826 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
Daily Archives: August 21, 2012
Code for Form
I will be Looking to create a page to help my website with regard to my members to be able to send me information in my opinion via email or somehow for biography page and i will be looking to use a form that would allow them to fill in the following info: True Name, Age, Location, motto, and background/ information and a approach for them for you to send a picture in my opinion. I am owning troubles getting this to work right so i became wondering if anybody could create and send myself the code for this it becomes greatly appreciated What part are you wanting help with The actual HTML behind the shape or the e-mail part To the " and a way for them to help send a picture to me. " requirement what you might do is agree to an URL of an image. When you obtain the e-mail anyone manually download this image and upload for your page(s). And also, you allow these to upload images. This way is considerably more automated but you ought to be sure you know who will be uploading what. Would you post the code you might have so … Continue reading
Posted in Web Design
Tagged Amp Nbsp, Background Information, Br, E Mail, email, Gt Location, Image Upload, Lt, Motto, Quot, regard, Shape, Span, Textarea Cols, True Name, Upload Images
Leave a comment
Wesbite Hyperlinks not working
Greetings All Issues I’m having having my website is many of the links to other pages will not be working. I test drive it off line and yes it works a cure I upload it and the front page is fine nevertheless the rest cannot be selected can everyone give me just about any help please. My personal website it www. photojanic. com. au Thank you in advance Stevene12000 Your link paths are linking to your computer’s file technique. Make them family member paths. What program is that coded in The code is definitely an absolute mess. Thanks to the rapid response As We are a complete amateur I built it in publisher after which it had the headaches. I am a new HTMLphobe for no other reason in comparison with I needed this specific website fast Cheers Stevene12000 Move your mouse to a hyperlink and view the status club below, it will present to you a link in your system directory C: /users/the ellis household….. Remove that and just place the file names similar to Page398. htm etc In addition, consider using Adobe Dreamweaver. Its an editor also , you dont need to find out HTML. This software which … Continue reading
Posted in Web Design
Tagged Absolute Mess, Adobe, C Users, Cheers, Directory C, Family Member, File Names, Front Page, Greetings, Headaches, Household, Hyperlink, Personal Website, Rapid Response, Source Code, System Directory, Test Drive
Leave a comment
Website Testing.
Just wondering in the event that anyone could aid me out with the testing of a web site. Any guides or hints/tips for any testing of a web site would be genuinely grateful. Thanks. What exactly can you use to test For me, I take the time to validate this page. Bookmark this specific! Things to watch out for: Destroyed links Incorrect image paths Punctuational and/or grammar mistakes There are a few accessibility tests around too which tend to be worth a taken. I have used this one before, it’s quite informative. Before I go, view your website in countless browsers as possible. Firefox, Opera, IE, Chrome, Lynx and Go (although same serps as FF) will be the ones I apply. POST also view my sites on numerous computers with different resolutions and various screen widths. If you mean you’ll want to test on ones local computer pertaining to run. php report, may you really need to use appserv http: //www. appservnetwork. com/ for set your computer to server. What’s your site created with If it really is built with php in that case: O, you should certainly have had any testing list before you decide to began. I think … Continue reading
HELP with file send
can certainly anybody help myself on how a visitor might take a file via his/her computer as well as send it to my opinion via email by having a form here could be the code i have plus it doesn’t seem to work it doesn’t matter what i change: HTML: < sort enctype=" multi-part/form-data" action=" –WEBBOT-SELF–" method=" post" onSubmit=" place. href=’_derived/nortbots. htm’; go back false; " webbot-onSubmit=" " > <! –webbot B-Email-Label-Fields=" TRUE" B-Reverse-Chronology=" FALSE" bot=" FileUpload" S-Builtin-Fields=" " S-Email-Address=" that_k1d0hotmail. com" S-Email-Format=" TEXT/PRE" S-Form-Fields=" title age state urban center info pic ds " S-Format=" HTML/BR" S-Label-Fields=" TRUE" U-File=" Info. htm" startspan –> < reviews TYPE=" hidden" NAME=" VTI-GROUP" VALUE=" 0" > < reviews TYPE=" hidden" NAME=" _charset_" VALUE=" windows-1252" > <! –webbot bot=" FileUpload" i-checksum=" 58985" endspan –> Title: & nbsp; < reviews name=" Text1" type=" text" > < br> Grow older: & nbsp; < reviews name=" Text2" type=" text" > < br> Say: & nbsp; < reviews name=" Text3" type=" text" > < br> Location: & nbsp; < reviews name=" Text4" type=" text" > < br> Insert Any Additional Advice here: < br> < textarea cols=" 20" name=" info" rows=" 2" > < /textarea> < br> Upload your … Continue reading
Posted in Web Design
Tagged Amp Nbsp, Br, Chronology, email, Fileupload, Gt Location, Lt Course, Span, Textarea Cols, Urban Center, Webbot Bot
Leave a comment
mouse over buttons w/ pics
hi there my organization is wondering learning to make amouse over press button with 2 pics in microsoft expression web 2 . 0, i have the two pictures i want and i have been messing around when using the lowsrc and such things as that but without success can any one help me out there I only find out the hard coded way to achieve this. I have under no circumstances used expression online. The first image will be designed into the page as it normally would. The one primary difference is it’s important to specify a within the img tag: < img src=" image1. gif" name=" MyImage" > This image are now able to be accessed simply by javascript as . Of course add in the actual width, height, alt, along with border properties seeing that desired too. Our next part is to generate a link around that image. It will allow javascript for you to affect the image properties. < your href=" " onMouseOver=" insurance policy. MyImage. src=’image2. gif’; " onMouseOut=" insurance policy. MyImage. src=’image1. gif’; " > < img src=" image1. gif" name=" MyImage" > < /a> will be Source of the actual image file. specifies that … Continue reading
Posted in Web Design
Tagged Actual Image, Circumstances, First Image, Image File, Image Properties, Image1, Img Src, Img Tag, Insurance Policy, Lt, Map Reading, Microsoft Expression Web, Mouse Over Buttons, Myimage, Press Button, Quot Insurance, Quot Quot, Rollover Effect, Subject Web, Web Page
Leave a comment
User Login software
The way is everyone doing Formerly suffering with tinnitus searching the internet long now and can’t seem to get the answer I’m looking for and am wishing someone here are able to assist me. I’ve inherited the form responsibilities for a new not for profit organization which is great, but MY PARTNER AND I do have you problem. There is a new members section on the website which has any login section which seems to work OK. The only issue I’m facing now, is that this registration portion is just not working, and by i mean it’s not emailing the information that the user wants ie.. username/password to my opinion. The program showcased in Spooky Login which looks like it’s great but it’s an older version and you can not seem to invest in it anymore. I was wondering if there seems to be anything that a person could recommend around it’s place. I’ve been goofing with the settings and nothing seems to operate. Now one thing that might be nice to stay is that it lets you do use a data source (. ASP) dependent, so if there was clearly another program that may incorporate that that could help. … Continue reading