Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server side processing

Status
Not open for further replies.

ddrillich

Technical User
Jun 11, 2003
546
US
Good Day,

I have the following form:

<form name="form1" action="mul-select-post">

<select name="menu1" multiple>
<option value="<option value="</select>

<button type="submit">Submit</button>

</form>

I would like to process the results with tcl on the server side. It's done within the Vignette V6 environment.

Is it possible?

Thanks,
Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top