1
Manipulate URL?
I am a complete idiot when it comes to computers. I use Word, I write emails, I play an online game, I look at a few websites here or there. I have been playing an online game for 3 years, and 3 days ago I was blocked by the makers. Initially they said I was [...]
Answer Question
| February 21, 2013 9:33 PM
URL, URL Encoding
I am a complete idiot when it comes to computers. I use Word, I write emails, I play an online game, I look at a few websites here or there. I have been playing an online game for 3 years, and 3 days ago I was blocked by the makers. Initially they said I was [...]
Redirecting all URL combinations
Can we redirect all possible url combinations to our homepage IE: www.homepage.com, homepage.com, http://www.homepage.com, http://homepage.com etc? We are using DNS on Windows Server 2008. Please advise.
Answer Question
| March 31, 2012 6:02 PM
DNS, DNS server, URL, URL redirection, Windows Server 2008, Windows Server 2008 Administration
Can we redirect all possible url combinations to our homepage IE: www.homepage.com, homepage.com, http://www.homepage.com, http://homepage.com etc? We are using DNS on Windows Server 2008. Please advise.
Adding company affiliate code to the Amazon URL
Is this doable and legal? We want anyone that uses amazon.com from our company computers to have our company affiliate code added to the url. We would want to do this via our DNS servers which are Windows 2003. Is this possible? Is it a violation of the Amazon TOC or laws?
Answer Question
| August 31, 2010 2:27 PM
Amazon, DNS server, URL, URL Encoding, Windows Server 2003, Windows Server 2003 Group Policy
Is this doable and legal? We want anyone that uses amazon.com from our company computers to have our company affiliate code added to the url. We would want to do this via our DNS servers which are Windows 2003. Is this possible? Is it a violation of the Amazon TOC or laws?
SiteMinder Wrong Assertion Consumer Service URL location
When using SiteMinder as an IdP/SSO the error “Denying invalid request with wrong AssertionConsumerService URL location AssertionConsumerService URL value must match the one specified in partner metadata”. Where in SiteMinder GUI/configuration can the correct URL value be found?
Answer Question
| July 20, 2010 10:25 PM
GUI, SiteMinder, URL, WAM, Web Access Management, Web Access Management System
When using SiteMinder as an IdP/SSO the error “Denying invalid request with wrong AssertionConsumerService URL location AssertionConsumerService URL value must match the one specified in partner metadata”. Where in SiteMinder GUI/configuration can the correct URL value be found?
URL address greater than 255 characters. How to overcome that limit in ABAP
I have a button on my opening screen that calls a function that brings up a URL containing documentation. It worked great in testing until I tried to use a URL address that is longer than 255 characters. Is there a BAPI or method or something that will work with more than a 255 character string? [...]
Answer Question
| July 23, 2010 8:00 PM
ABAP-program, BAPI, SAP development, SAP ECC 6.0, URL
I have a button on my opening screen that calls a function that brings up a URL containing documentation. It worked great in testing until I tried to use a URL address that is longer than 255 characters. Is there a BAPI or method or something that will work with more than a 255 character string? [...]
Access the API using AS400
Hi, I would like to send the few tracking details in to the website and to get back the details from the web. The URl has special character like < > & ” .(for passing the values to the web) and more than 200 of length. i would need to know is there any way like using any [...]
Answer Question
| February 1, 2010 1:00 PM
API, AS/400, AS/400 API, AS/400 programming, CLP, RPG, URL
Hi, I would like to send the few tracking details in to the website and to get back the details from the web. The URl has special character like < > & ” .(for passing the values to the web) and more than 200 of length. i would need to know is there any way like using any [...]
calling a URL from RPG OR CL
I would like to call a html. page from either a RPGLE or CL program.
Answer Question
| November 5, 2009 5:42 PM
AS/400, AS/400 Web Access, URL
I would like to call a html. page from either a RPGLE or CL program.
App that allows URLs with associated usernames and passwords
I would like to create an application that enables a user to store multiple urls with associated usernames and passwords. When a user clicks on a link the application automatically logs the user into the associated url. Unfortunately I cant seem to search for this type of application because all search criteria leads to a [...]
Answer Question
| June 22, 2009 4:05 AM
log on, Password, URL
I would like to create an application that enables a user to store multiple urls with associated usernames and passwords. When a user clicks on a link the application automatically logs the user into the associated url. Unfortunately I cant seem to search for this type of application because all search criteria leads to a [...]
executing a url from the as400
I have created a job in the AS400 job schedule and I need to execute a url from that job after I FTP a file to a server. I want to execute the url from the AS400 directly, not from a PC or a 5250 emulator session on a PC. When I run the job, [...]
Answer Question
| November 10, 2008 3:57 PM
AS/400 error messages, AS/400 job scheduler, STRPCO, URL
I have created a job in the AS400 job schedule and I need to execute a url from that job after I FTP a file to a server. I want to execute the url from the AS400 directly, not from a PC or a 5250 emulator session on a PC. When I run the job, [...]
URL link in PHP/MySQL script
I am adding a URL within a table with PHP and a MySQL Database, my string doesn’t show all of the URL, it cuts it off.
Answer Question
| June 21, 2008 10:43 PM
MySQL, PHP, Table Functions, URL
I am adding a URL within a table with PHP and a MySQL Database, my string doesn’t show all of the URL, it cuts it off.
OWA URL not working- Exchange 2003
We run a single Exchange 2003 server behind a SonicWall TZ170 firewall. I recently updated the security services on the SonicWall and now our OWA FBA page isn’t loading. We use http://mycompany.com/email to access OWA, this is the URL that doesn’t work. I can still access the exchange server by going to http://mycompany.com/exchange. Let me [...]
Answer Question
| June 21, 2008 12:14 AM
Exchange 2003, Firewalls, Outlook, Outlook Web Access, OWA, SonicWALL TZ 170, URL
We run a single Exchange 2003 server behind a SonicWall TZ170 firewall. I recently updated the security services on the SonicWall and now our OWA FBA page isn’t loading. We use http://mycompany.com/email to access OWA, this is the URL that doesn’t work. I can still access the exchange server by going to http://mycompany.com/exchange. Let me [...]
Access a password protected URL using Java code
I am trying to access a URL using the HttpURLConnection in Java code. The URL is password protected. I have to authenticate our Lotus Domino server for accessing before even attempting to access the URL. How do I authenticate my Lotus Domino server to access the password protected URL using the HttpURLConnection? Can anyone give [...]
Answer Question
| March 8, 2012 5:16 PM
Authentication, Java, Lotus Domino server, Password protected, URL
I am trying to access a URL using the HttpURLConnection in Java code. The URL is password protected. I have to authenticate our Lotus Domino server for accessing before even attempting to access the URL. How do I authenticate my Lotus Domino server to access the password protected URL using the HttpURLConnection? Can anyone give [...]
Help with URL showing in the address bar on the web in Lotus Notes
Hi- I have a lotus notes application that opens from a website. After it opens, the name of my database is in the address bar of the website, which is fine, but when I try and go to another URL in the database -by using a hotsport URL – the address does not change to [...]
Answer Question
| March 19, 2008 5:31 PM
Application development, Browsers, Lotus Notes, URL
Hi- I have a lotus notes application that opens from a website. After it opens, the name of my database is in the address bar of the website, which is fine, but when I try and go to another URL in the database -by using a hotsport URL – the address does not change to [...]
1





