Thanks for your brainstorm. I have solved the issue with the help of your thoughts on IIS parsing.
I included the file as an asp page before but I forgot to add the <script> tag to the page.[/img]
Search found 4 matches
- Wed Dec 15, 2004 6:59 pm
- Forum: Anything Goes
- Topic: Need to insert asp into aI url
- Replies: 5
- Views: 6752
- Wed Dec 15, 2004 6:45 pm
- Forum: Anything Goes
- Topic: Need to insert asp into aI url
- Replies: 5
- Views: 6752
- Wed Dec 15, 2004 6:30 pm
- Forum: Anything Goes
- Topic: Need to insert asp into aI url
- Replies: 5
- Views: 6752
- Wed Dec 15, 2004 4:38 pm
- Forum: Anything Goes
- Topic: Need to insert asp into aI url
- Replies: 5
- Views: 6752
Need to insert asp into aI url
Hi All-
I need to add the following asp into my url within my menu item.
<%=encode("deferrals")%>
This does not work for what appears to be several reasons
aI("text=deferrals ;url=FileUpload.asp?file=<%=encode("deferrals")%>;");
I have several other items on the same menu that ...
I need to add the following asp into my url within my menu item.
<%=encode("deferrals")%>
This does not work for what appears to be several reasons
aI("text=deferrals ;url=FileUpload.asp?file=<%=encode("deferrals")%>;");
I have several other items on the same menu that ...