I have a user id by using query string and i want to retrieve other data directly from the database(i dont want to use query string {}& name={}..like that further) anybody can help me pl.. i am beginner
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
If you don't want to use querystring than you can use session or a property in the page which you can set from the calling page. Pijush |
|||||||||
|