Request a Tutorial

  • Are you searching for a tutorial and getting totally frustrated because you cannot find it?
  • You can request it by logging in, choosing the right category and then click on the ADD NEW ARTICLE button.
  • If someone requested that tutorial already, rate it and we will give it priority.

Explore the Request a Tutorial

ASP

Creating a SQL database and inserting hyperlinks for controlling in ASP

I want to create 1 master database in MySQL and create a lot of ASP pages for hyperlinking.

For eg, I create an index page that has a list of lot of cities. I want a database that will have the hyperlink locations of all the individual html pages of these cities. I want to link to these city pages from the index file thru the master database. Something like this... http://www.mydomain.com/index.asp?viewcity=194

When the user clicks on this city link, that individual page that I have created should be displayed with the ?viewcity=194 in the address bar. I dont want the user to know the direct location of the html or target page...

This will also be helpful for me as I will have a lot of updations. I can just update the backend MySQL and the link in the index asp...

Kindly let me know how I should do this... And also let me know about 1 more query... I have seen websites that link as http://www.mydomain.com/index.asp?viewcity=194&detailed=yes

If I want a short view of the data, I can create an asp target page that will just retrieve the short itemlist and a detailed view will create a detailed list.

How should I do this? Also to minimize the strain, I would prefer doing 1 master ASP page which will have the response.write scripting and which will give the user the data that he has requested.

Something like this... http://www.mydomain.com/target.asp?id=194&detailed=yes

Here, I can just update the database to which TARGET.ASP is linked to so that I can just update the ID number and the contents. I can link to this from the index or search page. I can assign individual ID numbers to each cities and detailed view to YES/NO...

Timely help will be highly appreciated...

Thanks,
Sudarshan...

Read More
Actionscript

Flash 8 Pro AS / ASP Visitor Board

trying to return values from asp page one-by-one in a flash movie

Read More
Actionscript

flash + php shopping cart

hi,

need help in creating a flash+php shopping cart urgently Any help is deeply appreciated.

Read More
Microsoft SQL Server

sql, asp.net and flash(micromedia flash mx)

i need some help. i doing a mtv flash jukebox, i need to use load movie to load all the mtv flash that i did in another fla, the problem is i need to retrive the data of my mtv flash such as duration of the mtv flash, name of the mtv flash...etc. then i need to do a function which can sort mtv flash by language or album..etc. and prepare a playlist for the users. i need to use the asp as a medium to connect the flash and the sql. how to do it? can give me the source code? hope you all can help me... :) Read More
Newer articles Older articles