well i have tried avery possible way i can think, but all failed, when passing the value on index change..... seems have to find an alternate to do this work anyway thanks for u replies
saurabh8april
Posts
-
transfer a key value from a page to a popup page "on selected index change" of a gridview. -
transfer a key value from a page to a popup page "on selected index change" of a gridview.hi, i need to transfer a key value from a page to a popup page "on selected index change" of a gridview. i have used a asp:HyperLinkField, to navigate the url. i got the page to pop up. I need to pass the key value. plz help me out...... guys its urgent....
-
transfer a key value from a page to a popup page "on selected index change" of a gridviewas i told u guys, i am using asp:HyperLinkField. now can u tell me how to transfer the value on slected index change of the gridview. kindly help me out...........its urgent. thanks
-
transfer a key value from a page to a popup page "on selected index change" of a gridviewhi, i need to transfer a key value from a page to a popup page "on selected index change" of a gridview. i have used a asp:HyperLinkField, to navigate the url. i got the page to pop up. I need to pass the key value. plz help me out......
-
transfer a key value from a page to a popup page "on selected index change" of a gridview.can anyone help me out with this problem....plz its urgent......
-
transfer a key value from a page to a popup page "on selected index change" of a gridview.hi, i need to transfer a key value from a page to a popup page "on selected index change" of a gridview. i have used a asp:HyperLinkField, to navigate the url. i got the page to pop up. I need to pass the key value. plz help me out......
-
urgent.....How to open a new popup window on gridview selected index changing?Hi, I had a page where i use to display the details of a grid,onto another grid plcaed below it. Now i have to display the same data(grid below) on a popup page. How do i open a new popup windows on selected index changing? urgent........help required.
-
GTalkwell there is no option of sending multiple msg in gtalk rather u can have a group chat.....just use igoogle page and add gtalk in it,here u can find the option of group chat and u can add any number of frnds in that chat(only online frnds ,for sure ;))
-
Different .NET Framework versions on same serveru can install different version of dotnet framework. there is no issue about it. Feel free to use it. even i have 1.0,2.0 and 3.5 framework installed on my system and had never faced a problem. :)
-
How to get live stream from webcam in our web page?This was my code to display live streaming from webcam. hope thi will work for u. u need to install the webcam and than place this file in ur initpub folder to share the images on web and allow the user to view it. u also need to install latest version of media player and windows media encoder.
<!-- function StartMeUp () { Player.controls.play(); } function ShutMeDown () { Player.controls.stop(); } --> <!-- On error resume next Player.URL = "http://localhost:8080" if err then msgbox "You need Windows Media Player 7. Go to" & chr(13) &_ "http://www.microsoft.com/windowsmedia" err.clear -->
You can also view this live feed directly in Windows Media Player by clicking here.
and do not forget to rank the reply if u get thi working.... all the best :)
-
call a c# funcation in html codelol.......Kashif, sure i will.......... :) let me try once
-
call a c# funcation in html codeGamzun, no its not an asp menu bar.........but i used it before(asp link button) where i had 'onclick' and 'onclientclick' events, from which i called the page from one and corresponding search panel with another one. now in case of html menu,i just have 'onclick' event. i call the page using js,where as my search panel is called from c# code. i m unable to manage both on one click event... :(
-
call a c# funcation in html codeGamzun, i have tried this out, but there was no event on which i can call the function.If you can help me with restoring the property of the menubar after i have used asplinkbutton.
-
call a c# funcation in html codemy menu is placed on the left panel of main page. left panel is divided into two parts upper: have search panel lower : has menu.
-
call a c# funcation in html codei have used,iframe and my page is divided into two parts..left and right. left i have fixed,where i display the search panel and in the right panel, the page loads(in iframe). thus keeping the main page stable and loading the page and search panel in side that main page. the main page contains all the attributes of search panel. can u help me,with using asplinkbutton instead of html link. as i told u before, when i used it....1st page on click works fine along with search panel and after which the collapsiable proerty stop,until the main page is refreshed. so, if i can use the asplinkbutton......all the problems will be sloved in the collpsiable menu. thanks in advance dear......
-
call a c# funcation in html codeyes ,dear...............
-
call a c# funcation in html codeangle, can u show me the code, so that i can get a clear view how to use it. Thanks Saurabh
-
call a c# funcation in html codeGamzun,thanks buddy....... can u tell me 1 thing, when i use the asplinkbutton in plcae of html link in the collapsible menu, the collapsible property of it stop working.if i can slove this problem.......all other headache will end. Thanks again.
-
call a c# funcation in html codethere are various pages in my ERP, i have a search panel, which is displayed according to the pages. i can not use all those funtion in js, as i have to hide and show various textboxes and button. Can there be any other event,on the HTML Link to call the functions according to the page. i have done that with asplinkbutton...but i m using now an expandable menu. which does not work if i use asplinkbutton.
-
call a c# funcation in html codehow do i call a c# funcation in html code, on link's onclick? i have already called a function onclick, i need to call another function. kindly help me out....