adding asp.net sections to a web page

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2005
Posts: 10
Reputation: KG800 is an unknown quantity at this point 
Solved Threads: 0
KG800 KG800 is offline Offline
Newbie Poster

adding asp.net sections to a web page

 
0
  #1
May 20th, 2005
Hello,

I'm trying to make a website that has products in a database, but unfortunately the pages can't be in asp.net. So, I'm using visual studio to connect to my database. Then I write out my category pages as needed, I have them set up in a table format. I've created a navigation bar and header in dreamweaver that I need to add around my categories. I would like to do this dynamically if possible. Any suggestions?



Thanks

KG
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 793
Reputation: Paladine has a spectacular aura about Paladine has a spectacular aura about Paladine has a spectacular aura about 
Solved Threads: 27
Team Colleague
Paladine's Avatar
Paladine Paladine is offline Offline
Master Poster

Re: adding asp.net sections to a web page

 
0
  #2
May 20th, 2005
Ok, you say this can't be in asp.net..... my response is why? Does the server not allow dynamic webpages?

Inorder to connect to the DB and populate the page you have the following options:
1. ASP (Classic)
2. ASP.Net
3. JSP
4. PHP

And in any of these options, the server must allow for dynamic webpages.


Originally Posted by KG800
Hello,

I'm trying to make a website that has products in a database, but unfortunately the pages can't be in asp.net. So, I'm using visual studio to connect to my database. Then I write out my category pages as needed, I have them set up in a table format. I've created a navigation bar and header in dreamweaver that I need to add around my categories. I would like to do this dynamically if possible. Any suggestions?



Thanks

KG
Assistant Manager, Pharmacy Informatics
Wordpress Learning Blog
Updated : ASP.Net Login Code
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 10
Reputation: KG800 is an unknown quantity at this point 
Solved Threads: 0
KG800 KG800 is offline Offline
Newbie Poster

Re: adding asp.net sections to a web page

 
0
  #3
May 20th, 2005
Yes, I know it doesn't make much sense, but it is a long story. What we kind of have going on is three separate web sites on three separate servers and trying to run all three off just the one database. Again I know doesn't make sense, but I'm just doing what I'm told, I'm not the one making the decisions.

So, far I've successfully separated my categories into there own page with streamwriter in visual studio, for the one site that is my job. The pages that I have created don't have a header or a navigation bar on them. I've created that in dreamweaver and am looking to somehow combine the two within my program.

Thanks,
KG
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC