After some great advice I have made some changes to my site and was wondering if I could get some more feedback. Check it out and tell me what you think.
www.powerlinedesign.com
[trooper]
Great advice guys! I've made some changes and if you are still around I would love some more feedback. Your tips were very helpful!
Here's the page link again:
www.powerlinedesign.com
Before you rip me too bad, let me start with telling you I'm a self admitted hack. The page started as a personal site and thanks to some friends I was able to make a little money off my hobby.
I'm starting a redesign and am more or less looking at some ideas on how to improve upon what I...
Is there any way that I can redirect an entire URL with a "meta refresh" tag? I have a web site that has multiple pages and has moved to a new url. Instead of creating a redirect for each page I want to create one that will send all queries to the new home page.
[afro]
Are you trying to change the background color? use the Color Replacer... it works great.
If you are making a selection, try the freehand selection tool set to "point to point". After youve closed your selection, try Selections -> Modify -> Feather and adjust the feather properties...
Can anyone recommend a good javascript search engine that can be installed on a website and can search one or all pages in the website?
I haven't been able to find anything that does the job with any accuracy and efficiency.
[rockband]
the javascript that I am using is simply a submit object:
<SCRIPT LANGUAGE="Javascript">
function enterButton() {
document.librarian.submit()
}
</SCRIPT>
and then I call it from the text box input tag using the following:
<input type="TEXT"...
The CGI that I am running searches an oracle database and returns mutliple feedback variables depending on the data entered in the text box. Does this help? I have tried everything and can't get my javascript to work.
Thanks for your help!
How can I get a javascript to submit the Textbox entry and the Hidden values of my form?
This is my form:
<form name="librarian" action="http://mercury/cgi-bin/search.exe" method="get" target="results">
Drawing Number:
<br>
<input type="TEXT"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.