Need to pass data to a .htm file by session.
Tue, 25 Oct 2005 11:45:03 -0700
I am trying pass some data to a html/htm file by a session veriable.
How can I do this?
Please let me know.
Thanks.
-S ...
|
Change HTML Form Action in IE
Sat, 22 Oct 2005 20:52:03 -0700
When the following funtion is run on the onclick event of an anchor tag, IE
produces an error stating that the object doesn't support this property or
method. It seems that Firefox runs the code correctly and the MSDN library
says that the form.action attribute is writeable...
function submitForm()
{
d ...
|
GoLive CS2 Autofixing Links
Fri, 14 Oct 2005 10:56:03 -0800
Whenever I move a file into a different folder in my site window, stupid
GoLive updates all the links for me. I can not for the life of me figure out
how to turn this off. Can someone help?
---------------------------
Dylan Vester
Webmaster, Homer News
(907) 235-7767 - Work
(907) 252-6642 - Cell
"Program ...
|
MHT files: Can I add BINARY data?
Wed, 12 Oct 2005 13:16:02 -0700
Howdy,
The standard for MHT and MHTML files says that images can be added in
different fromats. But the only examples I've seen is BASE64. I don't want
to send the files as email and do want to reduce the files size by using
binary.
Does Internet Explorer support binary?
How can I add a binary j ...
|
Opening Excel file
Wed, 5 Oct 2005 15:55:07 -0700
I have a web server with IIS 5 that has a directory with Excel files in it.
When I link to one of the files, the user can
1) right click "Save As" and save it to his desktop. -- That works--
2) left click "Open" and open the workbook in the browser -- That works--
But when the workbook is opened in the b ...
|
Detect no frame
Tue, 4 Oct 2005 09:42:47 +0100
I know I've done this before but cannot remember how.
If I have a page which is designed to be a frame, how can I check from
client-end script that the parent framework exists and that I've not just
been loaded in isolation (eg. as a result of a search)?
Keith
...
|
Refresh option in HTML
Thu, 22 Sep 2005 18:57:37 +0100
In HTML there is a Client Pull option to refresh or call a webpage, say
"<META HTTP-EQUIV="Refresh" CONTENT=5> " - however this is rather Browser
dependant and can cause problems, when trying to go back to a previous page.
Does anybody know of any HTML code, or (insertable into HTML) JavaScript,
that would ...
|
|
|
IE 6 partial rendering of pages as of 9/17/2005
Tue, 20 Sep 2005 22:53:01 -0700
Around the 17th of September pages that had previously worked on my web site
stopped rendering completely in IE when accessed from outside our corporate
network. They work perfectly in FireFox and they render perfectly from inside
our corp network.
This behaviour is occuring very frequently out in the f ...
|
HOTMAIL hyperlinks are thought of as unsafe
Fri, 16 Sep 2005 12:53:37 -0400
I am working on an HTML email newsletter and having problems with hotmail
thinking that the hyperlinks/the email is potentially unsafe. When I send
an email to hotmail and then try to open any links, I get a pop up that says
this link may not be safe do you want to proceed? If I click yes, then it
works fine. ...
|
Internet Explorer Render Problem
Thu, 15 Sep 2005 14:56:50 -0700
Can someone verify this error for me please and possibly explain why?
The only difference between Table #1 and Table #2 is the containing SPAN tag
on table #2 does NOT have width:100% in the style attribute. Otherwise,
they are exactly the same....looks fine in other browsers. This is a
partial result f ...
|