Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Im trying to build a little app for Financing. Basically I was able to get my financing text to show up when the site price is over $1000. But what i want to do is also show the monthly price.
What i cant figure out is how to take Me.lblSitePrice.Text and multiply it by the finance rate and show a price for 12 months, 24 months and so on. How do I set up the variable in for each month's price? How would I then take Me.lblSitePrice.Text, multiply it by the rate and take that value and assign it to the month variable.
Ive dont this before but not in vb so im a little lost ;)
Bryan
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
ok, how would i get the site price and or any other information inside my control that i created? I got my control created in the /controls/ directory. Now im ready to do the codebehind, but i dont know how to get all the product information/variables like the site price imported or declared...
Bryan
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
ehhh forget it... i was trying to get the product price inside the control, but ended up creating a panel in the Product.aspx.vb file instead. I cant for the life of me figure out how to get the product price in a new control. Oh well.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.