Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. firesign

    Can CF retrive text from a TEXTBOX ?

    well yeah ..that works one way ... but the way i want it is<br>like this :<br><br>There are 2 select boxes and a text box.<br>Click on selectbox1 and bunch of values open up in selectbox2<br>click on one of the values in selectbox2 and the<br>text box gets a number.<br><br>notice the numbers are...
  2. firesign

    Can CF retrive text from a TEXTBOX ?

    hi,<br>&nbsp;&nbsp;I have a textbox on my page and that holds a certian <br>value. Now I need CF to read that value.<br>&nbsp;&nbsp;How do I go about doing something like that ??<br><br>F/S <p> <br><a href=mailto: > </a><br><a href=http://www.auctionhome.net>Auctionhome</a><br><br>
  3. firesign

    Can too many query requests crash SQL ?

    OK !!<br>&nbsp;This is exactly what I was told ... that some part of the code was going into and infinite loop.<br>But for some reason no one could detect that particular page that does this ...<br>&nbsp;&nbsp;&nbsp;How would i know which part of the code goes into and infinte loop. All the...
  4. firesign

    insufficient system memory to run this query. (could someone explain)

    ===========================<br>ODBC Error Code = 37000 (Syntax error or access violation)<br><br>[Microsoft][ODBC SQL Server Driver][SQL Server]There is insufficient system memory to run this query.<br>============================<br><br>Im using CF code to access the SQL database. There are...
  5. firesign

    Can too many query requests crash SQL ?

    I figured this code would be to long for anyone to read! : )<br> <p> <br><a href=mailto: > </a><br><a href=http://www.auctionhome.net>Auctionhome</a><br><br>
  6. firesign

    Passing a CF variable to a Javascript

    yeah, I thought of that.<br>Although it really never hit me until I read what you wrote.<br><br>ok, I have a array in CF say #sOUTPUT[x]#<br><br>now, I want to transfer all these items to JS for calculation.<br><br>lets say, var n[x]<br><br>CF has a bunch of items&nbsp;&nbsp;that it pulled from...
  7. firesign

    Bypass proxy Service on NT 4.0 for VPN

    ok,<br>&nbsp;&nbsp;here is what you do? Open up the Proxy server Management<br>Console.<br>Next your server will be visible on the left.<br>Click on the server, and on the right dbl-click on web proxy.<br>The Web Proxy property box opens up.<br>now, click on 'Client Configuration'<br>The lower...
  8. firesign

    Can too many query requests crash SQL ?

    Hi, <br>&nbsp;&nbsp;I dont know if this would make any sense...<br>But in brief ... there is the first query that picks up<br>information from the categories database. Then there are<br>loops that check each item that is queried, and cross reference check thru another...
  9. firesign

    Can too many query requests crash SQL ?

    The main error that I get is a <br><br>ODBC error = 37000<br>not enough memory to complete this query.<br><br>Someone said that the code may be running into an infinte<br>loop ...<br><br>F/S <p>Vince<br><a href=mailto:firesign1@altavista.net>firesign1@altavista.net</a><br><a...
  10. firesign

    No POP3 access in my domain !

    hi,<br>&nbsp;&nbsp;Ive set up an NT4 machine to act as a PCD.<br>There is IIS 4.0 installed, with SP6a. Also the <br>MS Proxy service is running. There are around 5 clients that are connecting to my machine. They can't seem to <br>get POP3 access to the mail server ( which happens to be a free...
  11. firesign

    Is RAS required for access to public folders from external sales forc

    ok, <br>  lets say you have 10 people in sales. Then you would<br>need at least 8 modems connected to the server and  8 seperate lines. (talking bear minimum here).<br>  <br>   Question: why dial up via a RAS connection to your server ?<br><br>   They can all use a company internet account to...
  12. firesign

    Can too many CF queries to SQL crash the sever ?

    hi,<br>&nbsp;&nbsp;Im developing using Coldfusion and Im using an SQL<br>database. Now, part of the code requires me to access/query<br>the database several times ...<br>&nbsp;&nbsp;Now Im thinking if 30-40 people run this same code <br>at the same time ... will it affect the SQL database server...
  13. firesign

    Can too many query requests crash SQL ?

    hi,<br>&nbsp;&nbsp;Im developing using Coldfusion and Im using an SQL<br>database. Now, part of the code requires me to access/query<br>the database several times ...<br>&nbsp;&nbsp;Now Im thinking if 30-40 people run this same code <br>at the same time ... will it affect the SQL database server...
  14. firesign

    Is RAS required for access to public folders from external sales forc

    not really.. if u are connected to the net 24/7<br>there are alternatives!<br>
  15. firesign

    Automated Startup

    yeah...why turn it off... all the new MotherBoards are<br>energy saving ... so when there is inactivity for more<br>than,say, 30min, it goes into standby. Here all systems are<br>down. Monitor off, HDD off, CPU fan only on.<br>&nbsp;&nbsp;&nbsp;And you can time it to come on if the phone...
  16. firesign

    Passing a CF variable to a Javascript

    hi,<br>&nbsp;&nbsp;I also wanted to know if a JS prog can hold a CF variable ?<br>Here JS is just outputting a CF variable .... but can I pass the CF variable to a JS variable ???<br><br>[V]
  17. firesign

    Ever get a ODBC error = 37000

    hi, <br>&nbsp;&nbsp;I seem to be getting a lot of that error.<br>And the SQL server gives a not enough memory to complete <br>query!<br>&nbsp;&nbsp;dunno why this happens....any ideas ??<br>this is urgent!<br><br>thanks,<br>vince<br>

Part and Inventory Search

Back
Top