Javascript Help..
-
Dear Friends, I want an popup window which will received the selected data from backend table as per the request using javascript. For example: One train have multiple station so if i will provide the train name from the operer form it will show me the list of station where the train stop on another popup form using javascript. please help me thanks in advanced:confused: Sasmi Sasmi
-
Dear Friends, I want an popup window which will received the selected data from backend table as per the request using javascript. For example: One train have multiple station so if i will provide the train name from the operer form it will show me the list of station where the train stop on another popup form using javascript. please help me thanks in advanced:confused: Sasmi Sasmi
hi you can use the query strings like trainname.aspx?mumbaiexpress and take the value of query string on pop up form and show the respective value