| |
| |
| |
|
Comments:
<0> hi, i'm getting the following response from a aspx page <0> sessionId=http:ppdev.mysite.compsomefolderpRS.aspxa06p19p2006r842& <0> should be : sessionId=06p19p2006r842&
<0> any takers? <1> anyone around that can help me with a custom validator? <2> i have this on my page Set rsUSERS = GETUSERS(Request("txtSEARCHDIST"), dLNG, dLAT) which sets rsUSERS = a function with my sql statment in it <2> before this i put rsUSERS.CursorType = 1 and when I print the rsUSERS.CursorType it = 3 <2> if i put rsUSERS.CursorType = 1 after the SET rsUSERS = GET..... then i get cannot do this while the object is open <2> how can i change the rsUSERS to a cursortype of 1 <2> being there is NO rsUSERS.Open statment <2> ok i got it so i can set it to rsUSERS.Open SQL, AdoCnxn, 1, 1 <2> but the cursor type is still 3 when i print it <2> turns out all my record sets are 3 and they all have 1, 1 at the end <2> also tried printing the adOpenDynamic, AdLockReadOnly and still get 3 <2> any ideas?
<0> hi, i'm getting the following response from a aspx page: <0> sessionId=http:ppdev.mysite.compsomefolderpRS.aspxa06p19p2006r842& <0> should be : sessionId=06p19p2006r842& <0> someone knows what's wrong? <2> anyone have any ideas why would not be able to set my cursortype <2> it's 0 by not setting my cursortype at all and no matter what i try to set it to it = 3 if i set it to anything <2> i can't get my cursortype to = 1 <2> using a mysql database <2> i can change my cursor location just fine but not my cursor type <2> anyone <2> have any ideas why i cannot change my cursortype? <2> anyone?
Return to
#asp or Go to some related
logs:
#sql #beginner #gamedev #politics code for BLL file for accessing DAL file in ASP with Vbscript #heroin #computers #politics #microsoft #flash
|
|