SharePoint survey url autofill
Hi!
i wanted to ask is there a way to send data to a survey by url?
for example i want that every title to response that was sent from entering X url will be home and by other url will be work
any other posible ways will be considered as well :)
thanks!
October 31st, 2010 5:14am
Hi DaveScorpions,
Thanks for sharing your problem.
My understanding is that you want to get each page title by
judging the URL.
We can find the title and URL in table dbo.Webs in WSS-Content SqlServer database.
I think you could use development method to get title from SqlServer.
Hope it helps.Best regards.
Free Windows Admin Tool Kit Click here and download it now
November 1st, 2010 7:25am