HS v5, which is in beta testing now, has a lot of new support for XHTML coding. <br><br>In the meantime, you might read this article:<br><br>An XHTML-Aware ...
See the links list on my asp4hs site (<a href=http://www.wilk4.com/asp4hs/links.htm target=new>http://www.wilk4.com/asp4hs/links.htm</a>) and the articles list...
I'm trying to download a trial version of Homesite. From the Homesite page, I click Download and it takes me to a page listing all the various programs. I ...
Hello everybody!<br><br>I am a web master from Uzbekistan. I use Macromedia, HomeSite, JavaScript, etc. in web designing.<br><br>Unfortunately www is not well ...
I'M TRYING TO CONNECT TO GEOCITIES WITH FTP IN HOME SITE. I DO WHAT GEOCITIES SAYS; NAME HOST: ftp.geocities.com AND ADD YOUR USERNAME N PASSWORD. FOR SOME...
Hi everyone,<br><br>I just bought HomeSite and now I see that 5.0 is in final beta stages. I tried to get the beta from Allaire, but they haven't returned my...
Hi everyone,<br><br>I just bought HomeSite and now I see that 5.0 is in final beta stages. I tried to get the beta from Allaire, but they haven't returned my...
Hello everyone I'm new to the group. I develop websites for the state of Florida and my company. Hoping to give and take here.<br><br>I really like the wizards...
I can only speak from my experience. I was in the middle of a switch from Front Page 2000 to Dreamweaver 2.0 (I bought a new copy off of eBay because I wanted ...
The files at vbxml are for the "intellisense" type prompting, and tag editor. The color coding is done w/ a parser. <br><br>I found directions for writing one...
Is there a way to post a file for download? <br><br>(I created source for an XSL parser -- for color coding and would share it, but haven't figured out how to...
I think "form validation" is what I'm trying to figure out. I have an ASP form and I want all of the fields to be mandatory...for example, if the user skips ...
I had loaded these audio sounds on to my website. I had to format my hard drive. I re-installed Homesite 4.5.1 on my hard drive. Now HomeSite doese not ...
You can do it in javascript, assuming the user has a browser that supports it. There are many simple or complex javascript form validation scripts out there...
make sure that the local files tab of Homesite isn't set to only view certain file types. Right click over the local files resource window (file listing...
HS and Dreamweaver integrate well. DW is a nice WYSIWYG editor, but honestly I only use it to set up the a pages format with tables.<br><br>I then code with ...
Hi All<br>This is a basic question, but I just cannot get it right :-(<br><br>I have a background image, a photo, but it keeps repeating...seems as if it gets...
Sure. What you have to do is include the following code in a cascading style sheet:<br><br>BODY {<br> background : url(Images/background-image.jpg) no-repeat ...
You can't put a frame in a table. If you want to put a table in a frame, you have to include it on the HTML page for the frame. You might have better success ...