Add an attribute to the button on the asp.net button on the Page_Load then when you click the button, the javascript code will be called and you will be able to call the function
Mr Naveed Butt
Posts
-
how can i get return value (true and false ) from a confirm box using java script? -
Audio Format ConversionCan anybody tell me about any control that is available on the net for converting from one audio format to another... Thanx
-
Jpg and wav to aviHello Can anybody tell me of any OCX's or some other stuff that I can use in vb6 to convert a series of (pair of) jpg and wav files into an avi file. Please, if u mention of some thing , make it sure that it is not a shareware version. Thanx
-
problem crystal reporti've got the same problem and I want to do it in vb6 as well., alos I want the values from a textbox and a label in the windows form... Thanx
-
jpg to aviI want to do that in vb6 as well....
-
jpg to aviI want to convert a number of jpg's given in series to a single avi. Can any body tell me of any link or any help... Thanx
-
Audio CroppingHow can I crop an audio file given it's starting and end positions...
-
Datagrid cell ValueUse the datagrid.Refresh() function...
-
ListView without namewhat do u mean by without name, do u mean that there should be no column header or what ? If you want to have no column header then there is no problem but I guess it is something different....
-
cl.exewhat do u mean by path variable ?
-
cl.exeI am the Administrator, so I have enough rights and I've seen there is a file named cl.exe in my ..\vc7\bin directory.
-
cl.exethere is a problem seemed to be with my visual studio, because whenever i execute my( any type of ) VC++ project, it gives an error of "error executing cl.exe"
-
Sql ExceptionHello while I am trying to connect/bind my datagrid to my database it throws SqlException, and I have the feeling as if I am getting the user name wrong because the message for sqlexception is "Login failed for user 'SYSTEMNAME\ASPNET'. Thanks in advance.
-
#include directiveI'm having a problem that is when ever i am trying to include a file in an asp.net page i'm unable to include the page, i.e., I have made a page known as top.htm and when i use it doesn't includes that file...
-
Unicode SupportThank you, now it is working... Thnx agan....
-
Unicode SupportThanks Colin I've tried that using nchar but it shows some symbols of squares and something like that, Am I using a wrong font or what? Thanx And waiting for your answer
-
Unicode SupportI want to write some data in SQL Server 2000 in a language other than English. plz help me, coz there seem to be no way of doing it... Thanx
-
Real MediaI want to say that I want to play media files in internet explorer, i.e., a user should play media files on the internet even if he doesnot have real player installed (by using his default media player may be...),plz give me a hint about how to do it?
-
Real MediaCan anybody tell me how to play the real media files on the internet explorer, i.e., I want the user to just click the link and the files should be played... Thanx
-
Version InformationI want to check the version of Dot Net Framework installed on that computer... How should I check it dynamically...:confused: