HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
representing file name after submit is done...
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
daniel



Joined: 11 Jul 2005
Posts: 13

PostPosted: Sat Jul 30, 2005 11:14 pm     representing file name after submit is done... Reply with quote

Hi All,

This is part of my code :

<TR class="formLabel">
<TD><DIV ALIGN=right>
Specify input file name:
</DIV></TD>
<TD>
<TMPL_IF SUBMIT_FILE>
<INPUT name="file" type="file" value="<TMPL_VAR SUBMIT_FILE>">
<TMPL_ELSE>
<INPUT name="file" type="file">
</TMPL_IF>
</TD>
</TR>

I have other TRs in this form, and one of them performs a submit to the page, although displaying the same page again.
If I select a file name, after the submit, the file name is not appearing on the screen.
(for other input types such as check-boxes and drop-downs, it works and I can see the selected values even after the submit) it looks like the problem is when the type equals to "file"....
I must say that even after the submit, the "<TMPL_VAR SUBMIT_FILE>" holds the correct file name....

Can you help me !?!?

Thanks,
Daniel.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial