generally setting the size last is better. But i am wondering if that was the reason for the studio to show it different.
Type: Posts; User: starzen
generally setting the size last is better. But i am wondering if that was the reason for the studio to show it different.
is there a reason why you are setting the size twice in some objects?
a bit tricky. DF changes the size when setting any font type properties. so if you set the size first and then change the font...
thats why i was asking about the clear. OnNewCurrentRecord is called when a new record is found or dd is cleared so something seems to be happening too early
follow the callstack back to see what...
are you possibly clearing a DD too early?
the line in your error message is a webset. but it looks like it is in DAWs packages
check there and see why that line is being called too early. it could be caused by something else you are doing...
that generally means the control implementations in javascript is incorrect. I have seen a few on here that are not created properly so they only allow one instance.
do you have a webset psvalue? there?
essentially this happens if you try to set a web property before the web property system is initialized.
if you have a webset that causes this you could...
Fedex has a web API for tracking, shipping, package cost calculation, time in transit etc.
it is not a very complex API really but you do need a Fedex developer account i believe to have access to...
you can also assign a css class psCSSClass
use CSS selectors
if you have an id
something like
#myid button {
}
you dont want to use shared DDs
you want to pass the information using Procedure OnGetNavigateForwardData
you would need to be more specific. They should be in sync but there are reasons for them not to be
as far as why do they get cleared
keep in mind a running process is serving different users...
works pretty well within its limits
for ex your multiplication with 100 make sure to use 100.0 if you dont want to loose the decimals otherwise it will convert to integer
use the eval function
eval(myexpr)
where myexpr is a string
there are some limits to it of course
a few things besides the move vs get
if your request_validate fails you are not executing your save but still execute the move/get
also you are not handling the issue of an error during the...
tested with web order but without SPLF. no such issue
have you tried without SPLF?
checked browser debugging/networking (do you see the same calls twice)
you didnt mention anything on db size and number of users
but for example if the general performance of the TS is slow you could test stopping the SQL server engine to see if it makes any...
you installed SQL server on the TS and moved the db to that server
SQL server does use some resources but one instance and one db shouldnt cause a major issue to any machine/VM as long as it is a...
we have the same. no problem at all with wordpress.
one option tp prevent using urls like this is to use url rewrite on the server
you could change your url to something like
mmmmm.com/welcome/65C8C939-67C9
that allows you to hide the...
the data you have is not a direct image but an inline image encoded with base64
Searching is a tricky thing. Seems so simple but really isnt
Because we often have to work on large code bases that we inherit we had the need for a good search mechanism smarter than a simple...
wow thats an old robohelp project
i was able to get a quick and 'dirty' pdf file from it
http://www.starzen.com/doc/szwizard/szwizard.pdf
good question. let me look
only 26 years old ...