Hey Parvinder, 2011/8/6 PARVINDER RAJPUT <[email protected]>: > Thanks to all of you > But my problem is internal linking. Have any simple method to link two > files with each other, like html source code
Aha. The system linker error that you pasted does not have anything to do with links between pages. I'll spare you the please-learn-c++ programming meme again but it definitely applies -- it should be evident from the confusion that you are not only wasting your own time. > <a href="/home/parvinder/Desktop/filename.html">link-name</a> > as it in Witty than pleas suggest me. > http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WAnchor.html > I have tried this link manual, but cannot able to understand it. You probably want to take a look at the Wt's internal path API or simply use a WMenu. See: WAnchor::setRefInternalPath() WApplication::internalPathChanged() Regards, koen ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
