No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
Hi All, I am getting the following error when i am compiling the ASP page... ActiveX component can't create object: 'ASPFramework.ViewState' I am unable to understand that why i am getting error and How can i solve it? Any body can help please......????????? Thanks in Advance Urs Venu.K
Hi All, I have one more doubt here please, Can i call .vbs file from ASP page. Just like that sample.js, We can call this java script file from ASP. Example :- <script language="JavaScript" src="/formvalidator.js"></script> So can we use this statement same for vbscript(sample.vbs)... If it is Okay then please …
Hi All, I have doubt here regarding above title i.e "VB Script routine to work on the server side in an ASP page".... Can we write the VB script on server side? Actually VB/Java Script are the client side codings. So can we write the server side scripting in as …
Hi Friends, Can any one answer to my problem here please ? I need to split a string into substrings like following example. Romans 3:1,5;Romans 4:1-10(Semicolon between two strings) Romans 3:1,5,Romans 4:1-10(Comma between two strings) These two cases are similar,In these two cases also i want to do like following... …
[code]If IsNumeric(TheForm.Text1.Value) Then If TheForm.Text1.Value < 1 Or TheForm.Text1.Value > 10 Then MsgBox "Please enter a number between 1 and 10." Else MsgBox "Thank you." End If Else MsgBox "Please enter a numeric value." End If[/code] Hi this code is working well and good......... If u have doubts here regarding …
Hi, I hope that some date functions are available ASP.U can check easily by using those functions... If U not find those functions then remind me, Might be help U...
Hi all, Nice to meet you here.... Any free downloadable tools are available for ASP ??? Please assist me to move forward with ASP... I did not found any tools here,please inform me if you know any tools.. Thank U Take Care Bye...................Bye
[QUOTE=saralamanoharan;178516]hai all Good Morning. I am trying to show a OLAP Report created (using cube in SqlServer 2000) in crystal reports in a asp page. i used smart activex viewer for this but the data alone in the crystal reports r shown. the drill down structure does not appears. Also …
U have to include Jar files for the Jasper Reports,,, Depending upon ur used packages and methods, u have to add that particuler jar file then u can execute successfully,,,,,,
Hai friends, Please help me that how can i solve this problem, how can i include AJAX in PHP,Can u tell me that how can i configure system for AJAX.
The End.