HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Importing an html document into another html document?
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
anas_uddin



Joined: 03 Jun 2006
Posts: 2

PostPosted: Sat Jun 03, 2006 4:29 pm     Importing an html document into another html document? Reply with quote

Hi,
I have an ebay account and i have an html template that i post on my auctions. The thing is that whenever i make some changes i have to make it to every single auction. I was wondering if there is some sort of code to import an html document into another one without having to just copy paste the code?

Thank You
Mot



Joined: 19 Oct 2005
Posts: 9
Location: Near PHL

PostPosted: Sat Jun 03, 2006 9:41 pm     Ebay Skeleton Reply with quote

To solve this problem, I have made an html eBay skeleton that I save in a text editor. It contains my standard format for my auctions. When I want to post a new listing, I launch the skeleton, edit it for title, description, etc., then do a save-as to keep the new file. I copy the entire new file and past it into the description section of eBay's listing page. I also tried eBay's Turbo Lister but did not like it as much. Turbo Lister will allow you to duplicate listings, so you probably can also place a skeleton there. Good Luck.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8316
Location: Castle Pines North, CO USA

PostPosted: Sun Jun 04, 2006 2:33 am     Reply with quote



If they allow you to use JavaScript,you might be able to use that. Check out included content

_________________
Corey
Loud Info | Loud Worx | Merchant Account Blog
anas_uddin



Joined: 03 Jun 2006
Posts: 2

PostPosted: Sun Jun 04, 2006 7:26 pm     Reply with quote

Thank you for the answers,
So i am guessing that there is no html code for doing this.

To answer MOT,
The reason i want to do this is that i have multiple listings at the same time and there are changes that i make once in awhile. So instead of changing them all, just change one source so that they all change.

Thank You
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8316
Location: Castle Pines North, CO USA

PostPosted: Mon Jun 05, 2006 1:57 am     Reply with quote

Well Iframes / frames are HTML.

_________________
Corey
Loud Info | Loud Worx | Electronic Payment Gateways
iguanamedia7



Joined: 13 May 2008
Posts: 2

PostPosted: Tue May 13, 2008 11:00 am     Reply with quote

I'm trying to do the same thing as anas. iFrame won't work on Ebay. Any suggestions?
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1289
Location: Biloxi, MS

PostPosted: Wed May 14, 2008 10:15 pm     Reply with quote

Here's a simpler way to get a page within a page using the object tags. Maybe it will work on E-Bay. Style as you need it:

Code:
<div style="margin: 0 auto; width:100%; height:400px;"><object type="text/html" data="http://www.htmlcodetutorial.com/help/index.php?sid=754cf0436834ce49f674696719544ce0.html" style="width:100%; height:100%; margin:1%;"></object></div>


Ron
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial