ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   URL String (https://www.excelbanter.com/excel-programming/285706-url-string.html)

Q[_2_]

URL String
 
does anyone know, if its possible, how to extend an URL
string past 1,034 characters. right now the limit i have
is 1,034 characters if anyone knows a way i can exceed
that number without sending it as an attachment, it would
be greatly appreciated, thanks in advance.

~q

Don Guillett[_4_]

URL String
 
You could put part in a string called x
x="dddkjkjllkjljlkj;lksjdalkdjfeljeeklje"
url="jkjljlkjlkjklj" & x
or in the middle
url="ddkjlkjljlj" & x & "kjlkjj;jj;ljj'"
--
Don Guillett
SalesAid Software

"Q" wrote in message
...
does anyone know, if its possible, how to extend an URL
string past 1,034 characters. right now the limit i have
is 1,034 characters if anyone knows a way i can exceed
that number without sending it as an attachment, it would
be greatly appreciated, thanks in advance.

~q





All times are GMT +1. The time now is 05:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com