HTML - Need Advice On Creating A Search Field
Hi guys,
Have a question regarding searching on a page. Basically I have a tabbed content section for our intrasite - Currently, our setup is a knowledge base derived from Lotus Notes - We are moving out of that and I'm making an HTML driven database - My boss won't approve MySQL, he want's to use access, but we aren't at that point yet. What we are shooting for is for our employees to be able to hit CTRL-F and type in a string of data (within the tabs) and have it open the tab (shift if necessary) and highlight the string listed. Currently I have the following files created - but I'm not sure how to make it searchable. Is this possible? or is there another way of going about doing this? Thanks! Similar TutorialsI am currently working on a form for customers to fill out and submit to my mysql database. I am having a hard time deciding how to do it. I am wanting to have the usual name, address, city, state and phone, etc.. BUT I need them to fill out up to 30 different text fields with information (seems like a lot but they will not fill out all 30 text areas). I am wondering how I should go about the 30 text areas? Is this best done with HTML or should I be looking at something else? I am pretty new to this so any help or advice would be great. I am wondering if by creating a table with 2 columns and then have 2 text areas side by side going down 15 rows would be best. Thanks in advance, Scott Ive been asked to fix up an old webpage. The old web master is a bit senile and can not complete the page. I had created a php page but the server is so old that it doesnt support php. I want a page with a simple leftnav and I need to add a photogallery with thumbnails... anyone have any advice for me? Are there any good free templates out there that could do all this for me? Or maybe some good tools? Thanks in advance hi all im after advice on the best way to create a vertical slide show that only changes on a page refresh the images will be shown with a negative film as a frame that is repeated vertically then i will use php code to show a random image inside the frame so, which will be best using the frame as a repeated background image then having a div with the image overlapping this or manually displaying a large image that i have repeated in photoshop. Hi, does anybody have a link that could point me in the right direction of learning about a drop down menu that is used as a search option? Such as in this site here- click me! So basically the viewer can enter one of two fields to bring back the relevant info, in this case either a designer or price range option. I've not done one of these before, but think it would be useful on my site! advice appreciated, thanks!! Hello, first time visiting here~ Found the forum through Google after spending the majority of the day searching the net for info on how to do what I need to do. Some preliminary searching here didn't turn up any answers, so time to get the first post out of the way. :3 My cousin runs a magazine sales business, and he's put me in charge of online ordering and such. Prior to me coming, he had a wix.com site set up, and while I'm not a fan of flash based sites (media has its place) I ran with it. I've run into an issue today though. Within the next week, my cousin plans on going through another supplier for his magazines, and with the new supplier is coming a nearly 3X increase to our product line (84 mags to 231 mags!). Prior to this change, I used Wix's eCommerce store and just dealt with their lack of a search bar or anything, and setup the arrows to skim the eleven pages for what they want. Figured six pages in either direction was okay, but with this increase, that's asking to much of people. So, I'm wanting to add a search box. After scouring the net for into on how to create an HTML search box that works with it, I got it working, as well as an account with www.sitelevel.com to crawl the site and populate the search. Unfortunately, Wix doesn't support one of the four ways that Google has to verify your site, so I settled on Sitelevel. Anyways, the issue I'm facing now is creating an index of our products, since it's unable to crawl flash content. According to a Wix member on their forums, creating text entries with the products, and links embedded in them to the products, you can create an index. However, I've been unable to get the crawler to recognize the index. I've tried creating paragraphs, titles, and even uploading a MS Word (.doc) document and nothing has been recognized. The only thing showing are the master page names in the search results tab for sitelevel, with very little actual info in them. I'm mainly aiming to get this search box working so that I don't have to rebuild this site elsewhere. I know that flash sites have a lot of limitations, but any help at all in being able to make this work would be soooo appreciated. It's been a real headache, even more so since I'm not the best with HTML. This post may not even belong within the HTML section, I wasn't sure if the flash section was more appropriate or not. But since the element I'm needing help implementing is HTML, I figured I'd give it a go. As an extra, if its possible, would it be possible to make it so the return of the search is displayed in another HTML box on the Wix site? I'm unsure of how to link the results to a window, or if I'm stuck with opening a new window for the results. You can visit our site to get a visual idea of what I'm looking to do. I'm wanting the search box to appear over the last magazine on the top right row, and upon return of the search, to be taken to a new page where the search bar is in the same location as well as the cart and such on the right, with the space where the magazines were populated with a window with the search results. Clicking on a result will go straight to that products page (rather than the index, I'm unsure of how to do that just yet) all without leaving the site. I know its quite the wall of text above for a first post, but any help will be greatly appreciated. Thank you for your time. Hello everyone, In my company we have a server to which everyone is connected. Since we use a large panel of legal texts, someone compiled them and listed them in a word doc with hyperlinks that lead to PDFs. He then saved the doc as HTML and put the entire 'database' into a folder located on the server. The html doc appears in Firefox on each PC of ours as a link and since we all have access to the common server it is like a local website. Quite simple and easy to use. I would like to add a search field to the document that would enable us to search directly in the folder that includes all the pdfs and inside those documents. Since I know very little in html I am not even sure if it is possible. Great thanks for your help! Looking forward to hear from someone... Hello people my search field keeps jumping around on my shopping cart page. I have "HTML tidied" and I know I have errors...but I use shopify which uses liquid code along with HTML so the tidy is reading alot of errors produced by my liquid aswell as my own BUT would anyone know what would be the specific problem with the search form that just keeps moving around... oh yea it works fine on every other page except me shopping cart page...wtf... Any help or suggestions are appreciated, and thanks before hand. Here is the LINK >>http://www.chicityswag.com/cart password : whome Hi. Im having a hard time getting this to work. I have bought a service from a phonenumber supplier and they will provide me with a database. But i need to create a searchform that queries and shows the results on the same page. I have all the strings and such to make it but i need an example on how to make this page. Its got to be in either php or html. I can not give you the url and such to the suppliers because it is classified. hehe But if anyone could give me a little helping hand here i will be very thankfull. 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...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 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! I'm a lover for making websites and I never used to be able to make my own designs, because I'm racking up experience I have started deisgning but I don't have enough HTML knowledge to code it. I know the basics and some CSS but I need some Advice on what HTML Tutorial Books you recommend? Hello, I'm trying to get as much help as i can to do with HTML ; I understand most of it all now thanks to alot of help on the WWB. A quick question, My friend is on about me doing a portolio to help me get a job in web design - could anyone give me any tips of what to do or how? Please have often told me to creat my own forum? or many a couple of websites? & also does anyone know any good FREE web hosts? Thank you. Hello i am new to web design and after i made a site i want to put to text inputs on my site and when the quest iputs a number in each text field after he presses a button a msgbox will pop having the answer text1 * text2. Thank you Hey everyone! I own an airbrush graphics shop and decided to make my own website rather than pay for someone to do it for me so I've read a ridiculous amount of info on html but still need help. Heres my website twizteddezign.com I just got dreamweaver 8 and redesigned the site but uploaded from nvu because all my ftp settings were in nvu. Now for some reason I cant get the pages centered in dreamweaver or nvu (Im sure its something REALLY stupid) so could someone help me out with that? I know there are probably a hundred other things I could do better also, but like I said I'm an airbrush artist-not a web designer so any other tips would be great also. Thanks in advance I really appreciate it. I have a website up www.sheridangroupdc.com When I use safari the bottom corner doesn't always display. I'm wondering if someone could provide some insight as to why this is happening. Thanks so much. the code for that portion is as follows... HTML Code: <div id="index_bottom_container_02"> <div id="index_right_text"> <div id="text_header"><img src="images/headers/new/index.jpg"/></div> <div id="txt_index_02"><img src="images/index_text.jpg" /></div> </div> <div id="index_right_flash"><img src="images/footer_small.jpg" alt="sheridan footer" /></div> </div> I just changed the header on my main page http://www.bestsellersworld.com The red bar on the left does not reach all the way to the top and bottom. How do I extend this to make it lok more even? Do you think I need to make the background color where I have "All Reviews", etc. at the very top a different color to make this stand out more or does it look ok as is? Thanks. I'm new to coding of all kinds and I was just wondering if there was a better way to do this. I have my menu displayed through css. But when I want to display another link through the <a href> it comes up formatted like my navigation bar. Ill upload the .html file so you can check it out, it seems I have to upload it in .txt format. Please help. Thanks in advance, Fuzzycuzzy Hello, I have recently been asked to run the website for my church. (peacegaylord.org) If you go there, you will notice how simple it is. If you look at the source, it is REALLY messed up. I asked the previous webmaster and he said all he had done was take the one created in Word by our pastor, and converted some of the tags to work with older browsers. What this leaves me with is very messy and jumbled code. Now, what I really want to do is to simple re-write the entire site. If I did this I would: Use a style sheet instead of in-line styling Use non-deprecated tags (Obviously) Change the layout completely General clean-up/re-styling etc. Note: If I did this, I would try to make the entire thing HTML 5 compliant. However, a large amount of the people that use the site are older individuals, who may have old computers and therefore, old browsers. I know there is a way to make a browser recognize new tags by adding some javascript, but which tags would I have to do this with? OR I could simply go through and clean the current version up. What my question is: What would some of you do? If you would do the complete re-write, what kind of things would you add? Just looking for some advice Edit: The site is currently down as I am editing it a bit. Edit2: Site back online. 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> |