Click here to Skip to main content
15,919,613 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncrystal report in popup window..., Pin
Member 387988124-Oct-07 23:08
Member 387988124-Oct-07 23:08 
AnswerRe: crystal report in popup window..., Pin
Mircea Grelus25-Oct-07 0:00
Mircea Grelus25-Oct-07 0:00 
QuestionIs session id unique. [modified] Pin
Prakash_Mishra24-Oct-07 23:02
Prakash_Mishra24-Oct-07 23:02 
AnswerRe: Is session id unique. Pin
squattyarun24-Oct-07 23:10
squattyarun24-Oct-07 23:10 
AnswerRe: Is session id unique. Pin
N a v a n e e t h24-Oct-07 23:24
N a v a n e e t h24-Oct-07 23:24 
AnswerRe: Is session id unique. Pin
Christian Graus24-Oct-07 23:40
protectorChristian Graus24-Oct-07 23:40 
AnswerRe: Is session id unique. Pin
John-ph25-Oct-07 0:24
John-ph25-Oct-07 0:24 
QuestionForm action with parameters Pin
JacquesDP24-Oct-07 22:44
JacquesDP24-Oct-07 22:44 
Hi all,

I have a submit button on a page inside a form, so if the button is clicked it should go to a page but also pass querystring parameters.





Now, if the user clicks the button, the url that is opened is :
www.somesite.com/somepage.asp?

but it's not passing the parameters with, for some reason it takes the "?" as the cut off.

If I take the "?" out and replace it with "&", for example :
www.somesite.com/somepage.asp&p1=123&p2=456

it goes to the following url :
www.somesite.com/somepage.asp?p1=123&p2=456?

and automatically inserts the "?" at the end.

How can I get past this?
Thanks in advance

No matter how long he who laughs last laughs, he who laughs first has a head start!

AnswerRe: Form action with parameters Pin
Imran Khan Pathan24-Oct-07 23:03
Imran Khan Pathan24-Oct-07 23:03 
GeneralRe: Form action with parameters Pin
JacquesDP24-Oct-07 23:09
JacquesDP24-Oct-07 23:09 
AnswerRe: Form action with parameters Pin
Spunky Coder24-Oct-07 23:08
Spunky Coder24-Oct-07 23:08 
Questionindexing server Pin
venky45624-Oct-07 21:56
venky45624-Oct-07 21:56 
QuestionAjax slow downs large grid, what to do? Pin
xenonysf24-Oct-07 21:35
xenonysf24-Oct-07 21:35 
AnswerRe: Ajax slow downs large grid, what to do? Pin
N a v a n e e t h24-Oct-07 21:38
N a v a n e e t h24-Oct-07 21:38 
GeneralRe: Ajax slow downs large grid, what to do? Pin
xenonysf24-Oct-07 21:50
xenonysf24-Oct-07 21:50 
GeneralRe: Ajax slow downs large grid, what to do? Pin
N a v a n e e t h24-Oct-07 22:58
N a v a n e e t h24-Oct-07 22:58 
AnswerRe: Ajax slow downs large grid, what to do? Pin
Christian Graus24-Oct-07 22:16
protectorChristian Graus24-Oct-07 22:16 
GeneralRe: Ajax slow downs large grid, what to do? Pin
xenonysf24-Oct-07 22:25
xenonysf24-Oct-07 22:25 
GeneralRe: Ajax slow downs large grid, what to do? Pin
Christian Graus24-Oct-07 22:27
protectorChristian Graus24-Oct-07 22:27 
GeneralRe: Ajax slow downs large grid, what to do? Pin
xenonysf24-Oct-07 22:32
xenonysf24-Oct-07 22:32 
GeneralRe: Ajax slow downs large grid, what to do? Pin
Christian Graus24-Oct-07 22:44
protectorChristian Graus24-Oct-07 22:44 
GeneralRe: Ajax slow downs large grid, what to do? Pin
xenonysf24-Oct-07 22:50
xenonysf24-Oct-07 22:50 
AnswerRe: Ajax slow downs large grid, what to do? Pin
Rama Krishna Vavilala24-Oct-07 23:42
Rama Krishna Vavilala24-Oct-07 23:42 
GeneralRe: Ajax slow downs large grid, what to do? Pin
N a v a n e e t h25-Oct-07 0:08
N a v a n e e t h25-Oct-07 0:08 
GeneralRe: Ajax slow downs large grid, what to do? Pin
xenonysf25-Oct-07 1:55
xenonysf25-Oct-07 1:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.