• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






GoDevil

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2010年3月15日

Display pdf file , image, website on peoplesoft page using html area
摘要: inser an html area in page then copy the following code into it....then open the same page in PIA.<html><body><iframe src ="\\psserver\temp\purchase.pdf" width="700" height="500"> &l... 阅读全文
posted @ 2010-03-15 11:56 Kevin's Blogy 阅读(625) 评论(1) 推荐(0)
 
Peoplecode Trace in a File
摘要: Local File &fle;&fle = GetFile(GetCwd() | "/files/Test.xml", "W", %FilePath_Absolute);&fle.WriteLine("Hi");&fle.Close();Test.xml can Found in...Web Server: psoft > appserv > DATA... 阅读全文
posted @ 2010-03-15 11:55 Kevin's Blogy 阅读(397) 评论(0) 推荐(0)