OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

 

Using .asp vs .php and redirecting links

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Using .asp vs .php and redirecting links
Page: [1]
 
 
CLTaylor

 

Posts: 4
Joined: 6/22/2007
Status: offline

 
Using .asp vs .php and redirecting links - 4/15/2009 13:54:04   
I'm having so many issues designing in .php in Expression Web. Unfortunately IE has a problem reading them and ends up corrupting my design. The site looks fine in Mozilla, but ridiculous in IE. (you can see it at www.menopauseinfo.org)

So I'm thinking I should rebuild this site inj .asp, but what I don' tknow how to do is redirect all of the links I already have coming in. I know how to create an .htaccess file for .php in Linux, but am completely stumped when it comes to .asp.

If anyone knows the best way to go with this problem, PLEASE tell me.

Thanks,

Cathy
Tailslide

 

Posts: 6758
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Using .asp vs .php and redirecting links - 4/15/2009 14:36:51   
It's looking the same for me in FF, IE7 and IE6 - it's broken in all of them. You've got a lot of coding errors in there which if you sort out might sort the whole problem out for you.

I'd just get the coding right for a start and then see how you go. If you use Expressions as a html editor it should manage. If not - just open up a freebie HTML editor such as Crimson Editor or PSPad and use that (better for coding anyway!).

Seems a nightmare to switch coding standards for no reason.

_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to CLTaylor)
CLTaylor

 

Posts: 4
Joined: 6/22/2007
Status: offline

 
RE: Using .asp vs .php and redirecting links - 4/15/2009 21:22:21   
Maybe you or someone else kind can tell me how to get out of this mess I'm in.

I had a new template developed in .asp (designer knew how to do this). I simply used these files and saved them as .php and added some includes

I've done this before and had no problems with how the site displays in IE (see www.everythingandropause.com)

But this time, I did the same process and had someone copy & paste from the old website into the new template. Unfortunately she didn't drop all the html before pasting.

I've spent the day trying to use an html validator to clean up the code, but still can't solve my problem with this site displaying wrong in IE. Which is why I thought I would start all over (after paying someone to do this copy & paste job for 200 pages) and use the original .asp files and be sure not to include any extraneous html.

Where do I go from here?

(in reply to Tailslide)
Tailslide

 

Posts: 6758
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Using .asp vs .php and redirecting links - 4/16/2009 1:56:23   
Actually it looks better in IE than Firefox. Yes it's full of coding errors at the moment which obviously won't help the end result.

You could either spend the time going through and removing all those errors (many templates are already ridden with errors before you start on them!) or as you say pay for a "professional" to do it for you. If all you've done is added includes then the original template had a lot of errors in it - is there any chance you could get the original designer to clean up their template? Then at least you'd have a fighting chance.

_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to CLTaylor)
Giomanach

 

Posts: 6191
Joined: 11/19/2003
From: England
Status: offline

 
RE: Using .asp vs .php and redirecting links - 4/16/2009 10:00:30   
Before looking at it in any depth, and without validation usage - I can see ALOT of problems in the coding:

- No DOCTYPE. Instantly sends all browsers into quirk modes

- Double <head>. You have an opening head, closing, body information, and then another one! This alone will cause oodles of errors. With includes you need to be careful as to how it's done. You only need the <head> information in the one that will actually contain the meta tags and all the other info to go in the <head>. Usually also contains information for the main header of the page. Go through the includes that are NOT your main page header, and remove all of the metas and <head> information - or merge it into the one file.

Not really going to comment on the usage of tables in the design, just a pet peeve of mine ;)

Work on those, and things should sort themselves out.

_____________________________




(in reply to Tailslide)
aaliyahroma

 

Posts: 1
Joined: 4/27/2009
Status: offline

 
RE: Using .asp vs .php and redirecting links - 4/28/2009 18:55:05   
Try seperate design and code. Use templates.

(in reply to Giomanach)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Using .asp vs .php and redirecting links
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts