Tag Archives: Admission

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

URL Masking

I tough to find info elsewhere in the forums on this…. Are usually best way in order to mask a URL so that end users can’t workout the directory structure of your site I realise that if I were to utilize a frame then I could truthfully have the address inside URL box always stating http: //www. kisstroyer. com but there is certainly surely a healthier way to mask URLs than to make use of crappy frames. Best way to help mask urls is usually to use an exe or even dll for your whole page generation. But any url masking can cause you issues with se positioning. On earth do you explain further how you can generate pages along with exe and dll to get url masking Basically you produce a script which returns whatever is requested through the browser using a few (potentially variable) identifier. eg. Let’s say you might have some files you only plan to be accessible once, or only with a certain time for example. Store these records outside your " public" path on line server. Write the script to reply to requests like this particular: http: //www. instance. com/masking-script. cgifileid=007 by first transmitting the … Continue reading

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

Web aatabase help

Concerning a question related to HTML and databases. My work put uses windows 2000 host with IIS as their web machine configuration (with Frontpage Node extensions). I want every single child query and display something from your database. However, ASP is disable but not available due that will security. Is there anyhow to interact dynamically which includes a database without ASP or almost every other server-side language As an example, I use Frontpage 2002 and there exists a database connection and also wizard. However, I read in a book that if you use the wizard, it’s important to have the web site as a HA. asp’ page. Though the web server have disable ASP, and I dont really discover how to, or if you can even, get query results with the database. Please help me if you. You is definately able to access a server-side database until you have some server-side scripting, whether it is ASP or a thing else. It can be done to give admission to databases remotely using network calls (eg. Oracle SQL*Net and also MySQL remote admin) nevertheless anybody who was as worried about security as a person’s work place could well be unlikely to amenable … Continue reading

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

Site design question…

Hello there, just wondering if a thing was possible. I’m designing a site for a school and have several pages using text explaining things like admission process, front door requirements, etc… This question is, there has to be a way with regular html or css to possess the user click on a link and display the relevant info in a different column Illustration: Student is around the Admission page along with the left vertical url bar displays the links: Admission Process Front door Requirements Enrollment FAQ ect.. Is there the right way to display the individual text per subject in another column without linking to your separate page Once they were looking in the Admission Process and licked on Entry Requirements, the Admission Process text would disappear as well as Entrance Requirements would appear. I want to avoid PHP, ASP, ect, so that the consensus says it can not be done with html/css then Let me drop it. Would server facet includes be a possibility If so, how would I do that Is my question clear If you have anything else you would like me to explain please let me know. Thanks before hand, Gage Make use of an inline … Continue reading

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

A new, powerfull, intuïtive and amazing HTML-editor for Windows users

Howdy, Just new to the forum, but here i will discuss something. In first of this year I wanted to create by myself website and value manually. Fortunately you will discover LOADS! of tutorials individuals can find on-line, however I could not find any texteditor that had features I truly wanted to observe in an HTML-editor. Fortunately I know how to code in. NET and I started to create my own HTML-editor, branded " Webstract Studio". I had some beta-tester and they are extremely enthusiastic around the way the program works. " Tutorialzine" in addition to " Smashing Magazines" are very impressed incidentally it works and are likely to write a examine on their website(s). The trend is to have a appear and tell me what you imagine of it. Remember you’re downloading a tryout. A lot with features are incompetent, but the help will explain to you what that can be done with it. I’m 100% convinced you didn’t expect what you obtain. Alter: link removed. This may not be an advertising discussion board. Read the policies. AlphaMare Thread sanitized. No more guys, ok Jajinder, they are asking for links on the review articles, not the product. Since by … Continue reading

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