|
|
Sergey Kornilov admin 5/24/2011 |
|
I would suggest to move your ASP functions to a separate ASP file. Here is how you can do this: http://xlinesoft.com/asprunnerpro/docs/how_to_add_external_files.htm |
|
|
B
|
beachldy author 5/24/2011 |
|
I moved both functions to a file named Reg.asp. When I add the include_asp in the login form under any event, (there is no "before table initialized" event), I get this error: |
|
|
B
|
beachldy author 5/24/2011 |
|
I put the code in the aspfunctions.asp page. |
|
|
B
|
beachldy author 5/24/2011 |
|
Never mind about the last 2 replies. Thanks. |
|
|
B
|
beachldy author 5/24/2011 |
|
Ok, I added the code the aspfunctions.asp, but whatever I add to that just disappears after I build the project. SO, we're back to not getting my asp code to work in a separate page OR within aspfunctions.asp. |
|