.NET Framework Bookmark and Share   
 index > JScript for the .NET Framework > Problem Call a Server-side Method From Jscript file
 

Problem Call a Server-side Method From Jscript file

Hi;

I called a server-side method from javascript function in page.

<

SelectReportByPageIndex.ReportID=

but while me put this code in jscript file,server-side methodwas not called.

Howcan me call a server-side method fromjscript file?

Thanks,mohsen

"<%=SetReportID()%>"; </script>
script type="text/javascript">
mohsendeveloper

Hi,

For the
questions relating to asp.net ,please post to: http://forums.asp.net/.

Thanks,
Harry


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Harry Zhu

Hi,

For the
questions relating to asp.net ,please post to: http://forums.asp.net/.

Thanks,
Harry


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Harry Zhu

You can use google to search for other answers

Custom Search

More Threads

• Breakpoint will not currently be hit...
• access class library from jscript
• JScript error
• JavaScript and executing a .exe
• XMLHttpRequest.status 122 instead of 200
• Validation
• How to access Element from page loaded inside Iframe, where My page is containing that iframe Tag...Please Help
• JScript & LINQ
• Automation server can't create with visual studio .net 2005
• Invoke DOS Command using Jscript.NET