Hi Patten,
I work for a software and hardware company and get people asking me this same question all the time. VB .NET is the standard edition which is only a basic compiler (you cannot create/run dll's) as well as all the other goodies that come with it.
Visual Studio tools have...
Hi Tia,
This is an easy question and I guess I'm the only one who can answer you at the moment. The way I did mine is to create a function call onLoad() and call it in the body of your HTML script. Something like this:
Function onLoad()
{...
I think I understand what you're saying but you just making me more confused! Can you try and explain a little more clearer? With you going from one page to the next and saying certain things about it here and there and which page is doing what, it's making it kind of hard... Candie ;o)...
Hello!
Here is an excerpt on the part that I'm currently working on. There's 4 records in TBL_TEAM starting at ID_TEAM = 0. My goal is to initialize teamNumber to the first ID_TEAM record for that league.
In this case, the first ID_TEAM = 0 but ID_TEAM is being returned as 3. How do...
Hello everyone,
When I use this, it doesn't seem to take me to my first record in the my table, does anyone know how to forcefully get to the first record of a table without hardcoding?
Thanks! Candie ;o)
"Mere distances between 2 people bring you all that much closer in the end!"
Hello!
As you probably already know, it basically means that it is not getting the session value for region. Of what I can see, try and remove the single quote ( ' ) on the outside of the defined session variable.
Recordset1.Source = "SELECT * FROM HHSC_VoiceInventory WHERE region =...
Hey,
Not sure what you mean exactly, but do you mean can you still use Request.Form("variable_name") in another page after inserting? The best way to pass variables from multiple pages (as you might know) is using Session variables. You can define your Session variable by doing...
Thanks alot Jim!! I understand what you mean but might just keep the error trap since I have no idea how to do that time delay and get in the software\ms\jet\engines 3.5 or 4.0.
Also, thank you, RFletch, for trying to help! ;o) Candie ;o)
"Mere distances between 2 people bring you all...
Hello everyone,
I'll try and explain this to you the best that I can.
I'm am making a webpage using dll's to connect to my access database. In this, I cannot use autonumbers in case that we wanted to convert our database from access to oracle or sql. So, I have a function that does...
I'm actually not working with layers, just frames.
So, you're basically saying that if I want to have 2 pages moving simultaneously it'll only be with tables? There's no other way?
Administration is just where and admin(coach, person, etc.) logs on (userID & password) that is...
I currently am working with UltraDev 4.0.1 though I seriously don't notice the difference! ;o) Candie ;o)
"Never forget what you learn & learn from what you forget!"
Hi deecee,
When you're in the administration of my page, it shows more links than in the home page. Only problem with that is that some of the links go off the page on smaller monitors. I know this isin't a problem, I would just have to enable the scrollbar, but it would make my graphics...
Hi,
I heard quite frequently that the best way to do this is with tables, but I seriously don't have time to convert all my pages to tables right now! If anyone knows a simple way of doing this, or any way, please gimme a shout back!!
Thanks!! Candie ;o)
"Never forget what you learn...
Hi suzi,
Did you know that you can set a limit to when your sessions will timeout? Not sure if that will help you with this problem but it might... All you would have to do after defining how long you want your session to last do an if statement saying that if that amount of time has been...
Hi M,
The best tips that I can give you on using onBlur & onFocus would be to go the website:
www.htmlgoodies.com
Hope they help you! Candie ;o)
"Never forget what you learn & learn from what you forget!"
Derren,
Thanks for the tip. I figured this out for myself later after my posts. As for asking the same question in multiple forums, I'm not sure where everyone goes to look all the time so I took my chances and wrote it in every forum that it related too.
Hi Kavaman,
I seen that...
I know that alot of people ask this question, but mine's a little bit different, let me explain...
I am working with Frames (top, left & main). Top being the logo, left the navigational links & main being the frame to display all the pages. In my left frame, I have default links as well as an...
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.