Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
dunivan #1
wierd error when viewing a page
love the program, came across something odd though:
just ran into this problem today, when i try to upload my page via ftp itll
cut out my script:
og script from my hard drive:
<HTML>
<HEAD>
<TITLE>newdunny-site</TITLE>
</HEAD>
<BODY BGCOLOR=#000000 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<div style="padding-top: 10px;">
<center><img src="topbanner.jpg"></center><br>
<center><img src="middlebanner.jpg"></center>
<div style="position:absolute; left:403px; top:204px; width:460px;
height:301px; z-index:1"><iframe
src="http://dunivan.cjb.cc/dunivan/news/cutenews/show_news.php" name="content"
frameborder="0" scrolling="auto" width=460 height=301 align="center"
marginwidth="0"></iframe></div>
</div>
</BODY>
</HTML>
and here is what shows up on the page after i upload it:
<HTML>
<HEAD>
<TITLE>newdunny-site</TITLE>
</HEAD>
<BODY BGCOLOR=#000000 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<div style="padding-top: 10px;">
<center> </center><br>
<center> </center>
<div style="position:absolute; left:403px; top:204px; width:460px;
height:301px; z-index:1"><iframe
src="http://dunivan.cjb.cc/dunivan/news/cutenews/show_news.php" name="content"
frameborder="0" scrolling="auto" width=460 height=301 align="center"
marginwidth="0"></iframe></div>
</div>
</BODY>
</HTML>
as you can notice, it cuts out two img sources, are there any ideas why?
thanks again, hope you can help me out
dunivan Guest
-
Strange Error when viewing page
When I view my index.aspx page any time after the first time, I recieve the following error: System.Web.TraceContext.AddNewControl(String id,... -
COM+ component giving wierd error in WebService
I had this working once apon a time before my code was obliterated.... This is a simple dll hosted on a server that goes to a database and returns... -
Wierd error using LoadVars-ideas?
I've got a Flash2004MX app that talks to a bunch of PHP scripts using HTTP GET that in turn talk to a database. One of these scripts returns a... -
Viewing COMDLG32 from an ASP page issues
We have an ASP page that generates a report. We have included a button on the page that allows the user to save the report as a .csv file. The... -
wierd error.....help please.....
have been working with a site and today started getting an error when uploaded page on the live server...everything works well locally... The XML...



Reply With Quote

