Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Need some help please

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Need some help please
  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 some help please - 11/8/2002 8:40:44 AM   
  Pederson

 

Posts: 2
Score: 0
Joined: 11/8/2002
From:
Status: offline
ok here we go....i am trying to use createobject(progID) ....here is the code i am using



i get an error saying it cant create the object

now it wont work that way....cant figure out why.....but it works fine like this

<%

dim myobj

set myobj=server.createobject _("prjwriteme.clswriteme")
myobj.WriteMe("this works")

%>

also.....can i call events from within(example)
<%
sub cmdButton_onClick()
msgbox("test")
end sub
%>

is it possible to call that sub ?

thanks for your time....

J.Pederson
 
 
Post #: 1
 
 Re: Need some help please - 11/8/2002 8:46:01 AM   
  Pederson

 

Posts: 2
Score: 0
Joined: 11/8/2002
From:
Status: offline
lmfao.... here it is again

ok here we go....i am trying to use createobject(progID) ....here is the code i am using

'


i get an error saying it cant create the object

now it wont work that way....cant figure out why.....but it works fine like this

'<%
dim myobj

set myobj=server.createobject _("prjwriteme.clswriteme")
myobj.WriteMe("this works")

'%>

also.....can i call events from within(example)
'<%
sub button_onclick()
msgbox("test")
end sub
'%>

is it possible to call that sub based on the event ?

hope that post works......LOL

thanks for your time....

J.Pederson

(in reply to Pederson)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Need some help please 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