Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.9K
~1K People Reached
Favorite Forums

2 Posted Topics

Member Avatar for naziatarannum

you can use ajax... or if you just want to submit the page and stay in the current page usually use condition to read that page is submitted... set the form action to current [CODE] <form action="yourcurrentpage.asp" method="GET"> [/CODE] add code in the beginning of the page to read that …

Member Avatar for padtes
0
1K
Member Avatar for umairraja52

you can used .NET to create the library (DLL) and register it in your machine... and call it from your asp page... but it's not recommended ... read more in [URL="http://testtrack.blogspot.com/2005/10/calling-net-dll-from-classic-asp-page.html"]here[/URL]

Member Avatar for Qrueger
0
46

The End.