Question,
I am developing a specific application that needs to execute a task "n" number of times per day with a set maximum.. But without a set time. Can this be done? What is the preferred method of doing so?? in vb.net or C#.net
NotSupportedException: Notifications require SQL Server 9.0 or later.]
Trying to remove this from showing up.Only shows on application startup. (when I visit the site)Any idea how to remove this? Its on a hosted provider (shared hosting)... and wondering how I can fix / remove this from...
Im using the itextsharp library,
Wondering on a multi-page tif, right now my code is producing vertical pages only... Even for pages within the TIF that are horizontal;
I am lost as to why, and a way to fix this....
Public Function ConvertTIFtoPDF(ByVal SourceFilename As String, ByVal...
Trying to split a field.
ie
[Field1]
Sample The dog jumped the fence
Example output:
Field(1) + 'asd ' + Expr(2)
The asd dog
Not sure if what I typed is correct.. Hopefully it helps. Trying to take one field, and break into array so I can build a new output in another...
I'd like to retrieve the rows from the db, and change the ID to a renamed file based on fields in the table, then execute a rename on the file...
right now files are stored in the db as ID.ext ... any way to use a stored procedure and change to field1.ext ??
I figure that a stored procedure...
I need someone to if they can provide me a sample app that will auto increment a data field..ie.
http://website/file1.jpg
http://website/file2.jpg
http://website/file3.jpg
up to 100, and fill a grid with images based on that data... Can anyone help me? Im having a hard time trying to figure...
Okay my problem seems to be importing an XML/RSS feed using the Data Flow of the SQL Integration services.
It imports everything except the title and description from what I can see..
Ive noticed the CDATA in both of those, any way to tell SSIS to use that? Ive tried almost everything, and im...
Im trying to programatically add a Tab control to the tab list and automatically goto that tab as selected.
MY code below isnt working to do this..
Dim Tab1 As New Microsoft.Web.UI.WebControls.Tab()
Tab1 = New Microsoft.Web.UI.WebControls.Tab()
Tab1.Text = "Privacy Policy"
'Add...
I have a website in ASP.Net that uses a gallery I created, that creates HTML for each cell in a table. using datalist control.
However, Im lost at where I start with caching the graphics (I use the system.graphic manipulation to create thumb of images).
Is there any way to cache the images I...
Im authenticating using an SQL DB,
and using forms authentication, trying to secure
another dir. ie. /secured
The login.aspx is located in the root of the web.. rather than the secured dir.
I get the login.aspx (I created) and when I submit, it doesnt 'authenticate'. Yet, the credentials are...
Anyone know how to use 'Group Policy' to show the internet explorer thats not enabled by default on XP Pro machines?
Ive tried adding the registry entry for NoInternetIcon to 0 to the HKLM. Anyone know a way around this? w/o adding an iexplore.exe shortcut?
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.