I am passing varibles from one page to the next using the URL. For example \\server\page1?order=12345. The Front page database component uses this varible just fine. How can I use it in a VBScript.
I know I could do that, but I don't have enough time for all the code necessary to do that plus the PC equipment at the external sites would take to long for the code to run. <br>
<br>
Thanks anyway DSJ.
I need to change a existing Access97 database table with data in it. I need to make the field size larger. I know Access97 can do this but I need VB code for a rollout to multiple sites. I tried using the ALTER TABLE SQL command but it doesn't work. Anyone have any suggestions?
This may sound to simple but I wasn't sure by you description of the problem so here goes. Did you clear your old variable or text box or whatever before doing the new SQL String? Or are you using a Data bound control?
I need to pass a value to an external VB application from a Web page. I would like to use something like "program.exe -q12345" where 12345 is a record number in a database. Can this be done?<br>
<br>
Please help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.