Tag Archives: Ask Question

Can I hide a URL (for a particular page)?

We’ve created a dog training site so that the user to help ask aour coach a question by completing an application. Just recently this trainer wanted any fee added for every question submitted. I added a PayPal subscription button to start the submission method. When the PayPal purchase is complete, the form page is viewable. Naturally, the URL for the form page is likewise displayed and any one can navigate immediately to it bypassing this PayPal button. Perhaps there is anyway of covering the URL or limiting admission to the page without dealing with the PayPal purchase The simplest way to start this is to cover the page by way of including it in a very frameset. Have the top frame just 1px higher, and this will likely then mask the URL belonging to the form page you are loading into the bottom frame. EDIT: Example coding. Code: < html> < head> < title> Frameset Page< /title> < /head> < frameset rows=" 1, *" border=" 0" frameborder=" 0" > < mode name=" header" scrolling=" no" noresize target=" main" marginwidth=" 0" marginheight=" 0" > < mode name=" main" marginwidth=" 0" marginheight=" 0" scrolling=" auto" > < /frameset> < /html> You would … Continue reading

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

Photoshop to css HELP

I had been slicing photoshop plus putting it within tables until I found that was incorrect. Then I found out about using css and also the examples I here’s finding don’t specifically fit to my internet site, so Im wanting to ask question that will help me understand it. I’m not always helpful to picking it ” up ” how others express it. If that adds up. any way I’d like to see to slice up website and position the idea with css as an alternative to tables. I created a bit example to demonstrate where I feel having problems. If anyone could possibly help me position or check out my code as well as show me where by I’m going wrong I would appreciate it. I don’t prefer to repeat any pictures or use color for any back ground. I’d like to see to use just about all images. I know you require headings, so I think I want to help hide the wording. recommendations my example Perspective attachment 4691 here i will discuss my slices Perspective attachment 4693 Perspective attachment 4692 Perspective attachment 4694 Perspective attachment 4695 So my css code could be this system text-align: heart; perimeter: … Continue reading

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

Dreamweaver Question

Acceptable, I should probably be asking this in one of the programming language areas, but i can’t and you will probably understand once my partner and i ask the question. Quite simply, i’m trying to determine how i may possibly inplement a video or a line videos that needs to be watched before you possibly can continue onto the subsequent page(for advertising purposes). If possible, which i’m not sure if it is usually, make it thus this video will probably only play when the tab in which it really is on, is that active tab. I’m new to website development and using dreamweaver cs5, but i’m pretty sure until this will take some kind of coding as post doubt it’s already a part of the dreamweaver application. Help greatly, GREATLY, liked. don’t realize how to do it lisenced users wise, but why don’t you consider having a " major code" at the final of the film the fact that viewer has that will enter to enable the link to the next page, a bit such as on software installations you may also disable controls about the video so the actual viewer can’t lug the progress bar towards end thus accelerating … Continue reading

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