Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


need help with vbscript pop-up

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> need help with vbscript pop-up
  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 >>
 need help with vbscript pop-up - 11/12/2007 4:21:04 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
here is code to a application a buddy wrote and I am new to VB script. I need to add a pop up on the delete press release icon. If anybody could help i would greatly appreciate it. It is highlighted in purple.



      

< Message edited by TNO -- 11/12/2007 1:48:12 PM >
 
 
Post #: 1
 
 RE: need help with vbscript pop-up - 11/12/2007 4:23:10 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
by the way, the pop up  needs to be for a delete confirmation button. I need the user to have this pop up before the press release is actually deleted.

(in reply to bschave)
 
 
Post #: 2
 
 RE: need help with vbscript pop-up - 11/12/2007 2:07:04 PM   
  TNO


Posts: 1064
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
I suggest you alter the function to pull the confirmation box instead of capturing a mouse event:

for your button, maybe do something like this:

<button onclick="del()"><img src=gfx/icon_delete1.gif border=0></button>


      

_____________________________

To iterate is human, to recurse divine. -- L. Peter Deutsch

(in reply to bschave)
 
 
Post #: 3
 
 RE: need help with vbscript pop-up - 11/13/2007 1:39:13 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
now it's telling me that on line 54 object expected. I tried to fix it thinking that maybe something was missing, but I don't think so.

(in reply to TNO)
 
 
Post #: 4
 
 RE: need help with vbscript pop-up - 11/13/2007 7:17:39 AM   
  TNO


Posts: 1064
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
Show me what you got now with the alterations

_____________________________

To iterate is human, to recurse divine. -- L. Peter Deutsch

(in reply to bschave)
 
 
Post #: 5
 
 RE: need help with vbscript pop-up - 11/13/2007 7:26:55 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
error, on line 54 char 1 and object expected with alterations.

(in reply to TNO)
 
 
Post #: 6
 
 RE: need help with vbscript pop-up - 11/13/2007 7:59:34 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
Well, the issue is that the IT deparmtnet where I work sucks. They have really, really, really strict permissions on the desktops and servers. So I will get back to you because it's going to be a while before I can add that component into the system32 folder.


(in reply to bschave)
 
 
Post #: 7
 
 RE: need help with vbscript pop-up - 11/16/2007 7:08:58 AM   
  webber123456

 

Posts: 37
Score: 0
Joined: 9/20/2007
Status: offline
pop-ups are client side coding and have nothing to do with ASP which runs on the server .

(in reply to bschave)
 
 
Post #: 8
 
 RE: need help with vbscript pop-up - 11/16/2007 8:52:10 AM   
  bschave

 

Posts: 6
Score: 0
Joined: 11/12/2007
Status: offline
Please read the thread carefully before commenting. Access priveledges can be set on the desktop OS for almost anything. I need the permissions to access the system32 folder on the desktop  in order to implement this component.

(in reply to webber123456)
 
 
Post #: 9
 
 RE: need help with vbscript pop-up - 11/17/2007 3:44:12 AM   
  webber123456

 

Posts: 37
Score: 0
Joined: 9/20/2007
Status: offline
ASP has nothing to do with permissions either....

(in reply to bschave)
 
 
Post #: 10
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> need help with vbscript pop-up 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