Info: here's what I want to have in my menu_data.js:
aI("text=EEO Sub Codes;status=http://hrprod.rar.ncsus.jnj.com/cgi-law ... et=desktop;");
The problem is that Milonic interprets the ; as a delimiter and my url is truncated, what can I do?
See this part of the URL: &OUT=REPORT&FIELD=eeo_sub_code;eeo_subcat_txt
need to embed a semicolon in my url string in a menu...
-
- Beginner
- Posts: 9
- Joined: Fri Jan 21, 2005 10:24 pm
- Location: New Brunswick, New Jersey
Not my area of knowledge, but I do remember other questions about a semi-colon or other marks. Here are two posts you can check. They talk about escaping it, or not being able to escape it and what to do in that case.
http://milonic.com/forum/viewtopic.php?p=23686
http://milonic.com/forum/viewtopic.php?p=25192
Try a search just using semi-colon as the search term, there may be more.
Ruth
http://milonic.com/forum/viewtopic.php?p=23686
http://milonic.com/forum/viewtopic.php?p=25192
Try a search just using semi-colon as the search term, there may be more.
Ruth
-
- Beginner
- Posts: 9
- Joined: Fri Jan 21, 2005 10:24 pm
- Location: New Brunswick, New Jersey
need to embed a semicolon in my url string in a menu...
Thanks Ruth, the backquoting worked!
Happy Weekend All
Happy Weekend All