img src is too long

P

Pelle

I am trying to create a ( xhtml 1.0 transitional ) page that contains
"img" element.

The problem is that "src" would be really long. I have tried and some
where along the way, end of the url is cutted down.

Does anyone know how to use POST-method for "img" "src"? Or alternate
means for achieving what I am trying to do..

Thanks,

-Pelle-
 
J

Janwillem Borleffs

Pelle said:
I am trying to create a ( xhtml 1.0 transitional ) page that contains
"img" element.

The problem is that "src" would be really long. I have tried and some
where along the way, end of the url is cutted down.

Does anyone know how to use POST-method for "img" "src"? Or alternate
means for achieving what I am trying to do..

When you want to display the image, the only method to use is 'GET'. POST is
for sending data.

Cutting down thelength of the src would bethe only option for you.

JW
 
P

Pelle

Thanks for the info.

We solved the problem by cutting down the parameter length ( had to do
some rework in the server-side ).

-Pelle-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,016
Latest member
TatianaCha

Latest Threads

Top