one other thing I would like to accomplish, which may be done in the database, is if a ticket has a reminder date set, then at midnight or a set time of day, it would email the ticket owner a reminder.
Travis
http://www.bluelinenetworks.net
I get back the proper value from the datareader.hasrows, I did a test display of the output in a label field and it returns properly, but not when i output during the false portion of the if, only during the true piece
Travis
http://www.bluelinenetworks.net
there is a ticket id (autonumber) and ticket number (to look like a bigger company) in this format of yyyy-mmdd-xxxx, so the xxxx portion will be the count part (xxxx) would be generated by the count query(x). (First of the day being x+1 rather than x=0)
Travis
http://www.bluelinenetworks.net
that sounds great actually, and if there were none for that day, then it would assign 1, and then x+1
Thats kinda what i was thinking, just couldnt put it together, thanks a bunch!
Travis
http://www.bluelinenetworks.net
The site is a helpdesk site for our clients to manage/view/contact us through.
I am not "great" with sql, how would I create the property and make it reset to 0 at midnight?
I figure I could do some sort of query to make it work, but trying to keep this clean.
Travis...
My ASP.net application needs the be able to reset an application variable, lets call it dailyTicketCounter, and I am trying to do it without having to cheat by loading the page at midnight to do it.
Does that clarify?
Travis
http://www.bluelinenetworks.net
The code below is what I am using to determine if credentials were good.
Try
While sqlOutput.Read
If sqlOutput.HasRows = False Then
lblErrorMessage.Text = "You don't have access to this site. Please contact your administrator."...
I dont actually have a GUI desktop client. I was just going to create something that would sit on the server and fire at midnight to reset the value.
Travis
http://www.bluelinenetworks.net
with terminal server liscences to the server, you can connect out to the others. you would have to specify an IP for each person and have their VNC client listen on just that IP.
i think some of the others made this more complicated.
As they did state, you can only help one user at a time...
you should have an "A" record for "WWW" under the companyname.com folder, change that to point to the new web server IP.
if you dont already have a "mail" or other A record, add one to point to the current IP address of the OWA server
Travis
http://www.bluelinenetworks.net
i dont think its the enhanced security, sounds more like DNS or something else blocking it....
did you remove the ES through add remove?
Travis
http://www.bluelinenetworks.net
I am looking for any clues as to how I might be able to do the following...
I have a support ticket site that I am building, I would like the ticket numbers to be created as yyyy-mmdd-####.
The first part is ok, but I am trying to figure out a way to make the application (asp or vb) fire an...
One should be an operations master, I would do the other one first, then make that the OM, then upgrade the other...just in case something goes wrong.
Travis
http://www.bluelinenetworks.net
what if you make the folders not viewable to other than the client you want to see it. That or dont let them see that directory, and make them set the start folder to users/a
Travis
http://www.bluelinenetworks.net
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.