hitAppoint Online Appointment Scheduling SoftwareOnline Appointment Software

Forum

You are not logged in.

#1 2007-05-29 15:30:50

chris-thiago
New member
Registered: 2007-04-24
Posts: 7

Can you embed the program into your own web page?

Hi,

I just want to see if I can have the program open in the main body of one of my web site pages instead of opening to the default setting where there is so much open white space?

If so, do I just copy the page code for the index and insert it in my body or do I do that for every page from the login to the scheduling and save them back into the hitappoint folder where the current files are?

Thanks in advance,
Chris

Offline

 

#2 2007-07-30 04:44:55

getbuzy
New member
Registered: 2007-07-30
Posts: 2

Re: Can you embed the program into your own web page?

Just a suggestion... Ever thought about inserting into your page with an iframe? Very easy to do.

<IFRAME src="your.html" width="400" height="500"
             scrolling="auto" frameborder="1">
  [Your user agent does not support frames or is currently configured
  not to display frames. However, you may visit
  <A href="your.html">the related document.</A>]
  </IFRAME>

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson