HTML - Pull Information From Other Webpage/excel
Hi
I run a website for a local football team. On the website I have a section for statistics, ie appearances goals etc and a player profile page. What I would like to do is to pull the stats to the player profile page. So when you access a profile you can see how many appearances and goals that particular play has. I have the player stats saved in an excel spreadsheet which I just update and save as a webpage each week. Example player profile: http://www.jordanstownfc.com/p_mbrannigan.html Stats page: http://www.jordanstownfc.com/stats.html Any help would be greatly appreciated! Eoin Similar TutorialsHello, I'm having a bit of trouble pulling information from a text box. What I would like to do is this: 1) User enters a number in a text box 2) User clicks a submit button (or link, whatever works) 3) The data from the text box is inserted into a pre-defined link For example, the link could be http://mysite.com/view[project], where [project] is the data from the text box. If I entered '12345' in the text box, and then clicked submit, I would like a new page to open up to the site http://mysite.com/view12345. Hopefully that made sense... Is this even possible? Do you know of a better way to get the desired result? I am trying to figure out how to send information that people submit on an internet website, from the website to an excel worksheet. Reason being I no longer want to do the "grunt work" for a fellow employee of mine. Any help would be great! Sorry if i posted this in the wrong location. So im a real estate agent making a website. Im no pro and most of the stuff ive been using to build has been through layouts/generators/help of others such as yourselves. So ive been stuck on finding/making this code for the past couple of days. So all my listings are on my agencys website, not my personal agent website. Is there a code i could have where in the listings page my my personal agent website, i could have a window maybe 600x900 of the listing page on my agencys website? To kind of clear things up, you know how when you google something you have the magnifying glass, how it gives that preview. How can i have that preview coded onto a webpage, but me say what webpage to preview and how big to make the preview box? Tried to explain it as best i could. If you dont know the code, if you can tell me what its called so i can try to narrow the google searches. So far everything that has been coming up in the search restults has been preview boxes to preview html codes you have already written. Fail Blog Thanks Hi, Is there any way to make the "standard" pull down menu that is predefined in html (the pull down form that front page provides) function with links to different pages WITHOUT USING JAVASCRIPT. I am using sharepoint that has security that blocks links that use scripting. Or, is there any way to use this pull down menu with javascript in sharepoint without a popup blocker interviening? Any help or suggestions much appreciated. thanks, joe sal Hello iw want to use a lis tor menu box to create a pull down menu which each option links to another page via a sumbit buton how do i do this. thanks everyone Hey, I was wondering if there's any way (without Javascript, I wouldn't mind PHP though) to draw a value (say a persons name) from one HTML page, to a new window with, say, a comment box, and the person they are commenting about is already typed out for them, or stored hidden somewhere. Each different page would link to the same comment box, but the name value would be different depending on WHO they want to comment on. Hi, I have a simple form he http://www.wirelessbroadband.net.au/wap/pay.html I would like to preload and disable the 'Mobile No. ' field based on the pulldown selection of field 'Preset' for example : if the pulldown select was set to 'Elijah Wood', then the 'Mobile No.' field would display 63917345345 and would be disabled stopping any editing. The only time the 'Mobile No.' field would function like a nornal field, is when the the 'enter cell number' option is selected. your help would be greatly appricated. mike Hi everyone, Unfortunately a database is and .NET is out fo the question. The application is limited to HTML / JS only. I am creating a form that will search these accounts for amounts greater than $X. For ease of editing and the end user, the account numbers are stored on an Excel sheet. How would I reference the spreadsheet and cell range in HTML to allow querying on these account numbers? This is what I had so far in my attempts of searching and trying to piece together this segment. Code: <head> <SCRIPT> function openwb() { var Excel; Excel = new ActiveXObject("Excel.Application"); Excel.Visible = false; form1.my_textarea2.value = Excel.Workbooks.Open("C:/Sean/HTML/account_numbers.xls").ActiveSheet.Cells(1,1).Value; Excel.Quit(); } </SCRIPT> </head> <body> <tr> <td width="200" > <p align=right><font face="Times New Roman" size="3">Account Number</font> </td> <td> <SELECT name=OBOperKey_51_1> <OPTION selected>AND</OPTION><OPTION>OR</OPTION></SELECT> </td> </p> <td> <INPUT type="hidden" name=OBOperKey_51_1 onFocus="openwb();" value="Get Excel Data"> </td> </tr> </body> so far i've created the calendar.html that contains the layout and the events.html from excel and i'd like to know the code or how to LINK the events.html into the calendar.html file rather than copy/pasting the enter code within the events.html file everytime so whenever i update the events.html i don't have to go into the calendar.html to update the codes, i can just replace the events.html file and woolah! when i save the excel file i can choose to save it as a webpage but then that's 2 html files, i'm just trying to get the table inside the calendar.html while keeping the layout and ease of being able to create it within excel thanks a bunch, TIA Hi All, I have a web application that has a few div tags in the base index.html and calls a java app for the output to the div tags. All is working ok, except when I try to format a ms-excel document as output from the java (to the div tag). If I invoke the java app directly in a web browser, the excel popup window comes up and my output goes to an excel document. However, if I invoke the java app (using Ajax request/response) I get the output to the div tag and the excel popup does not come up. Is this something special/different I need to do when using a div tag/Ajax? thanks, Bill Hey, I'm wondering how to easily convert Excel documents into HTML, so that i can open them up in notepad/text edit. I read this article (http://www.granneman.com/webdev/codi...texceltotables) which says to save the excel document as a CSV file, then when using dreamweaver you can import that into a tabular form. Is there a way of doing this without using dreamweaver? I don't necessarily mean that it will be converted into straight HTML <table><tr> etc, but just so it's easily editable. When i open the CSV file in notepad i get a bunch of commas like this: ,,,,, ,,,,, ,,,,, Does anyone know how to do this in the most efficiently quick way? Either using notepad or text edit. Thanks Hi, I am new to this forum - and indeed forums in general - and I am hoping someone can help me with my Ecommerce website. I am in the process of designing a web store using Volusion as my template. The template allows for html coding and flash scripts. I am no expert in either one, yet have learned quite a lot since I began a few months ago. I am hoping someone here might know of a way to insert a code or script which would allow the option of attaching/uploading of an Excel file to an order, during the order process. Currently, I am using hyperlinks so a user can click and access his/her email browser to download a file, but it is inefficient. Thank you, Abie I require to output html to excel( right click on html table and option "export to MS excel" ) and getting following error. "unable to open "html path". Cannot download the information you requested. I am using MS EXCEL 2007. any workaround is greatly appreciated. Thanks Al Hello all! New to the forum here, so smack me into shape if i step outside of the rules... Have recently been attempting to maintain a (very basic) website for my parent's cottage. I aimed to keep it low maintenance in order to allow me not to have to do too much to it! The address is http://www.bettwsbach.co.uk Recently, i've been attempting to add a new 2009 price list to the website, which has come to me in the form of an excel spreadsheet. Here's how it should look: http://www.bettwsbach.co.uk/Misc/BBPrice.jpg I've used Excel's in-house save-to-webpage feature, and with a bit of jiggery-pokery to make the background come up (!!) here's how it appears as part of a frameset on my mac: http://www.bettwsbach.co.uk/Misc/BBPriceMac.jpg HOWEVER! I'm reliably informed that on various computers, the formatting gets pretty screwed. If you have time, go through the link to the website above, click on 2009 prices, and see if it's legible. I can only think it might be a browser-related issue (i'm on firefox), or perhaps a resolution issue - maybe the page is trying to sort its own sizing out for each computer. Either way, you can see that the formatting changes markedly between Excel and the HTM page it pushes out. So i guess my questions a 1) Anyone come across this before? Any idea why it's messing me around? 2) Any idea how to make it better? 3) Is there a better solution to the webpage (i.e., not using Excel altogether) that i've inadvertently disregarded? Bear in mind the whole thing has been put together by me and notepad, and i've had to teach myself HTML, with very little time dedicated to the running of the website. Many thanks in advance. Rob Hello, I am new here, name is Eric and I have a quick question in hopes someone can point me in the right direction. I am trying to make a web page that acts as a quick quote site for potential clients. Pretty much all it's going to do is use a formula like Excel does to take a number a client inputs into a field and times it by another number to give you a quote...will be a couple other fields that the client will input to get a more accurate number...but same idea throughout the page just different formulas. I have been using Zoho which embeds a Excel spread sheet, but problem is...it looks like an excel spreadsheet. I am trying to do the same functions but I would like to make it more appealing then just an excel spreadsheet. I would like to just use fields and make the site clean and look noting like a spreadsheet but still use the formulas that excel allows you to use. I would appreciate any help on the topic. Thanks in advance! -Tilly Hey all, here is my question, I have built a website for the company I work for, they are an HR firm and one of their functions is personnel placement. I added a Vacancies page where they post a list of vacancies for certain jobs, but now I have to update that page manually every week and this is becoming somewhat tedious, so what I want to know is the following, is there a way that I can build a table on the page where each cell in the table downloads data from a specific cell in a spreadsheet that I can upload, so instead of changing the page every week, I have the placements staff update the data in the spreadsheet and E-mail that to me, where I upload the spreadsheet to the site and the data in the cells just change automatically to reflect the new vacancies? I have some data in my excel sheet and i want that,this data can be accesssed dyanmiaclly is it possible using html code?Please help me with this. what is the HTML code to view an Excel or Word file on a webpage??? thanks, ### hello, all i just start learning how to build my own website. One purpose of my website is: I want to embed a macro enabled excel file (i.e., an excel file like "***.xlsm]") into my website so that visitors can use the excel file to do some calculation. (visitors do not have to download the excel file) Before I spend more time building my website, I want to ask: is it technically doable to embed excel file (especially excel file .xlsm)to my website? Thank you. Hello, Sam here. Hope we are doing great. The sole reason i joined this forum is to learn more about HTML < Obvious. I am working on a code which requires me to convert a static html form data feeded/recorded by a user to save to a excel file. i have seen many examples of this using jscript or vbscript. Can someone walk me through this. e.g. html form contains 2 feilds name and place and a submit button. when you click submit button i want the values in the feilds say f1 and f2 to be saved to excel rows. Again i make changes to name and place and hit submit i need the same file appended with the next set of values by user. i appreciate your help. please comment on all functions or calls which saves form data to excel. I am ok with html not this stuff. Regards, Sam |