Tag Archives: Shape

How not to show the url when a website is redirected

I have a website that’s hosted on my personal server, but the website isn’t pointed towards it and it is redirected. So what i might like to do is if this particular website is www. theirsite. com and it is redirected to online world. oursite. com/theirsite just how do i get the url to settle as www. theirsite. com Im assuming you’re discussing getting the URL inside the address bar to say www. theirsite. com if you are actually at online world. oursite. com/theirsite indeed The only way We can think of doing this is using a new frameset to connection to www. oursite. com/theirsite. The particular index page at theirsite. com may be as simple because this Code: < html> < frameset cols=" *" > < shape src=" http: //www. oursite. com/theirsite" > < /frameset> < /html> Frames aren’t good for engines like google remember, in this situation where they are worried theirsite. com includes no content along with wouldn’t be ranked well. IIRC, that you can do this with. htaccess, but I’d do make certain they are of WDF to be certain. Thanks guys, I’ll check that out This could help: htAccess Generater Tryout.

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

Total novice needs some help

Mostly all I carry out is print style and design, recently I started working together with a novice programmer to redo an affiliate site. Not knowing an excessive amount of about web pattern applications I asked merely could design in illustrator after which have him plan it. Well, the positioning is up as well as it’s viewable but it isn’t searchable (in that search engines like google have nothing for you to search), which kind of defeats the reason for having a site, especially from a new client perspective. The positioning was designed throughout illustrator, then sliced upward in fireworks and exported to dreamweaver. The main problem is always that technically there’s no body text, what should read for the reason that body text is merely an image chopped up up. If anyone could give me some advice on ways to combat that, be my invited client. Also, after this particular fiasco I’m definitely just considering bouncing in myself and also learning it, I am aware some basic html document, how advanced would I ought to be in html becoming a decent site designer The site address in addition is: http: //www. newjerseyhairtransplants. com I see people worked hard while … Continue reading

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

Forms handling

Hi-I am building a site that could sell classified posting space for horse. This is some sort of 3 part issue. 1)I must have customers complete a form so users can contact them if they are interested with an animal. When these kinds are travel between a user’s computer as well as the form handler… how do you make them safe from someone intercepting the actual info 2)Does anyone know of a good, easy variety handler I work with Dreamweaver and am not very good at html… yet. 2)So many web sites that sell categorized ad space ask you register. What exactly could be the purpose I’d alternatively not require this but will there be a good reason to undertake so Thanks a great deal of! Some folks will disagree with what I suggest, I’m just letting you know what works to do. 1) When i handle forms, MY SPOUSE AND I use Perl. MY SPOUSE AND I set method=" post" in my type tag which prevents the shape information from being displayed in the address bar. That helps maintain your information secure if the user is on the public computer connected with some sort. Nothing is going to be … Continue reading

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

software

what’s the best software to apply to build and maintain a website that also possesses downloads forms intended for clients what’s the best software plus or program to apply to build and maintain a website where my purchasers also download and or prepare forms I are using a no cost site for 2 years now with no forms now my business is growing to where i really need them. u can c the positioning at www. hopeacademy. faithweb. com virtually any and all facts would b significantly appreciated much gives thanks What can you mean by forms It is possible to upload any. pdf file,. doc, or. txt document into your webspace and a link directly to it’s going to allow them that will download the document. Case: You upload an application you made known as: summercamp. doc uploaded right into a directory you contact " forms". On your own webpage, the link will be: < the href=" http: //www. hopeacademy. faithweb. com/forms/summercamp. doc" > Summertime Camp Form< /a> Because the file extension seriously isn’t,. html. htm. shtml the idea opens the filesave dialog box in Windows. —————————————————— Filling in forms is yet another matter. This might involve re-creating the … Continue reading

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

Insert record

Good day everyone, i’m seeking advice for a insert record difficulty i’m experiencing. Relating to a asp file i always have created in DWMX who has two forms at it, the first form incorporates a field that is the heading and exists in one table and the other form has some sort of text field that exists in one more table, also with this form is some sort of submit button. You can find two ‘insert record’ for each form. What I would really prefer to do is actually trigger the insert record for any first form if the user clicks to key in the large text box around the second form but i’m uncertain how to begin this. Am I going using this all wrong, can anyone put me on the right path Thanks ahead of time, Mitch…. I’m not excellent with javascript, but I’m guessing that’s the thing you need to use. You might possibly use the onfocus factor to call the function to submit the shape. Code: < reviews type=" text" name=" textfield1" onfocus=" yoursubmifunction" /> Like MY SPOUSE AND I said, I’m not excellent with javascript, however you get the normal idea. excellent luck digitaltheory.

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

PHP Header Includes: Style Question

I am just (obviously) pretty new to web development but I have got a decent computer track record including some college-level lisenced users. To make my website as speedy to maintain and updateable as you can I’m trying to utilize CSS to control as much as possible, and I’m likewise experimenting with applying server side includes to stop duplicating code. Specifically I’m implementing PHP’s include() function in adding a header. web coding which contains this navigation menu. Here’s where my question is supplied in. I realized that we could conceivably put all the normal opening HTML CODE junk (the doctype announcement, the html, scalp, title, meta, link to stylesheet, and opening shape tags) into my own included header file and have my page be an include statement on the top, the content with the page in the particular file, and a footer include at the end to take care on the /body and /html and also anything else at the end. Stylistically, is there nearly anything wrong with that is definitely it poor web development practice Is there an occasion I could come across problems later Or is that this better since I’m making the exact content more modular compared … Continue reading

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

one table row doesn’t show up in IE or Opera

I’m designing a site, and everything seems to figureout fine with te exception of a very important factor – I’ve bought a table of which works in Firefox, Netscape, plus Mozilla, but one line disappears in IE and Opera – the actual row with JPGs in the container. Everything else stays identical. I’ve posted the code for this below if any one has any ideas. Some of seems somewhat clumsy and hacked in my opinion, but I just simply did what I really could to get it to seem the way I need to. This is my first attempt at a website, consequently please pardon any kind of inelegant coding, and so forth, and feel free of charge to suggest far better alternatives. Additionally, one other issue. The W3C validator states I can’t use leftmargin, topmargin, etc as found below – is really a challenge, or can WE ignore it < shape bgcolor=" #bcbc85" leftmargin=" 0" topmargin=" 0" marginwidth=" 0" marginheight=" 0" > bless you, Andrew Code: < table border=" 0" cellpadding=" 0" cellspacing=" 0" width=" 100%" > < tr> < td colspan=" 7" > < img src=" beige-bar-2×2. gif" width=" 100%" height=" 15" border=" 0" > < /td> < … Continue reading

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

My clients need to be able to manage their sites.

It is possible to best way to allow for my clients to be able to change data on there sites when they are up and running I offer simple cost effective solutions for with regard to small busineses. The tool does not end up being really flexible. The simpler better. Just someting that allows user to change text, pictures, and some of the more basic HTML CODE components. I understand about edit. com I believe there prices are too big. $25 for a day of editing! I am also aware of an program that carries for about $50. You’ll get $25 for reffering this program to people. Will there be any freeware which anyone knows concerning. Like i said I aim to offer people essentially the most cost effective option possible You’ll want to look into utilizing a content management process. WordPress and TextPattern tend to be two good free systems which might be easy to customise and twist towards shape. Expression Engine is fantastic but you should pay for a license for each site you mount it on. Macromedia contribute is a great content management software application.. It takes some initial setup and a license but is relatively easy … Continue reading

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

How To Create A Feed Back Form In Flash

Howdy, Can Any Shape Help Me Inside Creating Feed Back Form For any Web Site There are quite a few other posts about that in this website, and I feel there’s a tutorial within the tutorials form, also. Searching is your friend. Also, please do not post in all caps.

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