Hi everyone,
I have a big problem, and I need a solution. Pretty fast.
Basically I have a TextBlock on my MainPage, but it's contents have to transfer to Page1 as soon as the user navigates there. How the hell can I do that in vb.net please? I thought of getting it to pass via an argument in the URI, but I have no idea how I could recuperate it once I'm on Page1...
I've been looking for 40 minutes, and still can't find anything, so I've come here :/
P.S. I'm a big newbie in the dev world, so I wouldn't refuse a little code alongside your explanations
I have a big problem, and I need a solution. Pretty fast.
Basically I have a TextBlock on my MainPage, but it's contents have to transfer to Page1 as soon as the user navigates there. How the hell can I do that in vb.net please? I thought of getting it to pass via an argument in the URI, but I have no idea how I could recuperate it once I'm on Page1...
I've been looking for 40 minutes, and still can't find anything, so I've come here :/
P.S. I'm a big newbie in the dev world, so I wouldn't refuse a little code alongside your explanations