HTML - Intranet Search Tool
Hi,
I have been trying to create a search facility for an intranet, but I havent had any luck at all. Are there any free scripts lying around, I have looked but have had no luck; That is ideally what i want it to look like, this is the code that i am using; <form name="form1" class="searchform"> <select style="background-color: transparent; font-size: 10px; color: rgb(0, 102, 153); font-family: verdana;" name="menu"> <option value="#">Quick Links ...</option> <option value="http://www.castle.kent.sch.uk">College Website</option> <option value="http://castlecollege.studywiz.com">StudyWiz VLE</option> <option value="http://cc3-server-02:8081/MLS.NET/">Eclipse .Net</option> <option value="Dartmaths/Heinemann%20Online/websites/DartMaths/">DartMaths</option> <option value="Metro">Metro Electro</option> <option value="Active/bookingSystem/index.htm">Room Booking</option> <option value="Staff/index.html">Staff Intranet</option> <option value="menu.html">College Menu</option> </select> <input style="font-size: 8px; color: rgb(255, 255, 255); font-family: verdana; background-color: rgb(0, 102, 153);" onclick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="GO" type="button"> Any thoughts would be appreciaited Paul Similar TutorialsHi, I am developing intranet site using html and jsp .Web server I am using for deploying is Tomcat 6 . I want to provide a link to shared folder of one of intranet computer.But When I give a link to it in HTML like Code: <a href = "\\ComputerName\SharedFolder">Link to Shared Folder </a> . This works fine when I open direct HTML But when I open that HTML from server then when I click on that link it don't open that folder. Please help.... Thanks in advance... I have created several spreadsheets that are automatically updated through ODBC. I am trying to create an internal website which will display these spreadsheets. what is the easiest way to display the spreadsheets so that when they automatically update every 15mins the information on the internal site will change with it? ANY help will be greatly appreciated Hi all, I am looking for a tool that will allow users who are not familiar with HTML to modify content on a website, and possibly upload documents (PDF and Word) onto that website. Does anyone have any specific suggestions? I am looking for something that is free and simple to set up and use. Thanks in advance for your valuable advice. We have a digital marketing company and we currently have an online ad generator with images. We would like to be able to expand this to have a complete ad with multiple images and text to a single image file that would then be the ad. We are lookig for proposals to write the code to accomplish this. We receive images via ftp with product information and we then redicstribute the information through one of out templates. Please e-mail me at acisneros@pwr1.com with questions Hia I am using html to edit my content. What I need is a custom zooming tool just like we have in Acrobat(Pdfs). How can I achieve this with html/javascript/css. At server end I am using java. Thanks with regards In order to load 200 jpg files quickly, I need a tool to resize these 200 jpg files to small size one time. (batch process) Can someone help me? Hey everyone just wondering if you had any idea how i can put a submit an event tool on my website. I have found alot of calendars but with no option for guest to enter info themselves. thanks alot Chris The company website I manage is growing to the point where I won't be able to update it all by myself. I need to find a tool that will allow people with no html experience to update their section of the site. Does anyone have any recommendations? I want it to be as easy as possible for them. Hy all, I've managed to make a pretty decent newsletter using only basic-html and no stylesheet. It looks fine in Outlook and Hotmail, so I'm very curious what it looks like in other mailclients. Do you guys now if there are programs on the internet that enable me to look how my mail shows up in different mailclients? Any advices?! Thanks in advance! I am in the process of making a website via goodsie, however even though they advertise that no knowledge of html is needed to make a site i have discovered that without html the site just won't look nice!! I am looking to create a sidebar (i think thats what it is called - picture below) any assistance you could offer would be greatly appreciated. My job is to test the J2EE web application. Everyday I need to fill those forms again and again, includes textbox, radio button, check boxes, and clicking buttons. I wonder if I can design a tool that can fill all the fields and click the button automatically just with one click. How can I do? Hi Folks, I am a new member of this forum. I am very impressed with the content and information available in the ocean (forum). I am not good in programming. However, I have learned basic HTML programming, but not enough to write advanced coding (e.g. Creating CSS, class, table formatting, etc). I used to work on MS FrontPage and liked it very much because of its user-friendly interface. There we do get notepad, word and HTML preview windows. I always liked to work in Word window and copy notepad/code. But the biggest disadvantage is MS FrontPage uses a lot of MS Office classes and extra codes which is too tough to understand for other people. The only reason I stopped working in FrontPage because of excessive code and classes. I am looking for a software/tool where in I need to just work on Word processor like window, and I will get its code and html preview automatically? So that I will design my html page in word processor like window and get pure html code. Why do I need that software? Reason: I work on html, extensively on tables, nested tables, where in I need to use only one side border, middle border, only bottom border for each row, use gradient color in cell background, etc. I checked with Coffeecup HTML ediot and Dreamweaver CS4, but they also dont have much features for tables, and it is too advanced to use only to create HTML pages All, I am trying to create a tool bar like we have in gmail compose or similar mails in HTML. Can we achive this on a TEXTAREA on html? what are the work arounds. Can you give me some suggestions. thanks Purushoth Hello, Im new to this whole web design world, and i have run into a little problem that I nor my designer could solve. my site is www.TheFinancer.ca if i access the site from mozilla firefox everything is fine, however, if I use internet explorer (as most people and clients do) my MENU BAR*** automatically disappears. I dont know what the problem is. Whenever I go to click on it it reappears but in white. I would really appreciate any help in regards to this issue. Thanks! You know when you go to some sites you see a frame with price comparison on the product from different merchants. a lot of times it says Powered by PriceGrabber.com How or where can I get that script? Any ideas? For example, this scenario: 1. My page contains the text "giraffes in corduroys" 2. somebody googles that text - either as a phrase or just the words 3. google points them to my page 4. the user clicks to go to my page... Is there any way to determine that it was the text "giraffes in corduroys" which brought them to my page? Would the crux be getting the previous URL in the browser history? Hi, I am wanting to impliment a feature where I can install a search box on my website that will search anothers content. Basically I have two sites, one has thousands of sound effects on it, the other is more of a portal site. On the portal site I want to add a search box that will link into the other sites database so that the user would navigate away from the portal site and be taken to the stabndard search results page of the main site based on thier queory. Is there any code that anyone knows of to do this? Thanks all! Hi...not sure if this is the proper place to post this or not. I'm trying to do two things...first: I'm trying to set up a search box in frame 1 that will search, scroll to and highlight text in frame 2. Is this possible? I've been searching around for days looking for answers, and have so far come up short. I managed to create a search box in frame 1 that reloads frame 2, but that's not really what I'm after. ---------------------------- Now for the second thing I'm looking to do (along the same lines): I want to click a link in frame 1 that scrolls to a target in frame 2 and highlights it. The target is a word in the middle of a paragraph. Any help would be appreciated. I'm pretty green, so treat me like a beginner. Thanks so much! Hi, I want to make a search box on my website. The thing is that I would like the search bar to be able to search on multiple search engines. For example I can type a movie in the search field and then I can select if I want to search for the movie either on google or on IMDb. I want it to look like this: http://subtext.no/kjartan/charlie/searchbox.png If anyone could help me get this kind of searchbox it would be great. Thanks in reaply. I'm trying to have my search box and search button aligned but I can't seem to get it working. Whenever I try to move one vertically, both of them end up moving and I'm all out of ideas. Here is the code: Code: <script src="http://supportforms.epnet.com/eit/scripts/ebscohostsearch.js" type="text/javascript"></script> <form action="" method="post" onsubmit="return ebscoHostSearchGo(this);"><input id="ebscohostwindow" name="ebscohostwindow" type="hidden" value="1" /> <input id="ebscohosturl" name="ebscohosturl" type="hidden" value="http://search.ebscohost.com/login.aspx?direct=true&site=ehost-live&scope=site&type=1&custid=S6281220&groupid=Main&profid=EDS&mode=bool&cli0=FR&clv0=Y&cli1=RV&clv1=Y&cli2=PT82&clv2=(PT+Academic+Journal+or+PT+Periodical+or+PT+Trade+Publication)%7e(PT+Book+or+PT+Almanac+or+PT+ebook+or+PT+audiobook)%7e(PT+Newspaper+or+PT+NEWSP+or+PT+Newswire+or+PT+WIRES)&lang=en&authtype=guest" /> <input id="ebscohostsearchsrc" name="ebscohostsearchsrc" type="hidden" value="url" /> <input id="ebscohostsearchmode" name="ebscohostsearchmode" type="hidden" value="+" /> <input id="ebscohostkeywords" name="ebscohostkeywords" type="hidden" value="" /> <div style="background-image: url('http://i.imgur.com/Wjilo.jpg'); background-repeat: no-repeat; width: 900px; height: 600px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color: #353535;"> <div style="padding-top: 249px; padding-left: 70px;"><span style="font-weight: bold;" ></span> <div> <input id="ebscohostsearchtext" name="ebscohostsearchtext" type="text" size="23" style="font-size: 16pt; padding-right: 340px; height: 50px;"> <button type="submit" style="border: 0; background: transparent;"><img src="http://i.imgur.com/nYPoa.png" width="145" hspace="25" alt="submit" /> </div> </div> </div> </form> |