.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old February 8th, 2001, 01:48 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Send Asp file to mainframe

<i><b>Originally posted by : Paidere (paidere@nationwide.com)</b></i><br />Hi,<br /><br />When the user hits submit a file/variable is created. We want to send this file up to our mainframe (MVS) to do some processing via FTP. Or, we want to send the variable crated to MQ/series, which will then send it to MVS. Any suggestions on how to so this?<br /><br />Thanks!

Reply With Quote
  #2  
Old March 25th, 2001, 03:59 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Mage (mage@baltnet.ru)</b></i><br />Hi!<br /><br />I can suggest to use Microsoft Posting Acceptor do upload your files to server. You can download PA from MS site - it's free. And there are 2 ways of user interfase there - ActiveX and standart form. Pretty easy and useful (at least for me .<br />I hope it helps, write back if it does or not.<br /><br />Best regards,<br />Mage<br /><br />------------<br />Paidere at 2/8/2001 11:48:19 AM<br /><br />Hi,<br /><br />When the user hits submit a file/variable is created. We want to send this file up to our mainframe (MVS) to do some processing via FTP. Or, we want to send the variable crated to MQ/series, which will then send it to MVS. Any suggestions on how to so this?<br /><br />Thanks!

Reply With Quote
  #3  
Old June 13th, 2001, 04:17 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Leon Orlov (lorlov1@cp.chemeketa.edu)</b></i><br />How were you able to do so... send a file to the mainframe for some processing...<br /><br />I am working on the similar problem right now and would appreciate any input<br /><br />Thank you.<br /><br />Leon -<br /><br /><br />------------<br />Mage at 3/25/2001 1:59:50 AM<br /><br />Hi!<br /><br />I can suggest to use Microsoft Posting Acceptor do upload your files to server. You can download PA from MS site - it's free. And there are 2 ways of user interfase there - ActiveX and standart form. Pretty easy and useful (at least for me .<br />I hope it helps, write back if it does or not.<br /><br />Best regards,<br />Mage<br /><br />------------<br />Paidere at 2/8/2001 11:48:19 AM<br /><br />Hi,<br /><br />When the user hits submit a file/variable is created. We want to send this file up to our mainframe (MVS) to do some processing via FTP. Or, we want to send the variable crated to MQ/series, which will then send it to MVS. Any suggestions on how to so this?<br /><br />Thanks!

Reply With Quote
  #4  
Old June 14th, 2001, 07:22 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Mage (mage@baltnet.ru)</b></i><br />Hi, Leon!<br /><br />You can download PA and look through 2 good and easy examples about how to upload files via PA.<br />When you have an uploaded file on your server you can open it as a simple text file for example, read it or do any other processing (you can determine file type by extension for example and use different read methods for different file types...; you can use uploadable txt files for your application configaration...)<br /><br />What else? :-)<br /><br />Mage<br /><br /><br />------------<br />Leon Orlov at 6/13/2001 2:17:34 PM<br /><br />How were you able to do so... send a file to the mainframe for some processing...<br /><br />I am working on the similar problem right now and would appreciate any input<br /><br />Thank you.<br /><br />Leon -<br /><br /><br />------------<br />Mage at 3/25/2001 1:59:50 AM<br /><br />Hi!<br /><br />I can suggest to use Microsoft Posting Acceptor do upload your files to server. You can download PA from MS site - it's free. And there are 2 ways of user interfase there - ActiveX and standart form. Pretty easy and useful (at least for me .<br />I hope it helps, write back if it does or not.<br /><br />Best regards,<br />Mage<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsProgramming.NET Development > Send Asp file to mainframe


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

IBM developerWorks




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway