General programming

Moderators: None (Apply to moderate this forum)
Number of threads: 1642
Number of posts: 2791

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Public Array Posted by Sid_Tranton on 19 Mar 2004 at 7:20 PM
I need to be able to have information be placed into a variable on one form, and then be able to be shown on another form. I know how to do this, and that's by declaring a public variable. I tried this with an Array and it didn't work, does anyone have any suggestions, or code to help me out?
Thanx

- S. Tranton
Report
Re: Public Array Posted by Zantos on 20 Mar 2004 at 1:17 PM
: I need to be able to have information be placed into a variable on one form, and then be able to be shown on another form. I know how to do this, and that's by declaring a public variable. I tried this with an Array and it didn't work, does anyone have any suggestions, or code to help me out?
: Thanx
:
: - S. Tranton
:
Try placing the array into a module. Try making it global...trial and error my friend. One must work :P
<%
'// Programmed By: Zantos
'// VisualProgramming.NET
'// http://vp.funurl.com/
'// visualprogramming@hotmail.com
%>


Report
Re: Public Array Posted by rhboarder on 7 Apr 2004 at 1:18 PM
'in your module
Public varName() As data_type


ps.
zantos - you r a bonch! post a msg on some board on this site or sumthing man - i still dont got email...
Report
Re: Public Array Posted by Zantos on 11 Apr 2004 at 9:42 PM
:
: 'in your module
: Public varName() As data_type
: 

:
: ps.
: zantos - you r a bonch! post a msg on some board on this site or sumthing man - i still dont got email...
:
lol hey dude, what's going on man? i am making a new website and once it's one it's going to be badass man. if you want i can give you a link.
<%
'// Programmed By: Zantos
'// VisualProgramming.NET
'// http://vp.funurl.com/
'// visualprogramming@hotmail.com
%>





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.