|
|
Rank: Member Groups: Member
Joined: 3/16/2004 Posts: 5 Points: 0
|
If the tree node has a comma in its name for instance - [+] 1, 2, 3 - and you attempt to expand the node the subtree will not load. The loading message will appear for some time and then you will be presented with a pop up explaining that the subtree could not be loaded. Is there a quick code change for this?
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
I can't simulate the problem. Can you post url of sample or send it to fedor@aurigma.com?
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 3/16/2004 Posts: 5 Points: 0
|
Below is a url that will demonstrate what I think is a problem with having a comma or maybe multiple commas as part of a treenode's name. http://www.mysolarc.com/Contents/HelpDemo/HelpFrameset/HelpFrameset.aspTo Recreate: Expand the Trading Desktop node. Expand the Logistics Deal Templates node. Attempt to expand the Storage Deal, Terminal Deal, and 3rd Party Storage Deal node. This will eventually cause the subtree loading routine to time out. The commas are the only difference I can think of between the nodes that work and the nodes that don't work.
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Hello, The problem arrises because following url with subnodes data can't be loaded: http://www.mysolarc.com/Contents/HelpDemo/HelpFrameset/Files.asp?path=Contents%2FHelpDemo%2FSRA+IV+S4%2F00000%5FTrading+Desktop%2F00020%5FLogistics+Deal+Templates%2F00000%5FStorage+Deal%2C+Terminal+Deal%2C+and+3rd+Party+Storage+Deal%2F Do you use the same Files.asp file as in our sample?
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 3/16/2004 Posts: 5 Points: 0
|
I do use the files.asp as in the sample that you provided. I found a link of interest that may solve the problem. I was not sure how to implement it though. http://www.aspfaq.com/show.asp?id=2302
|
|
|
Guest |