Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: SV: Launch SQL query, refresh page


Message #1 by "Robert Nyman" <robert.nyman@c...> on Sun, 10 Nov 2002 14:28:59 +0100
Probably.  I don't know ASP any better than I know JavaScript, though.  
You see, I've been handed a project that is requiring me to learn a lot of 
things in a short time.  I've made a lot of progress, and this is the 
latest in a series of hurdles.

Would an ASP page be simpler than javascript in this case?

> Can't you have the link go to an ASP page that executes the stored
procedure,
and then Response.Redirects to the page you desire?

  Return to Index