HTML - Html Code In Vbulletin
I am trying to do something different with 1 particular user on my vbulletin forum.
We have a local police officer on the forum assisting and I would love to have his user name change from blue to red, Is this possible, Similar TutorialsI was looking for the correct place to put this thread, and there is not a Vbulletin area that I can find. Hopefully someone will let me know a better place to place this information because I have a couple of other problems as well. BB Code, is a way to replace HTML for security reasons. In the BB code you use in replacement of certain variables in the code a parameter input that looks like this: {param} So here is my problem and I hope someone with knowledge of vB will understand. Code: <style="text-alaign:right:"><a href="http://www.place4musicians.com/Music/free_music/{param1}/{param2}" target="_blank"><img src="http://www.place4musicians.com/music/images/custom_images/free_download.png"></a> 1) the align right does not work! 2) I've tripple checked the location and the spelling but I can't get the download link to work! The image works fine, but there is something that is keeping the code from allowing a download of the RAR image. Any help in this would be appreciated. Link to page on forum username: test password: test1234 You will also see a second issue on the link, but I don't want to ask about that just yet. Many thanks if help may be provided here! My html problem keeps failling, with all my image codes.. shown for 10 errors which are all for the images what's wrong? Here is the code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Case 2 Fiddler Home Page Author: Date: 2-16-2011 Filename: home.htm Supporting files: fiddler.jpg --> <title>, ITSE 1411 Lab Project 2, Tutorial 2 Case 2, Due 02/23/2011</title> </head> <body> <div> <img src="fiddler.jpg" alt="Fiddler on the Roof" /> <hr /> <a href="home2.htm"><img src="home.jpg" alt="home" /></a> <a href="slide1txt.htm"<img src="start.jpg" alt="start" /></a> <a href="slide1txt.htm"<img src="back.jpg" alt="back" /></a> <a href="slide2txt.htm"<img src="forward.jpg" alt="forward" /></a> <a href="slide6txt.htm"<img src="end.jpg" alt="end" /></a> <br /> <a href="slide1txt.htm"<img src="thumb1.jpg" alt="slide1" style="border-width: 5" /></a> <a href="slide2txt.htm"<img src="thumb2.jpg" alt="slide2" style="border-width: 0" /></a> <a href="slide3txt.htm"<img src="thumb3.jpg" alt="slide3" style="border-width: 0" /></a> <a href="slide4txt.htm"<img src="thumb4.jpg" alt="slide4" style="border-width: 0" /></a> <a href="slide5txt.htm"<img src="thumb5.jpg" alt="slide5" style="border-width: 0" /></a> <a href="slide6txt.htm"<img src="thumb6.jpg" alt="slide6" style="border-width: 0" /></a> </div> <hr /> <div> <img src="slide1.jpg" alt="slide1" /> </div> <blockquote> <p><i>Do You Love Me?</i> sung by Deb Ingalls and Thomas Gates</p> </blockquote> </body> </html> Hello! I have a blog on blogger and i want to make a c++ tutorial.. But every time i type "<iostream>" on post, when i see it, it is only "iostream". How can i make a code like the "[code]" from BBcode to cancel the compiling from HTML? Thanx! Hello everybody, I'm new here. I'm redesigning my own website and came up with some tricky situation. I write HTML lessons and I want to put just the pure code in my posts, but they appear as a regular html document... How do I make the code to be shown just as text (code), like we do in the forum boards (code tags or whatever)? I have a website where I want to make a drop down menu that will bring you to different pages. It is a very basic, sort of old-fashioned website that relies entirely on html. What I'm trying to do is make a drop-down menu that will be used as navigation for a section of a website and I want to have it in each internally linked page in that section, but I'm going to be adding more pages to it over time so I want to be able to put the drop-down menu code in a separate text file and then substitute it into the pages that I make that the options in the menu link to and then just edit the code in the text file when I add another page so that I don't have to go back and edit the code every single individual page whenever I add a new one among them. Basically all I'm asking is how I can put html code in a text file and then substitute that code into an html page by referring to the file. Thanks in advance for any help. Dear Forum-goers, If I knew what to search for I would, but I don't know what this idea is called. I want to create a website with code that does the following: <body> (INSERT FROM OTHER HTML FILE: Page introduction) (INSERT FROM OTHER HTML FILE: Content) (INSERT FROM OTHER HTML FILE: Sidebar) </body> Is there a way to do this? If not, then okay. I've tried using <link />, which doesn't do the job. You'll see the line in question in blue font: Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>This is the main page.</title> <link type="text/css" rel="stylesheet" href="journal.css" /> </head> <body> <link type="text/html" rel="content" href="tobelinked.html" /> </body> </html> Does anyone know if this code has any kind of SEO benefit or what it's relevance is? Thanks in advance! Code: td class="botLinkText" <td class="botLinkText"><a href="http://www.blahblah.com/pages/page.asp" class="botLink">keywords & description</a></td> Hi there,,, I've built my site using web builder app... now I want to make a signup page for my web users... How can I do this??? Is there any HTML code for this, which I can embed to my web page??? Any helps??? Dear All, I have just joined this forum and need help. I am a complete novice on using html. I have created a couple of web pages using a website which provides free web design software. The website is called http://www.wix.com/ I would like to be able to use the html code for specific pages in order to embed it somewhere external for example like a fanpage in facebook. However wix.com does not allow this functionality and therefore does not provide embed codes which work. However I managed to get this html code but it does not seem to work on my fanpage. What do i need to change in the code to make it work? I would really appreciate any help someone can give me on this. Thank you so much in advance <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Create & Design free website and Flash Web Content.</title> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- apu7.wixpress.com --> <meta name="keywords" content="Edit free website, create free websites, design myspace layouts"/> <meta name="Description" content="Create free website , Edit & customize free Flash MySpace layouts at Wix.com. It's free, takes minutes to design & publish, and is as simple as making presentation slide."/> <img src="http://frog.wix.com/load_log?origin=EditorLoadStates&extra_msg=HTMLstarted&appOpGuid=cafe3587-c6d5-4293-8e25-d1db123b1662×tamp=0" width="0" height="0" style="display:none;" /> <script type="text/javascript"> var loadingLogEnabled = true; //${loadingLogEnabled} var staticServerUrl = "http://static.wix.com/"; var editingSessionGuid = "cafe3587-c6d5-4293-8e25-d1db123b1662"; var usersDomain = "users.wix.com"; var wixDocId = "${pageId}"; var sFlashVars = "pageId=${pageId}&userId=GUhZv_;if94-a&newTemplate=false&partner_id=WMGs4POB1ko-a&gu_id=116c93d4-8d5b-4ac9-bb8f-7ef3d32e485b&experiment_id=empty&session_expired=true&editor_app_srv_subdomain=editor&abtest=${edito rAbTestValue}&newLogin=true&editorVer=1"; var usersDomain = "users.wix.com"; </script> <style type="text/css"> html, body { margin: 0; padding: 0; width: 100%; height: 100% } body { overflow: hidden; } </style> <script type="text/javascript" src="http://static.wix.com/client/js/editor.js?v=500"></script> <script type="text/javascript" src="http://static.wix.com/client/js/userApi_v1.js?v=500"></script> <script type="text/javascript" src="http://static.wix.com/client/js/swfobject.js?v=500"></script> <script type="text/javascript" src="http://static.wix.com/client/js/facebook.js?v=500"></script> <script type="text/javascript"> window.onload = function() { var timestamp var url; url = "http://frog.wix.com/load_log?origin=EditorLoadStates&extra_msg=jsOnPageLoad&"; var arr = []; if (typeof isFirstEditorSession != "undefined") arr.push("firstEditorSession=" + isFirstEditorSession()); if (typeof swfobject != "undefined") arr.push("additional_info=" + encodeURIComponent(swfobject)); if (typeof description != "getAppOpGuid") arr.push("appOpGuid=" + getAppOpGuid()); if (typeof wixDocId != "undefined") arr.push("parentDocId=" + wixDocId); if(APP_TIMESTAMPS.length > 0){ timestamp = (new Date().getTime() - APP_TIMESTAMPS["appLoading"]); }else{ timestamp = 0; } arr.push("timestamp=" + timestamp); arr.push("originIsTemplate=0"); arr.push("user=" + (typeof userServer == "undefined" ? "" : userServer.getEmail())); new Image(0, 0).src = url + arr.join("&"); } </script> </head> <body onBeforeunload="return exitWin();return false;"> <div id="flashContent"></div> <script type="text/javascript"> //<![CDATA[ var minimalFlashVersion = "10.0.0"; if (swfobject.hasFlashPlayerVersion(minimalFlashVersion)) { var flashvars = {}; var params = { play: "true", loop: "true", menu: "true", quality: "high", scale: "noScale", salign: "tl", wmode: "window", bgcolor: "#ffffff", base: "http://static.wix.com/", flashvars: "siteId=65bad1a6-444e-1033-af9e-16e97b4422bc&userId=GUhZv_;if94-a&newTemplate=false&partner_id=WMGs4POB1ko-a&gu_id=116c93d4-8d5b-4ac9-bb8f-7ef3d32e485b&experiment_id=empty&session_expired=true&editor_app_srv_subdomain=editor&abtest=${edito rAbTestValue}&newLogin=true&editorVer=2", allowscriptaccess: "always", allowfullscreen: "true" }; var attributes = { id: "app", name: "app", align: "middle" }; try { swfobject.embedSWF("http://static.wix.com/client/WixEditorApp.swf?v=500&max-age=172800", "flashContent", "100%", "100%", minimalFlashVersion, false, flashvars, params, attributes); } catch(e) { logError("EDITOR", "flashNotCreated", e.message, "65bad1a6-444e-1033-af9e-16e97b4422bc", "GUhZv_;if94-a", "siteId=65bad1a6-444e-1033-af9e-16e97b4422bc&userId=GUhZv_;if94-a&newTemplate=false&partner_id=WMGs4POB1ko-a&gu_id=116c93d4-8d5b-4ac9-bb8f-7ef3d32e485b&experiment_id=empty&session_expired=true&editor_app_srv_subdomain=editor&abtest=${edito rAbTestValue}&newLogin=true"); } } else { window.location.href = "http://static.wix.com/client/noFlash.html"; } //]]> </script> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ window.fbAsyncInit = function() { FB.init({appId: FB_APP_ID, status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); //]]> </script> <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script> <script type="text/javascript"> //<![CDATA[ var pageTracker = _gat._getTracker("UA-2117194-1"); pageTracker._initData(); pageTracker._trackPageview(); //]]> </script> <img src="http://frog.wix.com/load_log?origin=EditorLoadStates&extra_msg=HTMLend&appOpGuid=cafe3587-c6d5-4293-8e25-d1db123b1662×tamp=0" width="0" height="0" style="display:none;" /> </body> </html> Hi Guyz... visit this site www.mobiusservices.com I would like to know how effective and good are the HTML codes for Search Engine Optimization. I am a Marketing Guy i understand only the nitty-gritty of HTML. I'd feel great if you can help me out in pointing out some errors and some good technique for Search Engine Ranking. Note: This site is still under testing phase. Extensive work is going on to improve the site. Hi All... I am having problems with a page...the table displays on one page, but not on another page...and all I've done is c + p from the bad page into the working one and voila! It went bad this is when viewed in Firefox... Here's the page that works...the middle column keeps the text all the way down the page: http://www.ediblog.com/audjblog.htm Here's the page where the table ends, but the text continues down the page: http://www.ediblog.com/rae.htm Can someone tell me what I'm doing wrong here?? wacko.gif I'm very confused... Thanks Can somebody pls. help me HTML code below ? I simply want to change Font Size ? <text><![CDATA[Lorem ipsum dolor sit amet, <b>consectetur adipisici elit</b>, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. <font color="#CCFF33">Ut enim ad minim veniam</font>, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in <b>voluptate velit esse</b> cillum dolore eu fugiat nulla pariatur. Cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in <b>voluptate velit esse</b> cillum dolore eu fugiat nulla pariatur. Cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.]]></text> The piece of code is embedded in XML file but i suspect that HTML concept applies here... Mave I am creating a project in Flash and it is calling a .txt file. I am reusing code from another source, but I can't figure out what the code is. The issue is that I need to create a glossary that involves terms using the & symbol. Because of how the code is set up the terms are cut off when I use the symbol for terms. I highlighted the issues in blue. &item23=LDP#Learning & Development Plans.& &item24=OL & D#Organization Learning "&" Development.& &num_items=35& &itemsfile_loaded=1& Hey im looking for a html code so I can hide my url links so nobody can see the url to the websites they are clicking. Thanks in advance I have this website and want to add an extra RSS feed on the right side. I want to use a copy of Equipment & Supplies For Sale, add it right above the orginal and then convert it to RSS feed. The problem is no matter how much I try and figure out which parts to copy and paste, I can't get it to line up or even be in the right table. This might be simple to some of you but is damn hard for me. Could some one copy the complete table which includes the Equipment & Supplies For Sale code or add another one so it displays two complete Equipment & Supplies For Sale. Thanks for your help, code is below Fix Johnson website is http://barrie101.com <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Barrie101 - Your Online Business Community</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Barrie Ontario's online business portal for local information including News, Events, Classifieds, Discussion Boards, Businesses, Links, Newsletters, Polls and Weather."> <meta name="keywords" content="Barrie business city guide, Barrie Colts, Barrie Advance, local community, news, events, classifieds, discussions, businesses, links, newsletters, polls, weather"> <link rel="stylesheet" href="Default.css" type="text/css"> <link rel="stylesheet" href="Site.css" type="text/css"> <script language="JavaScript" src="http://www.barrie101.com/script.js"></script> </head> <body class="PageBODY"> </div> </center></td> </tbody> </table> </td> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0"> <tbody> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" height="15"> </td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <td></table> </td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td><div align="center"><center> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <td><div align="center"><center><table cellSpacing="0" cellPadding="1" width="100%" bgColor="#C9DBED" border="0"> <tbody> <tr> <td><table cellSpacing="0" cellPadding="3" width="100%" bgColor="#FFFFFF" border="0"> <tbody> </tr> <tr bgColor="#C9DBED"> <td><b>Discuss Your New Products or Services</b></td> <td><p align="right"><a href="Discussions.{Extension}">more...</a></td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tbody> <tr> <td bgColor="#1400eb"><table cellSpacing="0" cellPadding="0" border="0"> <tbody> <tr> <td height="1"></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0" bgcolor="#FFFFFF"> <tbody> </tbody> <tbody> <tr> <td style="padding: 10" colspan="2"><!--BeginFormDisc--><table> <!--BeginDListDisc--> <tr> <td>{Field1} </td> <td><a href="{mtopic_URLLink}?mid={Prmmtopic_mid}&forum_id={Prmmtopic_forum_id}&">{mtopic}</a> </td> </tr><!--EndDListDisc--> <!--BeginDiscNoRecords--> <tr> <td colspan="2">No records</td> </tr><!--EndDiscNoRecords--> </table><!--EndFormDisc--> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td width="100%" height="15"> </td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td><div align="center"><center> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <td><div align="center"><center><table cellSpacing="0" cellPadding="1" width="100%" bgColor="#C9DBED" border="0"> <tbody> <tr> <td><table cellSpacing="0" cellPadding="3" width="100%" bgColor="#ffffff" border="0"> <tbody> </tr> <tr bgColor="#C9DBED"> <td><b>Equipment & Supplies For Sale</b></td> <td><p align="right"><a href="Classifieds.{Extension}">more...</a></td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tbody> <tr> <td bgColor="#1400eb"><table cellSpacing="0" cellPadding="0" border="0"> <tbody> <tr> <td height="1"></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0" bgcolor="#FFFFFF"> <tbody> </tbody> <tbody> <tr> <td style="padding: 10" colspan="2"><!--BeginFormClassifieds--><table cellSpacing="0" cellPadding="0" width="100%"> <tbody><!--BeginDListClassifieds--> <tr> <td>{ad_category_id} <br> <a href="{ad_title_URLLink}?ad_id={Prmad_title_ad_id}&{TransitParams}">{ad_title}</a><br> </td> </tr><!--EndDListClassifieds--> <!--BeginClassifiedsNoRecords--> <tr> <td colspan="2">No records</td> </tr><!--EndClassifiedsNoRecords--> </tbody> </table> <!--EndFormClassifieds--> </td> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0"> <tbody> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td width="100%" height="15"> </td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <td><div align="center"><center> <table cellSpacing="0" cellPadding="1" width="100%" bgColor="#C9DBED" border="0"> <tbody> <tr> <td> <table cellSpacing="0" cellPadding="3" width="100%" bgColor="#ffffff" border="0"> <tbody> <tr bgColor="#C9DBED"> <td><b>Today's Poll</b></td> <td><p align="right"><a href="PollResults.{Extension}">results...</a></td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="0" width="100%" border="0"> <tbody> <tr> <td bgColor="#1400eb"> <table cellSpacing="0" cellPadding="0" border="0"> <tbody> <tr> <td height="1"></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0" bgcolor="#FFFFFF"> <tbody> </tbody> <tbody> <tr> <td style="padding: 10"><form method="GET" action="PollResults.{Extension}" name="Poll"> <!--BeginFormVote--><table> <tr> <td colspan="2"><a name="Vote"><center> <p>{Question}</p> </center></a></td> </tr> <tr> <td></td> <td></td> </tr> <!--BeginDListVote--> <tr> <td>{answer_id} </td> <td>{answer_content} </td> </tr> <!--EndDListVote--> <!--BeginVoteNoRecords--> <tr><td colspan="2">No records</td></tr> <!--EndVoteNoRecords--> </table> <!--EndFormVote--> <center> <p>{VoteBox} <input type="hidden" value="Vote" name="AddVote"/> </p> </center> </td> </tr> </tbody> </table> <table cellSpacing="0" cellPadding="3" width="100%" border="0" bgcolor="#FFFFFF"> <tbody> <tr> </form> <SCRIPT Language="JavaScript"> function update() { document.Poll.AddVote.value = 'Vote'; document.Poll.submit(); } </SCRIPT> </tr> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </td> </tbody> </table> <tr> <td width="100%" height="15"></td> </tr> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <td><div align="center"><center> <table cellSpacing="0" cellPadding="1" width="100%" bgColor="#C9DBED" border="0"> <tbody> <tr> <td> <table cellSpacing="0" cellPadding="3" width="100%" bgColor="#ffffff" border="0"> <tbody> </tr> <tr bgColor="#C9DBED"> <td><b>Featured Business</b></td> I use reporting services alot, and all the code in that is XML, but i want to use a refresh code that is html, how could i do this? or is it possible Hi, I am new to custom tag help, I am working in Joomla. I have to bold a keyword in the content but it should not be displayed on the front end. I mean its more for Search Engines, I understood that its a custom code that I need to write for it. If some one has an idea about this please help me out I have created an html order form and I want the results from the form emailed to me but I can't get the results that someone types in email to me. Below is my html page: Also, my email button will not go to the bottom. I appreciate anyones help!!! <HTML> <HEAD> <TITLE>The Cheese Course Product Order Form from New England Distributors</TITLE> </HEAD> <BODY> <h5 align="center"><b>New England Distributors LLC<br>240 Lakeview Drive, #109<br>Weston, FL 33326<br>(954) 588-2300<br> <A HREF="mailto:newenglanddistributors@gmail.com">newenglanddistributors@gmail.com</A></h3></p> <h2 ALIGN="CENTER"><U>2010 New England Distributors Product Order Form</U></H4> <P><b>Order Online</b>, please fill out the form below and email it back to <A HREF="mailto:newenglanddistributors@gmail.com">newenglanddistributors@gmail.com</A> or<br> <b>Order Via Telephone</b>, please fill out form and call (954) 588-2300 and leave your order on voicemail.</P> <p>The Cheese Course<br>Location: <select name="chzcourselocations"> <option>Pick a location from the drop down list <option>Weston Town Center 1679 Market Street Weston, FL 33326 <option>Midtown Miami 3451 NE 1st Avenue, Unit 100 Miami, FL 33137 <option>The Village at Gulfstream Park 601 Silks Run, #1480 Hallandale Beach, FL 33009 <option>Mizner Park 305 Plaza Real, #1305 Boca Raton, FL 33432 </select></p> <table align="left" width="50%" border="0"> <form method="post" action="mailto:newenglanddistributors@gmail.com"> <input type="submit" value="Send"> <tr> <th width="5%"><u>Case Quantity</u></th> <th width="45%" align="left"><u>Deep River Snacks</u></th> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Original Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Sweet Maui Onion Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Rosemary & Olive Oil Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Salt & Vinegar Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Mesquite Barbeque Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Cracked Pepper & Sea Salt Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Zesty Jalepano Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Asian sweet & Spicy Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Lightly Salted Kettle Chips - 24ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">2oz Deep River Sharp White Cheddar Cheese Popcorn - 24ct.</td> </tr> </table> <table align="right" width="50%" border="0"> <tr> <th width="5%"><u>Case Quantity</u></th> <th width="45%" align="left"><u>Tate's Bake Shop</u></th> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Chocolate Chip Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Chocolate Chip Walnut Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's White Chocolate Chip Macadamia Nut Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Oatmeal Raisin Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Whole Wheat Dark chocolate Chip Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Chocolate Chip Oatmeal Cranberry Cookies - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Chipless Wonder - 12ct.</td> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">8oz Tate's Butterscotch Pecan Cookies - 12ct.</td> </tr> <tr> <th width="5%"><u>Case Quantity</u></th> <th width="45%" align="left"><u>Global Beverages</u></th> </tr> <tr> <td><form method=post action="http://www.mcp.com/cgi-bin/post-query"><input quantity="Quantity"></form></td> <td valign="top">7oz Mr. Q. Cumber Soda - 24ct.</td> </tr> </table> </p> </form> </p> <form action="mailto:newenglanddistributors@gmail.com?subject=Website Feedback" method="post" enctype="text/plain"> <table> <tr> <td>Email Adress:</td> <td> <input type="text" name="email_address" value="" maxlength="100" /> </td> </tr> <tr> <td>Comments:</td> <td> <textarea rows="5" cols="30" name="comments"></textarea> </td> </tr> <tr><td> </td> <td> <input type="submit" value="Submit" /> </td> </tr> </table> </form> </body> </html> |