C
Corey Dyke
K here's what happened. For my English project at DeVry, I had to design a
website for a company of my choice. So since my dad has been after me for
years to do one for him, I decided to finally do it. So I decided to do
most of the pages in HTML, which i'll be doing soon. And since he's a
Flooring Contractor, I decided to do an Estimate Sheet page in ASP. I've
done C# courses and never had any problems with the programming aspect, but
now I've encountered a couple of problems.
At first, everything was going fine. then my IIS went crazy, so I
uninstalled it, then my project wouldn't work at all. Then I reinstalled my
IIS, so the project loads fine now, but now when I build my solution and run
it, all that shows up on my page is the text. none of the text boxes,
labels, or buttons show up. I have no clue how to fix it.
Also, when I do get this working again, I would like to use it with my HTML
files, but how do I go about incorporating my asp file with my web page? As
in, when i click on the 'Estimate Sheet' link in my frame, how do i get that
page to load up? Do I have to put my whole project in a certain directory?
Any and all help is appreciated.
Thanks
Corey
website for a company of my choice. So since my dad has been after me for
years to do one for him, I decided to finally do it. So I decided to do
most of the pages in HTML, which i'll be doing soon. And since he's a
Flooring Contractor, I decided to do an Estimate Sheet page in ASP. I've
done C# courses and never had any problems with the programming aspect, but
now I've encountered a couple of problems.
At first, everything was going fine. then my IIS went crazy, so I
uninstalled it, then my project wouldn't work at all. Then I reinstalled my
IIS, so the project loads fine now, but now when I build my solution and run
it, all that shows up on my page is the text. none of the text boxes,
labels, or buttons show up. I have no clue how to fix it.
Also, when I do get this working again, I would like to use it with my HTML
files, but how do I go about incorporating my asp file with my web page? As
in, when i click on the 'Estimate Sheet' link in my frame, how do i get that
page to load up? Do I have to put my whole project in a certain directory?
Any and all help is appreciated.
Thanks
Corey