WEB Form Help Requested

C

Chuck Insight

I am trying to work with a web form.
All the examples I find are for Windows forms.
What are the functional equivalant for the following?

Console.Write("integer array:")
PrintValues(myIntArray)

Console.Write("Object array: ")
PrintValues(myObjArray)

Thanks, Chuck
 
C

Chuck Insight

Thanks, the part about response.write( ) works, which still leaves the
PrintValues( ).
Any more ideas?
 
S

Steve C. Orr [MVP, MCSD]

What is PrintValues?
It seems like a custom function...
What is the source code for it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top