WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: passing variables in a URL (webbIE)

for

Number of posts in this thread: 2 (In chronological order)

From: james
Date: Mon, Jan 28 2008 1:30PM
Subject: passing variables in a URL (webbIE)
No previous message | Next message →

Hello, I downloaded webbIE to see if my work was accessible but I'm
having difficulty when i need to pass variables within a url.
On my page I am generating the links from a database via php/mysql. the
link takes the form of

edit.php?id=6 (with the value of id coming from a php variable).

is this possible in webbIE? When I activate the link, it just goes to
edit.php, with no mention of the variables?

I'm not using AJAX..the links are just generated once.

thanks

James

ps this is my first post, I hope I have sent it correctly.

From: james
Date: Mon, Jan 28 2008 4:40PM
Subject: Re: passing variables in a URL (webbIE)
← Previous message | No next message

Sorry, it seems I was using an old version that came with Thunder.

thanks

James

james wrote:
> Hello, I downloaded webbIE to see if my work was accessible but I'm
> having difficulty when i need to pass variables within a url.
> On my page I am generating the links from a database via php/mysql.
> the link takes the form of
>
> edit.php?id=6 (with the value of id coming from a php variable).
>
> is this possible in webbIE? When I activate the link, it just goes to
> edit.php, with no mention of the variables?
> I'm not using AJAX..the links are just generated once.
>
> thanks
>
> James
>
> ps this is my first post, I hope I have sent it correctly.
>