Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Response Write After Updating Record (SQL)

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,47582
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> Response Write After Updating Record (SQL)
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Response Write After Updating Record (SQL) - 5/24/2007 10:37:16 PM   
  JBarbea1

 

Posts: 20
Score: 0
Joined: 3/27/2007
Status: offline
Question ladies and gents.

How would I go about displaying a message on a page when a record has been updated (SQL).

Usually when I insert a record, I use:

<% IF (Request.ServerVariables("REQUEST_METHOD") = "POST") THEN Response.Write("Successfully Inserted Record") End IF %>

However, on the page that I am working with, I need to update the record, and the form has data in it "GET".  So the ServerVariable Request Method is "GET" whenever the page loads.
How can I confirm to the user that the record has been updated?  Does anyone have a trick to do such?

Open ears.  Maybe I'm thinking too much on the lines of ASP and SQL and not VBScript.

Any help is so appreciated.

-Jonathan

 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> Response Write After Updating Record (SQL) Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts