Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hicham_idrissi

#1
Sorry I was too busy.
Yes it is precisely what I want mean. Infact I use FET 3 years ago after a recommendation from a colleague and I found  it fast and powerfull but it lacks some details like that FET GUI doesn't allow me to add more informations which I need.
So I have to add other tag or attributes from database ( like <Group id="111" short="TCS" section_type="S"... ) But FET rewrite final file named xxx_data_and_timetable.fet without these attributes. I gess that FET rewrite xml stream only with recognized tag.
what I wanted to do is :
1-   Use a single data file "xxx_data_and_timetable.fet" generated by FET.
2-   For each view I want see ( teacher timetable or group timetable ...) I use XLST for parsing and formatting data form data file directly in my browser. Or export to other format like *.xls ...
3-   Use CSS template to customize display.
But it's very difficult for me to do this without these tags or attributes. I hope that I expressed well my problem. Thanks for all.
#2
It's fine. thanks a lot.
I encountered some problems.
I have my school data in access file so I create directly fet file with VBA and MSXML library and I have to add some attributes like id,short,... all works perfectly except that FET rewrite a final file in output directory without these attributes and I have to use xslt to merge original and result file.
could you suggest me some ideas.
#3
Take your time, and tkank you again.
#4
This problem occurs with 5.19.0 Morrocan version juste after i try to generate timetable
my input file is in arabic language so I guess it's an opportunity to learn Arabic  :)
I send you a demo input file juste for see what happens
thanks
#5
thank you sir. it works perfectly except that if you work with 11 half-day to represent a break time Saturday afternoon -> program crashes
I think that it would be better if you catch this error into you code and display an message box alerting user without exit program
thank you very much and I hope you updates marcocain Version