PhWeb

gsm G.Martin@cchs.usyd.edu.au
Mon, 23 Oct 2000 15:22:46 +1000


Greetings to all !!

First Post !!

I have some basic PHWeb screens but have had some difficulty with the 
linkscreen s/ment within an occurs ie 

screen wwenqcrs &
html htmltitle  activities find
file student in stud
access via studno using studno request studno
file stu_crs  in stud  secondary occurs 3
temp GoEnrol char*7 occurs with stu_crs initial   "goenrol"

FIELD STUDNO OF STUDENT REQUIRED NOCHANGE
CLUSTER OCCURS WITH STU_CRS
field courseid of stu_crs noselect
field courseyr of stu_crs noselect
field goenrol
linkscreen item GoEnrol  &
      passing        studno as "STU_CRS:STUDNO" , &
      courseid       as "STU_CRS:COURSEID"  &
      action "search"   label "GoEnrol" at ,30
      skip
CLUSTER

The value "STU_CRS:COURSEID" has the same value for each occurrence !

ie in  wwenqcrs.htm  

 <td>Courseid</td>
<td><input type="text" size="4" name="STU_CRS:COURSEID" value="1652"></td>
<td><input type="text" size="2" name="STU_CRS:COURSEYR" value="00"></td>
<td><input type="text" size="7" name="GOENROL" value="goenrol"></td>
<td>
<A
HREF="/cgi-bin/phcgi?PH_QKC=goenrol&amp;PH_APP=Default&amp;PH_HTML=goenrol.h
tm&amp;PH_ACTION=search&amp;STU_CRS:STUDNO=19992704&amp;STU_CRS:COURSEID=165
2">GoEnrol</A>
</td>
</tr>
<tr>
<td></td>
<td></td>
<td>Courseid</td>
<td><input type="text" size="4" name="STU_CRS:COURSEID:2" value="1654"></td>
<td><input type="text" size="2" name="STU_CRS:COURSEYR:2" value="00"></td>
<td><input type="text" size="7" name="GOENROL:2" value="goenrol"></td>
<td>
<A
HREF="/cgi-bin/phcgi?PH_QKC=goenrol&amp;PH_APP=Default&amp;PH_HTML=goenrol.h
tm&amp;PH_ACTION=search&
amp;STU_CRS:STUDNO=19992704&amp;STU_CRS:COURSEID=1652">GoEnrol</A>
</td>
</tr>


Thanxs 
Graeme Martin
Project Manager 
Information Technology Services Division 
University of Sydney Cumberland Campus 

g.martin@cchs.usyd.edu.au
(02) 93519756
Mob  0418 216770
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.