Link to home
Start Free TrialLog in
Avatar of jamezzz
jamezzz

asked on

Passing parameters to another page in ASP.NET

I'm fairly new to ASP.NET.  I have a simple web album site where I have links on the first page that link to specific web albums.  The link to a given web album passes the album name along to the next PHP script in the URL, for example, href="http://www.jamezzz.com/photos/thumbs.php?album=Hawaii".

So now in ASP.NET I use a Repeater to create the list of links to my albums.  Question can I still just pass the album name along in the navigationURL like I did in my PHP scripts?  And how to a access that parameter in my thumbs.aspx? I know there are other ways of doing this too, but I'm really curious what would be roughly equivalent to my PHP scripts.

I'm sure this is an easy one...thanks any help offered!

KJ
ASKER CERTIFIED SOLUTION
Avatar of dcavazos
dcavazos

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

jamezzz:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
dcavazos
 you helped me.  I saw that you did not get your point on that one.
You solution was working and i would like to give you the points.

I d'ont know how this could work.  Let me know if you are interested.

Thanks for your post.

Yann.